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.
No description
6 Replies
d.js toolkit
d.js toolkit3w ago
' SLASH .
' SLASH .OP3w ago
discord.js@13.17.1 node v 22
Amgelo
Amgelo3w ago
we don't give support with v13
' SLASH .
' SLASH .OP3w ago
is it not the same api ? i think its same but no response
Amgelo
Amgelo3w ago
I believe v13 uses api 9 but still, you're using v13 code, we don't give support with it
d.js docs
d.js docs3w ago
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)

Did you find this page helpful?