InputPhoto#

class pyrogram.raw.types.InputPhoto#

Defines a photo for further interaction.

Constructor of InputPhoto.

Details:
  • Layer: 158

  • ID: 3BB3B94A

Parameters:
  • id (int 64-bit) – Photo identifier.

  • access_hash (int 64-bit) – access_hash value from the photo constructor.

  • file_reference (bytes) – File reference.