inline Class Option
Declares an input option encapsulated in an inline class.
Supported types can be found in ParameterResolver, additional types can be added by implementing TextParameterResolver.
Parameters
Name of the declared parameter which receives the value class
Name of the option on Discord, transforms the declared name uppercase characters with underscore + lowercase by default
The inline class type
Declares an input option encapsulated in an inline class.
Supported types can be found in ParameterResolver, additional types can be added by implementing TextParameterResolver.
Parameters
Name of the declared parameter which receives the value class
Name of the option on Discord, transforms the declared name uppercase characters with underscore + lowercase by default
The inline class type