InputDocumentFileLocation#

class pyrogram.raw.types.InputDocumentFileLocation#

Document location (video, voice, audio, basically every type except photo).

Constructor of InputFileLocation.

Details:
  • Layer: 158

  • ID: BAD07584

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

  • access_hash (int 64-bit) – access_hash parameter from the document constructor.

  • file_reference (bytes) – File reference.

  • thumb_size (str) – Thumbnail size to download the thumbnail.