Property Children
- Namespace
- DSharpPlus.CommandsNext.Builders
- Assembly
- DSharpPlus.CommandsNext.dll
Children
Gets the list of child commands registered for this group.
public IReadOnlyList<CommandBuilder> Children { get; }
Gets the list of child commands registered for this group.
public IReadOnlyList<CommandBuilder> Children { get; }