TDLib v0.0.2 TDLib.Object.Photo View Source
Describes a photo.
Name | Type | Description |
---|---|---|
id | string | Photo identifier; 0 for deleted photos. |
has_stickers | bool | True, if stickers were added to the photo. |
sizes | photoSize[] | Available variants of the photo, in different sizes. |
More details on telegram’s documentation.