photoSize

Image description.

End-to-end schema

===23===
photoSize#77bfb61b type:string location:FileLocation w:int h:int size:int = PhotoSize;

API schema

photoSize#77bfb61b type:string location:FileLocation w:int h:int size:int = PhotoSize;

Parameters

Name Type Description
type string PhotoSize.type value »
w int Image width
h int Image height
size int File size

Type

PhotoSize

Photosize.type values

See PhotoSize.type values ».

Related pages

Uploading and Downloading Files

How to transfer large data batches correctly.