contacts.ImportedContacts

class pyrogram.raw.types.contacts.ImportedContacts

Telegram API type.

Constructor of ImportedContacts.

Details:
  • Layer: 187

  • ID: 77D01C3B

Parameters:
  • imported (List of ImportedContact) – N/A

  • popular_invites (List of PopularContact) – N/A

  • retry_contacts (List of int 64-bit) – N/A

  • users (List of User) – N/A

Functions:

This object can be returned by 1 function.

contacts.ImportContacts

Telegram API function.