EncryptedFile#

class pyrogram.raw.base.EncryptedFile#

Seta an encrypted file.

Constructors:

This base type has 2 constructors available.

EncryptedFile

Telegram API type.

EncryptedFileEmpty

Telegram API type.

Functions:

This object can be returned by 1 function.

messages.UploadEncryptedFile

Upload encrypted file and associate it to a secret chat (without actually sending it to the chat).