export interface ApplicationCommandOptionChoiceData<Value extends number | string = number | string>
string name :
The name of the choice
optionalLocalizationMap nameLocalizations? :
The localized names for this choice
Value value :
The value of the choice