chosenInlineResult property

ChosenInlineResult? chosenInlineResult
final

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

final ChosenInlineResult? chosenInlineResult;