chatlists.ChatlistInviteAlready#

class pyrogram.raw.types.chatlists.ChatlistInviteAlready#

Updated info about a chat folder deep link » we already imported.

Constructor of ChatlistInvite.

Details:
  • Layer: 158

  • ID: FA87F659

Parameters:
  • filter_id (int 32-bit) – ID of the imported folder.

  • missing_peers (List of Peer) – New peers to be imported.

  • already_peers (List of Peer) – Peers that were already imported.

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

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

Functions:

This object can be returned by 1 function.

chatlists.CheckChatlistInvite

Obtain information about a chat folder deep link.