Ved
Explore posts from serversSIASapphire - Imagine a framework
•Created by Ved on 7/15/2023 in #sapphire-support
messageCreate not working with DMs
Greetings! I'm having troubles getting the
messageCreate
event to run with DMs. When I send a server message it all works well, but in DMs it simply refuses to work.
listeners/messageCreate.ts
:
Intents in client constructor:
I've also tripled checked whether the message intent is enabled in developer dashboard6 replies