libtd-ktx / kotlinx.telegram.flows / messageLiveLocationViewedFlow
messageLiveLocationViewedFlow
fun
TelegramFlow
.messageLiveLocationViewedFlow(): Flow<
UpdateMessageLiveLocationViewed
>
emits UpdateMessageLiveLocationViewed if a message with a live location was viewed. When the update is received, the client is supposed to update the live location.