contacts.Contacts¶ class pyrogram.raw.types.contacts.Contacts¶ Telegram API type. Constructor of Contacts. Details: Layer: 194 ID: EAE87E42 Parameters:¶ contacts (List of Contact) – N/A saved_count (int 32-bit) – N/A users (List of User) – N/A Functions:This object can be returned by 1 function. contacts.GetContacts Telegram API function.