We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
libtd-ktx / kotlinx.telegram.flows / newChosenInlineResultFlow
fun TelegramFlow.newChosenInlineResultFlow(): Flow<UpdateNewChosenInlineResult>
fun
TelegramFlow
.newChosenInlineResultFlow(): Flow<
UpdateNewChosenInlineResult
>
emits UpdateNewChosenInlineResult if the user has chosen a result of an inline query; for bots only.