contacts.AddContact

class pyrogram.raw.functions.contacts.AddContact

Telegram API function.

Details:
  • Layer: 220

  • ID: D9BA2E54

Parameters:
  • id (InputUser) – N/A

  • first_name (str) – N/A

  • last_name (str) – N/A

  • phone (str) – N/A

  • add_phone_privacy_exception (bool, optional) – N/A

  • note (TextWithEntities, optional) – N/A

Returns:

Updates