PhotoSize#

class pyrogram.raw.types.PhotoSize#

Image description.

Constructor of PhotoSize.

Details:
  • Layer: 158

  • ID: 75C78E60

Parameters:
  • type (str) – Thumbnail type.

  • w (int 32-bit) – Image width.

  • h (int 32-bit) – Image height.

  • size (int 32-bit) – File size.