Handle button press without interaction

I want nothing to happen in the discord clientside after a button press, no followUp, no editing that is visually seen, no deferring and thinking. I just want the user to press a button, let some code run in the background and that is it. Is this possible?
3 Replies
d.js toolkit
d.js toolkit10mo 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!
treble/luna
treble/luna10mo ago
use <ButtonInteraction>.deferUpdate()
ooi cat
ooi cat10mo ago
TY <3 u the goat 🐐