telegram api type · layer 229
PhotoSize
Location of a certain size of a picture
constructors (6)
| constructor | id | description |
|---|---|---|
| photoSizeEmpty | #0e17e23c | Empty constructor. Image with this thumbnail is unavailable. |
| photoSize | #75c78e60 | Image description. |
| photoCachedSize | #021e1ad6 | Description of an image and its content. |
| photoStrippedSize | #e0b0bc2e | A low-resolution compressed JPG payload |
| photoSizeProgressive | #fa3efb95 | Progressively encoded photosize |
| photoPathSize | #d8214d41 | Messages with animated stickers can have a compressed svg (< 300 bytes) to show the outline of the sticker before fetching the actual lottie animation. |