519 B
519 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], ];