libtd-ktx / kotlinx.telegram.coroutines / readAllChatMentions
readAllChatMentions
suspend fun TelegramFlow.readAllChatMentions(chatId: Long): Unit
Suspend function, which marks all mentions in a chat as read.
Parameters
chatId - Chat identifier.