MadelineProto/old_docs/API_docs_v33/constructors/photos_photos.md

542 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], ];