chosenInlineResult property

ChosenInlineResult? chosenInlineResult
getter/setter pair

Optional. The result of an inline query that was chosen by a user and sent to their chat partner. Please see our documentation on the feedback collecting for details on how to enable these updates for your bot.

Implementation

ChosenInlineResult? chosenInlineResult;