#Is there a way to unselect a reaction in a select menu?
6 messages · Page 1 of 1 (latest)
• What's your exact discord.js npm list discord.js and node node -v version?
• Post the full error stack trace, not just the top part!
• Show your code!
• Explain what exactly your issue is.
• Not a discord.js issue? Check out #useful-servers.
For the user, yes. the bot can only reset the full menu to none selected by updating the message
Yeah I mean for the user
SelectMenuBuilder#setMinValues()
Sets the minimum values that must be selected in the select menu
If you set that to 0 (or setMaxValues to a higher value than min) the user can (de)select options