WebFile
---types--- upload.webFile#21e753bc size:int mime_type:string file_type:storage.FileType mtime:int bytes:bytes = upload.WebFile
Belongs to
| upload.WebFile |
This type can only be an instance of:
| WebFile |
Members
| size | int | |
| mime_type | string | |
| file_type | storage.FileType | |
| mtime | int | |
| bytes | bytes |