libtd-ktx / kotlinx.telegram.flows / messageMentionReadFlow
messageMentionReadFlow
fun TelegramFlow.messageMentionReadFlow(): Flow<UpdateMessageMentionRead>
emits UpdateMessageMentionRead if a message with an unread mention was read.
libtd-ktx / kotlinx.telegram.flows / messageMentionReadFlow
fun TelegramFlow.messageMentionReadFlow(): Flow<UpdateMessageMentionRead>
emits UpdateMessageMentionRead if a message with an unread mention was read.