libtd-ktx / kotlinx.telegram.flows / chatIsSponsoredFlow
chatIsSponsoredFlow
fun TelegramFlow.chatIsSponsoredFlow(): Flow<UpdateChatIsSponsored>
emits UpdateChatIsSponsored if a chat’s isSponsored field has changed.
libtd-ktx / kotlinx.telegram.flows / chatIsSponsoredFlow
fun TelegramFlow.chatIsSponsoredFlow(): Flow<UpdateChatIsSponsored>
emits UpdateChatIsSponsored if a chat’s isSponsored field has changed.