encryptedFile#a8008cd8 id:long access_hash:long size:long dc_id:int key_fingerprint:int = EncryptedFile;
Parameters
| Name | Type | Description |
| id |
long |
Identifier of the object — which object depends on the field's type. |
| access_hash |
long |
Access hash: without it the server does not accept the identifier. It arrives with the object and belongs to it. |
| size |
long |
Size in bytes. |
| dc_id |
int |
Number of the data centre holding the object. |
| key_fingerprint |
int |
Fingerprint of the shared key: both sides compare it to confirm they derived the same one. |
Type
EncryptedFile
Related pages
Types used here