ModMail is Not Working

Please Help modmail is not working
6 Replies
d.js toolkit
d.js toolkit5mo ago
- What's your exact discord.js npm list discord.js and node node -v version? - Not a discord.js issue? Check out #other-js-ts. - Consider reading #how-to-get-help to improve your question! - Explain what exactly your issue is. - Post the full error stack trace, not just the top part! - Show your code! - Issue solved? Press the button!
Rex
Rex5mo ago
How do i input the js to a direct message bot helper code? I am making a modmail and the dm channel type is not working. if (message.author.bot) return; if (message.channel.type === ChannelType.DirectMessages) { try { Channel type is not defined.
treble/luna
treble/luna5mo ago
Import the enum Basic js And not a valid channel type either
d.js docs
d.js docs5mo ago
dtypes v10: ChannelType read more
Rex
Rex5mo ago
What is enum?
treble/luna
treble/luna5mo ago
I would suggest familiarizing yourself with js first before coding a discord bot #resources #rules 3
Want results from more Discord servers?
Add your server
More Posts