Table of Contents

Method WithSubcommands

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

WithSubcommands(IEnumerable<CommandBuilder>)

public CommandBuilder WithSubcommands(IEnumerable<CommandBuilder> subcommands)

Parameters

subcommands IEnumerable<CommandBuilder>

Returns

CommandBuilder