markAsRead

Sends mark as read to this channel with a CompletionHandler.

Parameters


fun markAsRead(messages: List<BaseMessage>, handler: CompletionHandler?)

Sends mark as read given messages with a CompletionHandler. Only FeedChannel messages are allowed.

Since

4.13.0

Parameters

messages

messages to mark as read