Eai
Explore posts from serversDIAdiscord.js - Imagine an app
•Created by Eai on 12/9/2023 in #djs-questions
quick question: How can I send a message to the created thread?
After the bot creates a thread, I would like to post a message by the bot to that thread.
I have a
ThreadChannel
object which is the return value of GuildTextThreadManager.create()
.
There's probably nothing difficult about it, but I haven't run the bot in over a year so I forgot.3 replies