telegram api constructor · layer 229 · #64bd0306

inputEncryptedFileUploaded

Sets new encrypted file saved by parts using upload.saveFilePart method.

definition

inputEncryptedFileUploaded#64bd0306 id:long parts:int md5_checksum:string key_fingerprint:int = InputEncryptedFile;

parameters

nametypedescription
idlongRandom file ID created by client
partsintNumber of saved parts
md5_checksumstringIn case md5-HASH of the (already encrypted) file was transmitted, file content will be checked prior to use
key_fingerprintint32-bit fingerprint of the key used to encrypt a file

type

InputEncryptedFile · other constructors: inputEncryptedFileEmpty, inputEncryptedFile, inputEncryptedFileBigUploaded

history

present in layers 8–229

idlayers
#64bd03068–229