Incomplete list of photos with auxiliary data.
photos.photosSlice#15051f54 count:int photos:Vector<Photo> users:Vector<User> = photos.Photos;
| Name | Type | Description |
|---|---|---|
| count | int | Total number of photos |
| photos | Vector<Photo> | List of photos |
| users | Vector<User> | List of mentioned users |