DiscordStringSelectMenuOption
Extends
LitElement
Implements
Constructors
new DiscordStringSelectMenuOption()
new DiscordStringSelectMenuOption():
DiscordStringSelectMenuOption
Returns
Inherited from
LitElement.constructor
Accessors
description
The description of the option
emoji
The emoji URL to use in the SelectMenu.
emojiName
The name of the emoji used in the SelectMenu.
label
The label of the option
lightTheme
Implementation of
selectOption
Methods
checkLabelIsProvided()
checkLabelIsProvided():
void
Returns
void