InputEncryptedFile¶
-
class
pyrogram.raw.base.
InputEncryptedFile
¶ Object sets encrypted file for attachment.
- Constructors
This base type has 4 constructors available.
Sets forwarded encrypted file for attachment.
Assigns a new big encrypted file (over 10Mb in size), saved in parts using the method upload.saveBigFilePart.
Empty constructor.
Sets new encrypted file saved by parts using upload.saveFilePart method.