export type CommandOptionNumericResolvableType = | ApplicationCommandOptionType.Integer | ApplicationCommandOptionType.Number;
export type CommandOptionNumericResolvableType = | ApplicationCommandOptionType.Integer | ApplicationCommandOptionType.Number;