telegram api constructor · layer 229 · #7d09c27e
secureFile
Secure passport file, for more info see the passport docs »
definition
secureFile#7d09c27e id:long access_hash:long size:long dc_id:int date:int file_hash:bytes secret:bytes = SecureFile;
parameters
| name | type | description |
|---|---|---|
id | long | ID |
access_hash | long | Access hash |
size | long | File size |
dc_id | int | DC ID |
date | int | Date of upload |
file_hash | bytes | File hash |
secret | bytes | Secret |
type
SecureFile · other constructors: secureFileEmpty
history
present in layers 80–229 · constructor id changed 1×
| id | layers |
|---|---|
| #e0277a62 | 80–142 |
| #7d09c27e | 143–229 |