#Delete Collector Message

4 messages · Page 1 of 1 (latest)

vapid foxBOT
#

• 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.

lean rain
#
await i.deferUpdate();
await i.deleteReply();
#

You should use i.reply() instead of interaction.channel.send()

tiny kiln
#

kk