secretChatFlow - libtd-ktx

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


libtd-ktx / kotlinx.telegram.flows / secretChatFlow

secretChatFlow

fun TelegramFlow.secretChatFlow(): Flow<SecretChat>

emits SecretChat if some data of a secret chat has changed. This update is guaranteed to come before the secret chat identifier is returned to the client.