APIApplicationCommandOptionChoice

export interface APIApplicationCommandOptionChoice<ValueType = number | string>
export interface APIApplicationCommandOptionChoice<ValueType = number | string>
NameConstraintsOptionalDefaultDescription
ValueTypeYesnumber | stringNone
name_localizations?:LocalizationMap | null
name:string
value:ValueType