Skip to main content
Version: Next

APISelectMenuOption

@deprecated

API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.

Index

Properties

optionaldefault

default?: boolean

Whether this option should be already-selected by default

optionaldescription

description?: string

An additional description of the option (max 50 chars)

optionalemoji

The emoji to display to the left of the option

label

label: string

The user-facing name of the option (max 25 chars)

value

value: string

The dev-defined value of the option (max 100 chars)