markThreadRead

fun markThreadRead(threadId: String): Call<Unit>

Marks a given thread in the channel as read.

Parameters

threadId

The ID of the thread to mark as read.