InputPhotoLegacyFileLocation#

class pyrogram.raw.types.InputPhotoLegacyFileLocation#

DEPRECATED legacy photo file location.

Constructor of InputFileLocation.

Details:
  • Layer: 158

  • ID: D83466F3

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

  • access_hash (int 64-bit) – Access hash.

  • file_reference (bytes) – File reference.

  • volume_id (int 64-bit) – Volume ID.

  • local_id (int 32-bit) – Local ID.

  • secret (int 64-bit) – Secret.