Airgram

Guides
/
/
Output types

Update

Contains notifications about data changes.

The UpdateUnion type represents one of the following types:

UpdateNewChosenInlineResult

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


NameTypeDescription
_"updateNewChosenInlineResult"
senderUserIdnumber Identifier of the user who sent the query
userLocation User location; may be null
querystring Text of the query
resultIdstring Identifier of the chosen result
inlineMessageIdstring Identifier of the sent inline message, if known