telegram api constructor · layer 229 · #fa4f0bb5
inputFileBig
Assigns a big file (over 10 MB in size), saved in part using the method upload.saveBigFilePart.
definition
inputFileBig#fa4f0bb5 id:long parts:int name:string = InputFile;
parameters
| name | type | description |
|---|---|---|
id | long | Random file id, created by the client |
parts | int | Number of parts saved |
name | string | Full file name |
type
InputFile · other constructors: inputFile, inputFileStoryDocument
history
present in layers 9–229
| id | layers |
|---|---|
| #fa4f0bb5 | 9–229 |