telegram api constructor · layer 229 · #fa3efb95
photoSizeProgressive
Progressively encoded photosize
definition
photoSizeProgressive#fa3efb95 type:string w:int h:int sizes:Vector<int> = PhotoSize;
parameters
| name | type | description |
|---|---|---|
type | string | Photosize type » |
w | int | Photo width |
h | int | Photo height |
sizes | Vector<int> | Sizes of progressive JPEG file prefixes, which can be used to preliminarily show the image. |
type
PhotoSize · other constructors: photoSizeEmpty, photoSize, photoCachedSize, photoStrippedSize, photoPathSize
history
present in layers 119–229 · constructor id changed 1×
| id | layers |
|---|---|
| #5aa86a51 | 119–127 |
| #fa3efb95 | 128–229 |