telegram api constructor · layer 229 · #fb197a65
photo
Photo
definition
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 | # | Flags, see TL conditional fields |
has_stickers | true | Whether the photo has mask stickers attached to it |
id | long | ID |
access_hash | long | Access hash |
file_reference | bytes | file reference |
date | int | Date of upload |
sizes | Vector<PhotoSize> | Available sizes for download |
video_sizes | Vector<VideoSize> | For animated profiles, the MPEG4 videos |
dc_id | int | DC ID to use for download |
type
Photo · other constructors: photoEmpty
history
present in layers 2–229 · constructor id changed 5×
| id | layers |
|---|---|
| #22b56751 | 2–23 |
| #cded42fe | 46 |
| #9288dd29 | 62–84 |
| #9c477dd8 | 85–97 |
| #d07504a5 | 98–115 |
| #fb197a65 | 116–229 |