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.
Was this page helpful?