Interaction already acknowledged
I didnt do anything ans this error pops up
12 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.
Tag suggestion for @PAdventures:
• DiscordAPIError: Interaction has already been acknowledged
• [InteractionAlreadyReplied]: The reply to this interaction has already been sent or deferred.
You have already replied to the interaction.
• Use <Interaction>.followUp()
to send a new message
• If you deferred reply it's better to use <Interaction>.editReply()
• Responding to slash commands / buttons / select menus[InteractionAlreadyReplied]: The reply to this interaction has already been sent or deferred.
this isnt in the error messageso it cant be this and like i said i didnt do anything to my code and thos error randomly pops up
it's just another case when u re smarter and you awaited first reply
just read this tag
i tried doing it and it still doesnt work
[InteractionAlreadyReplied]: The reply to this interaction has already been sent or deferred.
<- this only showed up because i did what it says aboveShowing the code usually helps
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
https://srcb.in/kq2j9Irc1M <- code + error message
^
error
doesnt work either
^
same error message
not same code
?
wdym
i have the same error and i did what you suggested?
https://srcb.in/szUlUJHSu5
gtg for 30min-1h
^ #updatedCode
nvm it suddently sarted to work now
thanks for the help anyway