chatlists.ChatlistUpdates

class pyrogram.raw.types.chatlists.ChatlistUpdates

Telegram API type.

Constructor of ChatlistUpdates.

Details:
  • Layer: 187

  • ID: 93BD878D

Parameters:
  • missing_peers (List of Peer) – N/A

  • chats (List of Chat) – N/A

  • users (List of User) – N/A

Functions:

This object can be returned by 1 function.

chatlists.GetChatlistUpdates

Telegram API function.