SelectMenuBuilder

A builder for a Discord Select Menu.

Parameters

customId

The identifier for the menu, max 100 characters.

Inheritors

Properties

Link copied to clipboard

The range of values that can be accepted. Accepts any range between 0,25. Defaults to 1..1.

Link copied to clipboard
Link copied to clipboard

Whether the component is disabled. Defaults to false.

Link copied to clipboard

Custom placeholder if no value is selected, max 150 characters.

Link copied to clipboard

Whether the select is required to answer in a modal. This field is only available for modals; It is ignored in messages.

Functions

Link copied to clipboard
override fun build(): DiscordChatComponent