photos.photo
Photo with auxiliary data.
type tg.PhotosPhoto struct { /* ... */ }
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Photo | PhotoClass | yes | Photo |
Users | []UserClass | yes | Users |
Returned by
References
- Official documentation
- Generated Go reference
- TL definition:
photos.photo#20212ca8