Cannot Edit Interaction

Trying to make a verification system, but the other file doesn't mention it as a message. (the index.js code is through an express endpoint which validates the oauth token, my module & everything else works perfectly fine)
5 Replies
d.js toolkit
d.js toolkit13mo ago
• 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.
doqe
doqe13mo ago
discord.js@14.11.0 v18.3.0
sexy dark chocolate
You can't fetch ephemeral messages in a channel
GeekCorner
GeekCorner13mo ago
In verify.js you're probably looking for fetchresponse
d.js docs
d.js docs13mo ago
interface InteractionReplyOptions Options for a reply to a BaseInteraction.