Skip to content

message content flow

Alexey Kravtsov edited this page May 19, 2020 · 1 revision

libtd-ktx / kotlinx.telegram.flows / messageContentFlow

messageContentFlow

fun TelegramFlow.messageContentFlow(): Flow<UpdateMessageContent>

emits UpdateMessageContent if the message content has changed.

Clone this wiki locally