messageDelete events can't read "id" of the user(message author)
2 Replies
• 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.Client:
I'm using [email protected]
and node 16.14.2
I logged messageDelete in console and it returned this (as you can see author is null idk why) :
What should I do now?
This was working before
It returned what now?
But I can't cache it, can I?
So there is no hope for it anymore?