#Seems like an internal Discord error...

4 messages · Page 1 of 1 (latest)

crude hazel
#

I've been looking for "this.client.channels._add" in my code everywhere and I can't find it. It seems like it's a discord.js modules problem?

I tried uninstalling and reinstalling discord.js too, but it didn't work.

sudden scarabBOT
#
  • What's your exact discord.js npm list discord.js and node node -v version?
  • Not a discord.js issue? Check out #1081585952654360687.
  • Consider reading #how-to-get-help to improve your question!
  • Explain what exactly your issue is.
  • Post the full error stack trace, not just the top part!
  • Show your code!
  • Issue solved? Press the button!
  • Marked as resolved by OP
crude hazel
#

discord.js version is 14.18
node -v is v20.14.0

crude hazel