interface SelectMenuComponentOptionData

export interface SelectMenuComponentOptionData

optional
default? : boolean

Whether this option is selected by default

optional
description? : string

The description of the option

optional
emoji? : ComponentEmojiResolvable

The emoji on the option

label : string

The label of the option

value : string

The value of the option