inputEncryptedFileUploaded#64bd0306 id:long parts:int md5_checksum:string key_fingerprint:int = InputEncryptedFile;
| Name | Type | Description |
|---|---|---|
| id | long | Identifier of the object — which object depends on the field's type. |
| parts | int | How many parts the file is split into for upload. |
| md5_checksum | string | |
| key_fingerprint | int | Fingerprint of the shared key: both sides compare it to confirm they derived the same one. |