How to set interaction select complete

StringSelectMenu
8 Replies
d.js toolkit
d.js toolkit•7mo 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! - ✅ Marked as resolved by OP
Syjalo
Syjalo•7mo ago
What do you mean by that?
/
/•7mo ago
After selecting the string, the client writes the error this interaction failed
Syjalo
Syjalo•7mo ago
That means you don't response to the interaction
d.js docs
d.js docs•7mo ago
:guide: Message Components: Component interactions - Responding to component interactions read more
/
/•7mo ago
Is it possible to make it complete without a response?
Syjalo
Syjalo•7mo ago
No, you should let Discord know that your process is success. At least by using await interaction.deferUpdate() if you don't want to send any message response
/
/•7mo ago
Thanks, exactly what I meant
Want results from more Discord servers?
Add your server