chatlists.ChatlistInvite

class pyrogram.raw.types.chatlists.ChatlistInvite

Telegram API type.

Constructor of ChatlistInvite.

Details:
  • Layer: 187

  • ID: 1DCD839D

Parameters:
  • title (str) – N/A

  • peers (List of Peer) – N/A

  • chats (List of Chat) – N/A

  • users (List of User) – N/A

  • emoticon (str, optional) – N/A

Functions:

This object can be returned by 1 function.

chatlists.CheckChatlistInvite

Telegram API function.