Airgram

Guides
/
/
Output types

Update

Contains notifications about data changes.

The UpdateUnion type represents one of the following types:

UpdateChatLastMessage

The last message of a chat was changed. If last_message is null, then the last message in the chat became unknown. Some new unknown messages might be added to the chat in this case.


NameTypeDescription
_"updateChatLastMessage"
chatIdnumber Chat identifier
lastMessage The new last message in the chat; may be null
positions The new chat positions in the chat lists