Airgram

Guides
/
/
Output types

Update

Contains notifications about data changes.

The UpdateUnion type represents one of the following types:

UpdateChatOnlineMemberCount

The number of online group members has changed. This update with non-zero count is sent only for currently opened chats. There is no guarantee that it will be sent just after the count has changed.


NameTypeDescription
_"updateChatOnlineMemberCount"
chatIdnumber Identifier of the chat
onlineMemberCountnumber New number of online members in the chat, or 0 if unknown