chatlists.ChatlistUpdates#

class pyrogram.raw.types.chatlists.ChatlistUpdates#

Updated information about a chat folder deep link.

Constructor of ChatlistUpdates.

Details:
  • Layer: 158

  • ID: 93BD878D

Parameters:
  • missing_peers (List of Peer) – New peers to join.

  • chats (List of Chat) – Related chat information.

  • users (List of User) – Related user information.

Functions:

This object can be returned by 1 function.

chatlists.GetChatlistUpdates

Fetch new chats associated with an imported chat folder deep link ».