interaction already replied
how can I avoid interaction already replied
4 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.I changed it to await i.message.delete(); to use collected interaction
but throws DiscordAPIError[10008]: Unknown Message
as its ephemeral
You should use the button interaction
yup works