PhotoSize

Location of a certain size of a picture

photoSizeEmpty#e17e23c type:string = PhotoSize;
photoSize#77bfb61b type:string location:FileLocation w:int h:int size:int = PhotoSize;
photoCachedSize#e9a734fa type:string location:FileLocation w:int h:int bytes:bytes = PhotoSize;

Constructors

Constructor Description
photoSizeEmpty Empty constructor. Image with this thumbnail is unavailable.
photoSize Image description.
photoCachedSize Description of an image and its content.
photoStrippedSize A low-resolution compressed JPG payload
photoSizeProgressive Progressively encoded photosize
photoPathSize Messages with animated stickers can have a compressed svg (< 300 bytes) to show the outline of the sticker before fetching the actual lottie animation.