Class ConfigureCommandsEventArgs
- Namespace
- DSharpPlus.Commands.EventArgs
- Assembly
- DSharpPlus.Commands.dll
The event args passed to ConfiguringCommands event.
public sealed class ConfigureCommandsEventArgs : DiscordEventArgs- Inheritance
- 
      
      
      
      
      ConfigureCommandsEventArgs
Properties
- CommandTrees
- The collection of command trees to be built when the event is done.