declare class SlashCommandNumberOption extends ApplicationCommandOptionBase implements ApplicationCommandNumericOptionMinMaxValueMixin

setMaxValue(
max: number
) : this

setMinValue(
min: number
) : this