so i have a doubt my system is giving "interaction failed"
so i have a doubt my system is giving "interaction failed" i want to remove this error when i edit a reply
15 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.if I put interaction.deferUpdate() it gives an error
Use
<ButtonInteraction>.update()
to acknowledge the interaction and edit the message that the buttons are onit gives me an error when using interaction.update()
I think and why is it in a collector no?
What do you mean by "an error"?
Note:
i
is your ButtonInteraction
and interaction
is your ChatInputCommandInteraction
igtanks
I know how I can delete this followUp?
message.deleteReply
gave error
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
so however if I put interaction.deleteReply it deletes the one from the interection.reply that gave the previous one
@thee2d