updates.ChannelDifferenceTooLong

class pyrogram.raw.types.updates.ChannelDifferenceTooLong

Telegram API type.

Constructor of ChannelDifference.

Details:
  • Layer: 187

  • ID: A4BCC6FE

Parameters:
  • dialog (Dialog) – N/A

  • messages (List of Message) – N/A

  • chats (List of Chat) – N/A

  • users (List of User) – N/A

  • final (bool, optional) – N/A

  • timeout (int 32-bit, optional) – N/A

Functions:

This object can be returned by 1 function.

updates.GetChannelDifference

Telegram API function.