ParameterAttribute
Namespace: Discord.Commands
Properties
Name
Description
Type
Name
The parameter's name
string
Optional
Whether or not this parameter is optional
bool
Methods
Constructor
Parameters
Name
Description
Type
name
The desired name for the parameter
string
optional
Whether or not the parameter should be optional
bool?
Last updated