upload.webFile

upload.webFile#21e753bc size:int mime_type:string file_type:storage.FileType mtime:int bytes:bytes = upload.WebFile;

Parameters

NameTypeDescription
size int Size in bytes.
mime_type string Content type of the file.
file_type storage.FileType
mtime int
bytes bytes Raw bytes.

Type

upload.WebFile

Related pages

Types used here