updates.DifferenceSlice
- class pyrogram.raw.types.updates.DifferenceSlice
Incomplete list of occurred events.
Constructor of
Difference
.- Details:
Layer:
194
ID:
A8FB1981
- Parameters:
new_messages (List of
Message
) – List of new messagesnew_encrypted_messages (List of
EncryptedMessage
) – New messages from the encrypted event sequenceother_updates (List of
Update
) – List of updateschats (List of
Chat
) – List of chats mentioned in eventsusers (List of
User
) – List of users mentioned in eventsintermediate_state (
updates.State
) – Intermediary state
- Functions:
This object can be returned by 1 function.
Get new updates.