Object describes a photo.
photoEmpty#2331b22d id:long = Photo;
photo#22b56751 id:long access_hash:long user_id:int date:int caption:string geo:GeoPoint sizes:Vector<PhotoSize> = Photo;
| Constructor | Description |
|---|---|
| photoEmpty | Empty constructor, non-existent photo |
| photo | Photo |