create Command Option
Creates a CommandOption that can be used for commands
Parameters
The type of this argument
The name of this argument
The description of this argument
Optional ID of a string resource that will be used as description
Whether this option is required
Whether this option is the default selection (I think so at least I'm not 100% sure lol)
Channel types this command is enabled in
List of choices the user may pick from
List of command options if this argument is of type
Whether autocomplete is enabled
Creates a CommandOption that can be used for commands
Parameters
The type of this argument
The name of this argument
The description of this argument
Optional ID of a string resource that will be used as description
Whether this option is required
Whether this option is the default selection (I think so at least I'm not 100% sure lol)
Channel types this command is enabled in
List of choices the user may pick from
List of command options if this argument is of type
Whether autocomplete is enabled
minValue for number type options
maxValue for number type options