fetchStarterMessage on threadCreate doesn't work
I'm trying to fetch the first message when a thread (in a forum) is created. But it doesn't work.
How can i Do ?
7 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.do you have the messageContent intent
It's empty
thats not my question
but sounds like you dont
You mean messageContent permission ?
discord.js Guide
Imagine a guide... that explores the many possibilities for your discord.js bot.
let me check
Thanks for your help. it works with messageContent intent now