Question

Is this just autocompleate or is they a diffrent thing for it?
No description
7 Replies
d.js toolkit
d.js toolkit4w 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! - Marked as resolved by OP
xxwzy
xxwzyOP4w ago
( i just need a list of options that can be selected with in the / command )
Mark
Mark4w ago
you can set a list of choices in the string option, it's that or autocomplete
Syjalo
Syjalo4w ago
With choices up to 25 options Need more? Use autocomplete
xxwzy
xxwzyOP4w ago
can you show me a example for the choices or link me to the guide where it shows please
d.js docs
d.js docs4w ago
:guide: Slash Commands: Advanced command creation - Choices read more
xxwzy
xxwzyOP4w ago
Thanks

Did you find this page helpful?