Image description.
photoSize#77bfb61b type:string location:FileLocation w:int h:int size:int = PhotoSize;| Name | Type | Description | 
|---|---|---|
| type | string | Thumbnail type ยป | 
| w | int | Image width | 
| h | int | Image height | 
| size | int | File size | 
See here.
How to transfer large data batches correctly.