SlashCommandIntegerOption
declare class SlashCommandIntegerOption extends ApplicationCommandOptionBase implements ApplicationCommandNumericOptionMinMaxValueMixin
declare class SlashCommandIntegerOption extends ApplicationCommandOptionBase implements ApplicationCommandNumericOptionMinMaxValueMixin
No summary provided.
Extends
ApplicationCommandOptionBaseImplements
ApplicationCommandNumericOptionMinMaxValueMixinReadonly
type
:
ApplicationCommandOptionType.Integer
setMaxValue(max)
:
this
Name | Type | Optional | Description |
---|---|---|---|
max | number | No | None |
setMinValue(min)
:
this
Name | Type | Optional | Description |
---|---|---|---|
min | number | No | None |