supergroupFlow - libtd-ktx

Kotlin Coroutines extensions for Telegram API TDLib (Telegram Database library)


libtd-ktx / kotlinx.telegram.flows / supergroupFlow

supergroupFlow

fun TelegramFlow.supergroupFlow(): Flow<Supergroup>

emits Supergroup if some data of a supergroup or a channel has changed. This update is guaranteed to come before the supergroup identifier is returned to the client.