chatlists.ChatlistInvite

class pyrogram.raw.types.chatlists.ChatlistInvite

Telegram API type.

Constructor of ChatlistInvite.

Details:
  • Layer: 198

  • ID: F10ECE2F

Parameters:
  • title (TextWithEntities) – N/A

  • peers (List of Peer) – N/A

  • chats (List of Chat) – N/A

  • users (List of User) – N/A

  • title_noanimate (bool, optional) – N/A

  • emoticon (str, optional) – N/A

Functions:

This object can be returned by 1 function.

chatlists.CheckChatlistInvite

Telegram API function.