This mixin holds choices and autocomplete symbols used for options.
Adds multiple choices to this option.
Name | Type | Optional | Description |
---|---|---|---|
...choices | RestOrArray<APIApplicationCommandOptionChoice<ChoiceType>> | No | The choices to add |
Sets multiple choices for this option.
Name | Constraints | Optional | Default | Description |
---|---|---|---|---|
Input | APIApplicationCommandOptionChoice<ChoiceType> | No | None |
Name | Type | Optional | Description |
---|---|---|---|
...choices | RestOrArray<Input> | No | The choices to set |