#silently acknowledge button press
8 messages · Page 1 of 1 (latest)
• 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.
i did
deferUpdate() would silently acknowledge one, though why do you want to look unresponsive?
Also, update() edits the message the button is attached to while responding
i don't want it to look unresponsive
i'm editing the original message to acknowledge a button press
So use update()
i'll try update thanks