updates.Difference¶
- class pyrogram.raw.types.updates.Difference¶
 Telegram API type.
Constructor of
Difference.- Details:
 Layer:
207ID:
F49CA0
- Parameters:¶
 new_messages (List of
Message) – N/Anew_encrypted_messages (List of
EncryptedMessage) – N/Aother_updates (List of
Update) – N/Achats (List of
Chat) – N/Ausers (List of
User) – N/Astate (
updates.State) – N/A
- Functions:
 This object can be returned by 1 function.
Telegram API function.