Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface APISelectMenuOption

Hierarchy

  • APISelectMenuOption

Index

Properties

default?: boolean

Whether this option should be already-selected by default

description?: string

An additional description of the option (max 50 chars)

The emoji to display to the left of the option

label: string

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

value: string

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

Generated using TypeDoc version 0.22.16, the 9/16/2022 at 1:09:16 AM