Deselection the option in select menu

hi, how do I uncheck the option after an interaction?
7 Replies
d.js toolkit
d.js toolkit2y ago
- 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!
Thomas
ThomasOP2y ago
could you give me an example? ahhh ok, thx i try
Thomas
ThomasOP2y ago
hi, i created a file whit but not work
Thomas
ThomasOP2y ago
this is a code
Thomas
ThomasOP2y ago
i have 2 interaction with this id, the update and open modal Could you recommend me an efficient way to do this?
Thomas
ThomasOP2y ago
ths is file for open the modal
Thomas
ThomasOP2y ago
this? ModalSubmitInteraction.update(); interaction.message.edit(); interaction.showModal(modal); Please give me the example, my brain explodes Hey Small example please hi, i use the message.edit , it work thx

Did you find this page helpful?