updates.ChannelDifference

class pyrogram.raw.types.updates.ChannelDifference

Telegram API type.

Constructor of ChannelDifference.

Details:
  • Layer: 187

  • ID: 2064674E

Parameters:
  • pts (int 32-bit) – N/A

  • new_messages (List of Message) – N/A

  • other_updates (List of Update) – 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.