ExportedChatlistInvite#

class pyrogram.raw.types.ExportedChatlistInvite#

Exported chat folder deep link.

Constructor of ExportedChatlistInvite.

Details:
  • Layer: 158

  • ID: C5181AC

Parameters:
  • title (str) – Name of the link.

  • url (str) – The chat folder deep link.

  • peers (List of Peer) – Peers to import.

Functions:

This object can be returned by 1 function.

chatlists.EditExportedInvite

Edit a chat folder deep link.