8 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!I'm trying to give options for some categoryNames from my db
an action row can have only 1 select menu or up to 5 buttons
And if I want to add both?
There's only one select menu and 1 button
make another action row
Let me try
one for the select menu, one for the button
Worked! Ty