TDLib v0.0.2 TDLib.Object.Wallpaper View Source
Contains information about a wallpaper.
Name | Type | Description |
---|---|---|
id | number | Unique persistent wallpaper identifier. |
sizes | photoSize[] | Available variants of the wallpaper in different sizes. These photos can only be downloaded; they can’t be sent in a message. |
color | number | Main color of the wallpaper in RGB24 format; should be treated as background color if no photos are specified. |
More details on telegram’s documentation.