markThreadAsRead

abstract suspend fun markThreadAsRead(rootThreadEventId: String)

Marks the current thread as read in local DB. note: read receipts within threads are not yet supported with the API

Parameters

rootThreadEventId

the root eventId of the current thread