Airgram

Guides
/
/
Output types

Update

Contains notifications about data changes.

The UpdateUnion type represents one of the following types:

UpdateDeleteMessages

Some messages were deleted.


NameTypeDescription
_"updateDeleteMessages"
chatIdnumber Chat identifier
messageIdsnumber[] Identifiers of the deleted messages
isPermanentboolean True, if the messages are permanently deleted by a user (as opposed to just becoming inaccessible)
fromCacheboolean True, if the messages are deleted only from the cache and can possibly be retrieved again in the future