MadelineProto/docs/API_docs/constructors/photos_photos.md
2016-12-20 13:32:11 +01:00

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