APISelectMenuComponent
Hierarchy
- APIBaseComponent<ComponentType.SelectMenu>
- APISelectMenuComponent
Index
Properties
custom_id
A developer-defined identifier for the select menu, max 100 characters
optionaldisabled
Disable the select
optionalmax_values
The maximum number of items that can be chosen; max 25
optionalmin_values
The minimum number of items that must be chosen; min 0, max 25
options
The choices in the select, max 25
optionalplaceholder
Custom placeholder text if nothing is selected, max 100 characters
type
The type of the component
https://discord.com/developers/docs/interactions/message-components#select-menus
API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.