Table of Contents

Method Build

Namespace
DSharpPlus.Commands.Trees
Assembly
DSharpPlus.Commands.dll

Build(Command?)

[MemberNotNull(new string[] { "Name", "Subcommands", "Parameters", "Attributes" })]
public Command Build(Command? parent = null)

Parameters

parent Command

Returns

Command