markRead

fun markRead(channelType: String, channelId: String): Call<Unit>

Marks the specified channel as read.

Parameters

channelType

Type of the channel.

channelId

Id of the channel.