#ChannelType.DM Not working

5 messages · Page 1 of 1 (latest)

jovial prismBOT
#

• 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.

spiral crystalBOT
#

To receive direct message events on "messageCreate" with your bot, you will need:
• The DirectMessages gateway intent
• The Channel partial setting

south flax
#

You have invalid partials

stark junco
#

@south flax how it should look?