Is there a way to unselect a reaction in a select menu?

Is there a way to unselect a reaction in a select menu?
4 Replies
d.js toolkit
d.js toolkit16mo ago
• 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.
SirNuny
SirNuny16mo ago
Yeah I mean for the user
d.js docs
d.js docs16mo ago
method SelectMenuBuilder#setMinValues() Sets the minimum values that must be selected in the select menu
SirNuny
SirNuny16mo ago
Thanks! This worked for me