export interface SelectMenuComponentOptionDataoptionaldefault? : boolean 
Whether this option is selected by default
optionaldescription? : string 
The description of the option
optionalemoji? : ComponentEmojiResolvable 
The emoji on the option
label : string
The label of the option
value : string
The value of the option