Airgram

Guides
/
/
Output types

Update

Contains notifications about data changes.

The UpdateUnion type represents one of the following types:

UpdatePollAnswer

A user changed the answer to a poll; for bots only.


NameTypeDescription
_"updatePollAnswer"
pollIdstring Unique poll identifier
userIdnumber The user, who changed the answer to the poll
optionIdsnumber[] 0-based identifiers of answer options, chosen by the user