modify

open override fun modify(messageId: String, request: ModifyThreadMessageRequest): ThreadMessage

Modifies the message with the given id to have the given updated values.

Return

The modified message

Parameters

messageId

The id of the message to modify

request

The values to update the message with