photoSize

Image description.

photoSize#75c78e60 type:string w:int h:int size:int = PhotoSize;

Parameters

Name Type Description
type string Thumbnail type ยป
w int Image width
h int Image height
size int File size

Type

PhotoSize

Thumbnail type and its sizes

See here.

Related pages

Uploading and Downloading Files

How to transfer large data batches correctly.