Property Children
- Namespace
- DisCatSharp.CommandsNext
- Assembly
- DisCatSharp.CommandsNext.dll
Children
Gets all the commands that belong to this module.
public IReadOnlyList<Command> Children { get; }
Gets all the commands that belong to this module.
public IReadOnlyList<Command> Children { get; }