How do I make this selected?
How do I do it as soon as I click away it will receive the interaction but it will continue to be selected even if I update the message
4 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!Specify the default values to include/exclude whatever was selected in the interaction, and update the component with those new default values
how to set default value in 1 select?
Use setDefaultValues()
Assuming you're using builders