export interface SelectMenuComponentOptionData
optionalboolean default? :
Whether this option is selected by default
optionalstring description? :
The description of the option
optionalComponentEmojiResolvable emoji? :
The emoji on the option
string label :
The label of the option
string value :
The value of the option