#Why will .addField be removed?
16 messages · Page 1 of 1 (latest)
• 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.
Btw it's I'm just worrying for my bot in the future, I don't wanna modify my entire code just for that...
.addField() is already removed in v14 though
I think it's related to this pr
In my code it shows that the command is deprecated and will be removed in the next major update
your probably using v13 then
It was not necessary to have both addField and addFields
But I was coding with addfield before
And in the future you won't be
Oh VSC doesn't update each module I use?