#Message System thread

15 messages · Page 1 of 1 (latest)

onyx cedar
#

Hello, is it possible to suppress the message when a thread is created? THANKS

zenith sinew
#

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

onyx cedar
#

up

civic tulip
onyx cedar
#
const message = await thread.messages.fetch(thread.lastMessageId);

message.delete()```
civic tulip
#

I think it cant be deleted

#

So u can mention someone to add without msg

onyx cedar
#

Weird we can delete it ourselves but not a bot?

civic tulip
#

This is thread start message?

#

So cant be deleted

#

I used for message event, if type is ThreadCreated

onyx cedar
#

Oh I thought I could delete it but no (I dreamed)

#

I will do with