messages

open override fun messages(threadId: String): MessageHandler

Returns a handler for interacting with the messages in the thread with the given id.

Return

The handler for interacting with the messages

Parameters

threadId

The id of the thread to get the messages for