libtd-ktx / kotlinx.telegram.flows / userChatActionFlow
userChatActionFlow
fun TelegramFlow.userChatActionFlow(): Flow<UpdateUserChatAction>
emits UpdateUserChatAction if user activity in the chat has changed.
libtd-ktx / kotlinx.telegram.flows / userChatActionFlow
fun TelegramFlow.userChatActionFlow(): Flow<UpdateUserChatAction>
emits UpdateUserChatAction if user activity in the chat has changed.