PhotoSizeProgressive#
- class pyrogram.raw.types.PhotoSizeProgressive#
Progressively encoded photosize.
Constructor of
PhotoSize.- Details:
Layer:
158ID:
FA3EFB95
- Parameters:
type (
str) – Photosize type.w (
int32-bit) – Photo width.h (
int32-bit) – Photo height.sizes (List of
int32-bit) – Sizes of progressive JPEG file prefixes, which can be used to preliminarily show the image.