MadelineProto/old_docs/API_docs_v41/constructors/photos_photos.md
2017-01-19 23:02:27 +01:00

541 B

title description
photos.photos photos_photos attributes, type and example

Constructor: photos.photos

Back to constructors index

Attributes:

Name Type Required
photos Array of Photo Required
users Array of User Required

Type: photos_Photos

Example:

$photos_photos = ['_' => 'photos.photos', 'photos' => [Vector t], 'users' => [Vector t], ];