Closed quinchs closed 2 years ago
Taken from discord developers:
Minimum and maximum values for slash command options Developers can now set min_value and max_value constraints on numeric slash command option types (INTEGER and NUMBER)
Documentation: https://discord.com/developers/docs/interactions/application-commands#application-command-object-application-command-option-structure
Thanks to community member itohatweb who made this feature request: https://github.com/discord/discord-api-docs/discussions/3327
Summary
Taken from discord developers:
Minimum and maximum values for slash command options Developers can now set min_value and max_value constraints on numeric slash command option types (INTEGER and NUMBER)
Documentation: https://discord.com/developers/docs/interactions/application-commands#application-command-object-application-command-option-structure
Thanks to community member itohatweb who made this feature request: https://github.com/discord/discord-api-docs/discussions/3327