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