Property Children
- Namespace
- DisCatSharp.CommandsNext.Builders
- Assembly
- DisCatSharp.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; }