Adds default selected roles to the select menu.
Role IDs to be added as default.
The current RoleSelectMenu instance.
Sets the custom ID for the select menu.
The custom ID for the select menu.
The current SelectMenu instance.
Sets the default selected roles for the select menu.
Role IDs to be set as default.
The current RoleSelectMenu instance.
Sets whether the select menu is disabled. [disabled=true] - Indicates whether the select menu is disabled.
The current SelectMenu instance.
Sets the placeholder text for the select menu.
The placeholder text.
The current SelectMenu instance.
Sets the maximum and minimum number of selected values for the select menu.
The maximum and minimum values.
The current SelectMenu instance.
Represents a Select Menu for selecting roles.
Example