Property CommandType
- Namespace
- DisCatSharp.ApplicationCommands.Entities
- Assembly
- DisCatSharp.ApplicationCommands.dll
CommandType
The type that contains the sub commands of this command. null if command is not a group command or reflection failed.
public Type? CommandType { get; }