telegram api constructor · layer 229 · #f52ff27f

inputFile

Defines a file saved in parts using the method upload.saveFilePart.

definition

inputFile#f52ff27f id:long parts:int name:string md5_checksum:string = InputFile;

parameters

nametypedescription
idlongRandom file identifier created by the client
partsintNumber of parts saved
namestringFull name of the file
md5_checksumstringIn case the file's md5-hash was passed, contents of the file will be checked prior to use

type

InputFile · other constructors: inputFileBig, inputFileStoryDocument

history

present in layers 2–229

idlayers
#f52ff27f2–229