chatlists.ChatlistInvite

class pyrogram.raw.types.chatlists.ChatlistInvite

Info about a chat folder deep link ».

Constructor of ChatlistInvite.

Details:
  • Layer: 196

  • ID: F10ECE2F

Parameters:
  • title (TextWithEntities) – Name of the link

  • peers (List of Peer) – Supergroups and channels to join

  • chats (List of Chat) – Related chat information

  • users (List of User) – Related user information

  • title_noanimate (bool, optional) – N/A

  • emoticon (str, optional) – Emoji to use as icon for the folder.

Functions:

This object can be returned by 1 function.

chatlists.CheckChatlistInvite

Obtain information about a chat folder deep link ».