Skip to content

MessageSelectMenuOptions

typedef · SourceType: BaseMessageComponentOptions

Properties

customId

optional

customId: string

A unique string to be sent in the interaction when clicked

placeholder

optional

placeholder: string

Custom placeholder text to display when nothing is selected

minValues

optional

minValues: number

The minimum number of selections required

maxValues

optional

maxValues: number

The maximum number of selections allowed

options

optional

options: Array<MessageSelectOption>

Options for the select menu

disabled

optional

disabled: boolean

Disables the select menu to prevent interactions

Default: false

channelTypes

optional

channelTypes: Array<ChannelType>

List of channel types to include in the ChannelSelect component

Unofficial software. Not affiliated with or supported by Discord.