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
d.js docs
d.js docs2y 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.
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View
NovaKevin
NovaKevin2y ago
It is a button, would it eventually send a failed to respond message though after the defer time is up?
crawl
crawl2y ago
Yeah
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View
crawl
crawl2y ago
You can’t You have to answer
NovaKevin
NovaKevin2y ago
Got it, maybe I'll just send a short "Setup cancelled", thanks!
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View