telegram api constructor · layer 229 · #3334b0f0
inputSecureFileUploaded
Uploaded secure file, for more info see the passport docs »
definition
inputSecureFileUploaded#3334b0f0 id:long parts:int md5_checksum:string file_hash:bytes secret:bytes = InputSecureFile;
parameters
| name | type | description |
|---|---|---|
id | long | Secure file ID |
parts | int | Secure file part count |
md5_checksum | string | MD5 hash of encrypted uploaded file, to be checked server-side |
file_hash | bytes | File hash |
secret | bytes | Secret |
type
InputSecureFile · other constructors: inputSecureFile
history
present in layers 80–229
| id | layers |
|---|---|
| #3334b0f0 | 80–229 |