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.