InputMediaContact#

class pyrogram.raw.types.InputMediaContact#

Phone book contact.

Constructor of InputMedia.

Details:
  • Layer: 158

  • ID: F8AB7DFB

Parameters:
  • phone_number (str) – Phone number.

  • first_name (str) – Contact’s first name.

  • last_name (str) – Contact’s last name.

  • vcard (str) – Contact vcard.