why the command not verify
Hello
in this image i put options but in the project of bot when i put another options it isnt recorded why ???
is there limit for number of options ??
7 Replies
- 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!is there limit for number of optionsYes, 25 per command
but i use 23 not 25
and is there limit for slash commands
if you try and deploy a command with more than 25 options, Discord should throw an error instead of just truncating the array
all limits are on discord's documentation
ok