Limit to command option to autocomplete

I want uses to only be able to use the command when they have used a correct option. I give correct optios with auto complete. Is this possible? And if so, how?
2 Replies
d.js toolkit
d.js toolkit3mo ago
- What's your exact discord.js npm list discord.js and node node -v version? - Not a discord.js issue? Check out #other-js-ts. - Consider reading #how-to-get-help to improve your question! - Explain what exactly your issue is. - Post the full error stack trace, not just the top part! - Show your code! - Issue solved? Press the button!
treble/luna
treble/luna3mo ago
No, it is not possible. You have to validate the option when they submit it

Did you find this page helpful?