photo#fb197a65 flags:# has_stickers:flags.0?true id:long access_hash:long file_reference:bytes date:int sizes:Vector<PhotoSize> video_sizes:flags.1?Vector<VideoSize> dc_id:int = Photo;
Parameters
| Name | Type | Description |
| flags |
# |
Bit mask: a field written flags.N?T is present only when bit N is set. |
| has_stickers |
flags.0?true |
|
| id |
long |
Identifier of the object — which object depends on the field's type. |
| access_hash |
long |
Access hash: without it the server does not accept the identifier. It arrives with the object and belongs to it. |
| file_reference |
bytes |
Reference to a file: short-lived, refreshed together with the message. |
| date |
int |
A point in time, unix seconds. |
| sizes |
Vector<PhotoSize> |
|
| video_sizes |
flags.1?Vector<VideoSize> |
|
| dc_id |
int |
Number of the data centre holding the object. |
Type
Photo
Related pages
Types used here