InputFile#
- class pyrogram.raw.base.InputFile#
Defines a file uploaded by the client.
- Constructors:
This base type has 2 constructors available.
Defines a file saved in parts using the method upload.saveFilePart.
Assigns a big file (over 10 MB in size), saved in part using the method upload.saveBigFilePart.