View Source ExTDLib.Object.UpdateNewChosenInlineResult (ExTDLib v0.0.4)

The user has chosen a result of an inline query; for bots only.

NameTypeDescription
sender_user_idstringIdentifier of the user who sent the query.
user_locationlocationUser location; may be null.
querystringText of the query.
result_idstringIdentifier of the chosen result.
inline_message_idstringIdentifier of the sent inline message, if known.

More details on telegram's documentation.