telegram api constructor · layer 229 · #2dc173c8

inputEncryptedFileBigUploaded

Assigns a new big encrypted file (over 10 MB in size), saved in parts using the method upload.saveBigFilePart.

definition

inputEncryptedFileBigUploaded#2dc173c8 id:long parts:int key_fingerprint:int = InputEncryptedFile;

parameters

nametypedescription
idlongRandom file id, created by the client
partsintNumber of saved parts
key_fingerprintint32-bit imprint of the key used to encrypt the file

type

InputEncryptedFile · other constructors: inputEncryptedFileEmpty, inputEncryptedFileUploaded, inputEncryptedFile

history

present in layers 9–229

idlayers
#2dc173c89–229