PhotoSize#

class pyrogram.raw.base.PhotoSize#

Location of a certain size of a picture.

Constructors:

This base type has 6 constructors available.

PhotoCachedSize

Description of an image and its content.

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.

PhotoSize

Image description.

PhotoSizeEmpty

Empty constructor.

PhotoSizeProgressive

Progressively encoded photosize.

PhotoStrippedSize

A low-resolution compressed JPG payload.