Adds default selected users to the select menu.
User IDs to be added as default.
The current UserSelectMenu instance.
Sets the custom ID for the select menu.
The custom ID for the select menu.
The current SelectMenu instance.
Sets the default selected users for the select menu.
User IDs to be set as default.
The current UserSelectMenu 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 users.
Example