telegram api constructor · layer 229 · #f18cda44
upload.fileCdnRedirect
The file must be downloaded from a CDN DC.
definition
upload.fileCdnRedirect#f18cda44 dc_id:int file_token:bytes encryption_key:bytes encryption_iv:bytes file_hashes:Vector<FileHash> = upload.File;
parameters
| name | type | description |
|---|---|---|
dc_id | int | CDN DC ID |
file_token | bytes | File token (see CDN files) |
encryption_key | bytes | Encryption key (see CDN files) |
encryption_iv | bytes | Encryption IV (see CDN files) |
file_hashes | Vector<FileHash> | File hashes (see CDN files) |
type
upload.File · other constructors: upload.file
history
present in layers 66–229 · constructor id changed 2×
| id | layers |
|---|---|
| #1508485a | 66–68 |
| #ea52fe5a | 70–75 |
| #f18cda44 | 76–229 |