EditReply Error
i’m creating a reply with ephemeral, and it works without any issues. Then I add a console.log between each line to track where the problem occurs. Indeed, in the console, I get 8 log outputs out of 9, and the issue happens specifically at editReply. However, when I use .catch, nothing happens, and I can’t figure out what the problem is.

6 Replies
discord.js@13.17.1
node v 22
we don't give support with v13
is it not the same api ?
i think its same
but no response
I believe v13 uses api 9
but still, you're using v13 code, we don't give support with it
Version 14 has released! Please update at your earliest convenience.
- Update:
npm rm discord.js
npm i discord.js
- Update guide (use CTRL
+ F
to search for the old method or property)