Airgram

Guides
/
/
Output types

Update

Contains notifications about data changes.

The UpdateUnion type represents one of the following types:

UpdateChatMember

User rights changed in a chat; for bots only.


NameTypeDescription
_"updateChatMember"
chatIdnumber Chat identifier
actorUserIdnumber Identifier of the user, changing the rights
datenumber Point in time (Unix timestamp) when the user rights was changed
inviteLink If user has joined the chat using an invite link, the invite link; may be null
oldChatMember Previous chat member
newChatMember New chat member