Silently respond to interaction?
Is it possible to silently respond to an interaction? I have a setup process and want to allow users to click "Cancel" to stop the process without having to send another message back to the user. Can I send back an empty response somehow? Or is that not possible?
8 Replies
• 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.Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
It is a button, would it eventually send a failed to respond message though after the defer time is up?
Yeah
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
You can’t
You have to answer
Got it, maybe I'll just send a short "Setup cancelled", thanks!
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View