inputSecureFileUploaded#3334b0f0 id:long parts:int md5_checksum:string file_hash:bytes secret:bytes = InputSecureFile;
| 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 | |
| file_hash | bytes | |
| secret | bytes |