Adds default selected channels to the select menu.
Channel IDs to be added as default.
The current ChannelSelectMenu instance.
Sets the types of channels that can be selected in the menu. types - The types of channels.
The current ChannelSelectMenu instance.
Sets the custom ID for the select menu.
The custom ID for the select menu.
The current SelectMenu instance.
Sets the default selected channels for the select menu.
Channel IDs to be set as default.
The current ChannelSelectMenu 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 channels.
Example