Slash commands | Choose atleast one option #3899
Replies: 2 comments
-
To add another use case, you could have a command that queries a dataset based on argument-defined filters - it doesn't make sense to pass in zero filters so the ability to do this would be helpful. |
Beta Was this translation helpful? Give feedback.
-
Why make preset options if user can already put whatever they want in there? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Right now on the slash command options you can make it where a option is required or not, but in some cases there is a need you might need pick at least one option.
Like for example: You could make a preset option with some colors and another option where you could type in a color that doesn't exist in the preset.
Just like the
required
option, this option could also be implemented to the client where the user has to choose one option instead of sending the request and getting a reply fro the bot saying you have to choose one.Beta Was this translation helpful? Give feedback.
All reactions