telegram api constructor · layer 229 · #15051f54
photos.photosSlice
Incomplete list of photos with auxiliary data.
definition
photos.photosSlice#15051f54 count:int photos:Vector<Photo> users:Vector<User> = photos.Photos;
parameters
| name | type | description |
|---|---|---|
count | int | Total number of photos |
photos | Vector<Photo> | List of photos |
users | Vector<User> | List of mentioned users |
type
photos.Photos · other constructors: photos.photos
history
present in layers 2–229
| id | layers |
|---|---|
| #15051f54 | 2–229 |