chatTitleFlow - libtd-ktx

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


libtd-ktx / kotlinx.telegram.flows / chatTitleFlow

chatTitleFlow

fun TelegramFlow.chatTitleFlow(): Flow<UpdateChatTitle>

emits UpdateChatTitle if the title of a chat was changed.