chatlists.ChatlistInvite

class pyrogram.raw.types.chatlists.ChatlistInvite

Info about a chat folder deep link ».

Constructor of ChatlistInvite.

Details:
  • Layer: 187

  • ID: 1DCD839D

Parameters:
  • title (str) – 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

  • 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 ».