I am trying to get DMS to debug print
For some reason, DMS aren't being Debug Printed at all, and I have no idea why
The code looks similar because I folloed the docs, Im new...
6 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.14.10.2 is the ver but its in the tags, the bot works it just isn't debug printing anything when I send a message as a dm
To receive direct message events on
"messageCreate"
with your bot, you will need:
• The DirectMessages
gateway intent
• The Channel
partial settingUnknown User•2y ago
Message Not Public
Sign In & Join Server To View
What would I need to import to include ChannelType since it is showing that it doesn't exist
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View