chatlists.ChatlistInviteAlready

class pyrogram.raw.types.chatlists.ChatlistInviteAlready

Telegram API type.

Constructor of ChatlistInvite.

Details:
  • Layer: 187

  • ID: FA87F659

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

  • missing_peers (List of Peer) – N/A

  • already_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.CheckChatlistInvite

Telegram API function.