Optional
Readonly
choicesThe choices of this option.
Readonly
typeThe type of this option.
Adds multiple choices to this option.
Rest
...choices: RestOrArray<APIApplicationCommandOptionChoice<ChoiceType>>The choices to add
Sets multiple choices for this option.
Rest
...choices: RestOrArray<Input>The choices to set
Generated using TypeDoc
This mixin holds choices and autocomplete symbols used for options.