InputSecureFileUploaded#
- class pyrogram.raw.types.InputSecureFileUploaded#
Uploaded secure file.
Constructor of
InputSecureFile
.- Details:
Layer:
158
ID:
3334B0F0
- Parameters:
id (
int
64-bit
) – Secure file ID.parts (
int
32-bit
) – Secure file part count.md5_checksum (
str
) – MD5 hash of encrypted uploaded file, to be checked server-side.file_hash (
bytes
) – File hash.secret (
bytes
) – Secret.