setMessageRead

suspend fun MessageStream.setMessageRead(message: Message)

Convenience method for setMessagesRead.

Return

The Message matching the provided ID

Parameters

message

the Message to mark as read

Throws

Thrown if there is an error processing the request.