messages.UploadEncryptedFile#
- class pyrogram.raw.functions.messages.UploadEncryptedFile#
Upload encrypted file and associate it to a secret chat (without actually sending it to the chat).
Usable by ✅ Users ❌ Bots- Details:
Layer:
224ID:
5057C497
- Parameters:
peer (
InputEncryptedChat) – The secret chat to associate the file tofile (
InputEncryptedFile) – The file
- Returns: