PhotoSizeProgressive

class pyrogram.raw.types.PhotoSizeProgressive

Progressively encoded photosize

Constructor of PhotoSize.

Details:
  • Layer: 187

  • ID: FA3EFB95

Parameters:
  • type (str) – Photosize type »

  • w (int 32-bit) – Photo width

  • h (int 32-bit) – Photo height

  • sizes (List of int 32-bit) – Sizes of progressive JPEG file prefixes, which can be used to preliminarily show the image.