chatlists.ExportedInvites#

class pyrogram.raw.types.chatlists.ExportedInvites#

Info about multiple chat folder deep links.

Constructor of ExportedInvites.

Details:
  • Layer: 158

  • ID: 10AB6DC7

Parameters:
  • invites (List of ExportedChatlistInvite) – The chat folder deep links.

  • chats (List of Chat) – Related chat information.

  • users (List of User) – Related user information.

Functions:

This object can be returned by 1 function.

chatlists.GetExportedInvites

List all chat folder deep links » associated to a folder.