telegram api type · layer 229
InputFile
Defines a file uploaded by the client.
constructors (3)
| constructor | id | description |
|---|---|---|
| inputFile | #f52ff27f | Defines a file saved in parts using the method upload.saveFilePart. |
| inputFileBig | #fa4f0bb5 | Assigns a big file (over 10 MB in size), saved in part using the method upload.saveBigFilePart. |
| inputFileStoryDocument | #62dc8b48 | Used to edit the thumbnail/static preview of a story, see here » for more info on the full flow. |