export type CommandOptionChoiceResolvableType = | ApplicationCommandOptionType.String | CommandOptionNumericResolvableType;
No summary provided.