DiscordCommand
Namespace: Discord.Commands
Properties
Name
Description
Type
Name
The command's name
string
Description
The command's description
string
Type
The reflected type this was constructed from
Type
Parameters
The command's parameters
IReadOnlyList<CommandParameter>
Last updated