newChosenInlineResultFlow - libtd-ktx

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


libtd-ktx / kotlinx.telegram.flows / newChosenInlineResultFlow

newChosenInlineResultFlow

fun TelegramFlow.newChosenInlineResultFlow(): Flow<UpdateNewChosenInlineResult>

emits UpdateNewChosenInlineResult if the user has chosen a result of an inline query; for bots only.