openRelatedThread

suspend fun openRelatedThread(message: Message)

Open the thread for the given message. If the message is a thread start, it will open the thread. If the message is a reply, it will open the thread for the parent message.