telegram api constructor · layer 229 · #021e1ad6
photoCachedSize
Description of an image and its content.
definition
photoCachedSize#21e1ad6 type:string w:int h:int bytes:bytes = PhotoSize;
parameters
| name | type | description |
|---|---|---|
type | string | Thumbnail type |
w | int | Image width |
h | int | Image height |
bytes | bytes | Binary data, file content |
type
PhotoSize · other constructors: photoSizeEmpty, photoSize, photoStrippedSize, photoSizeProgressive, photoPathSize
history
present in layers 2–229 · constructor id changed 1×
| id | layers |
|---|---|
| #e9a734fa | 2–127 |
| #021e1ad6 | 128–229 |