UploadEncryptedFile¶
-
class
pyrogram.raw.functions.messages.
UploadEncryptedFile
¶ Upload encrypted file and associate it to a secret chat.
- Details
Layer:
126
ID:
0x5057c497
- Parameters
peer (
InputEncryptedChat
) – The secret chat to associate the file to.file (
InputEncryptedFile
) – The file.
- Returns
EncryptedFile
– Seta an encrypted file.