Contains info on file.
upload.file#96a18d5 type:storage.FileType mtime:int bytes:bytes = upload.File;
---functions---
upload.getFile#e3a6cfb5 location:InputFileLocation offset:int limit:int = upload.File;
Constructor | Description |
---|---|
upload.file | File content. |
upload.fileCdnRedirect | The file must be downloaded from a CDN DC. |
Method | Description |
---|---|
upload.getFile | Returns content of a whole file or its part. |