DMs not receiving
Can someone explain to me why this code doesn't let the bot receive DM messages? It can receive all other messages in guilds, but not DMs.
4 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.discord.js version 14.11.0, node version 16.13.0
Like everything else in v14 partials would not be all caps
'Channel'
or Partials.Channel
thanks