upload.WebFile

class pyrogram.raw.types.upload.WebFile

Telegram API type.

Constructor of WebFile.

Details:
  • Layer: 187

  • ID: 21E753BC

Parameters:
  • size (int 32-bit) – N/A

  • mime_type (str) – N/A

  • file_type (storage.FileType) – N/A

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

  • bytes (bytes) – N/A

Functions:

This object can be returned by 1 function.

upload.GetWebFile

Telegram API function.