Abstract
The type of select menu this would be instantiated for.
Constructs a new kind of component.
The data to construct a component out of
Clears the id of this component, defaulting to a default incremented id.
Sets the custom id for this select menu.
The custom id to use
Sets whether this select menu is disabled.
Optional
disabled: booleanWhether this select menu is disabled
Sets the id (not the custom id) for this component.
The id for this component
Sets the maximum values that must be selected in the select menu.
The maximum values that must be selected
Sets the minimum values that must be selected in the select menu.
The minimum values that must be selected
Sets the placeholder for this select menu.
The placeholder to use
Serializes this builder to API-compatible JSON data.
The base select menu builder that contains common symbols for select menu builders.