518 B
518 B
title | description |
---|---|
photos.photo | photos_photo attributes, type and example |
Constructor: photos.photo
Attributes:
Name | Type | Required |
---|---|---|
photo | Photo | Required |
users | Array of User | Required |
Type: photos_Photo
Example:
$photos_photo = ['_' => 'photos.photo', 'photo' => Photo, 'users' => [Vector t], ];