EncryptedFile#

class pyrogram.raw.base.EncryptedFile#

Seta an encrypted file.

Constructors:

This base type has 2 constructors available.

EncryptedFile

Encrypted file.

EncryptedFileEmpty

Empty constructor, non-existing file.

Functions:

This object can be returned by 1 function.

messages.UploadEncryptedFile

Upload encrypted file and associate it to a secret chat.