ApplicationCommandOptionWithChoicesAndAutocompleteMixin
No summary provided.
Name | Constraints | Optional | Default | Description |
---|---|---|---|---|
T | number | string | No | None |
Readonly
Readonly
Adds multiple choices for this option
Name | Type | Optional | Description |
---|---|---|---|
choices | APIApplicationCommandOptionChoice<T>[] | No | The choices to add |
Marks the option as autocompletable
Name | Type | Optional | Description |
---|---|---|---|
autocomplete | boolean | No | If this option should be autocompletable |
Name | Constraints | Optional | Default | Description |
---|---|---|---|---|
Input | APIApplicationCommandOptionChoice<T>[] | No | None |
Name | Type | Optional | Description |
---|---|---|---|
choices | Input | No | None |