FileHash

class pyrogram.raw.types.FileHash

Telegram API type.

Constructor of FileHash.

Details:
  • Layer: 187

  • ID: F39B035C

Parameters:
  • offset (int 64-bit) – N/A

  • limit (int 32-bit) – N/A

  • hash (bytes) – N/A

Functions:

This object can be returned by 3 functions.

upload.ReuploadCdnFile

Telegram API function.

upload.GetCdnFileHashes

Telegram API function.

upload.GetFileHashes

Telegram API function.