EncryptedFileEmpty
- class pyrogram.raw.types.EncryptedFileEmpty
Empty constructor, non-existing file.
Constructor of
EncryptedFile.- Details:
Layer:
223ID:
C21F497E
- Parameters:
No parameters required.
- Functions:
This object can be returned by 1 function.
Upload encrypted file and associate it to a secret chat (without actually sending it to the chat).
TL Schema
encryptedFileEmpty#c21f497e
= EncryptedFile
Parameter Tree
EncryptedFileEmpty
Example
EncryptedFileEmpty(
)