DocumentAttributeImageSize
- class pyrogram.raw.types.DocumentAttributeImageSize
Defines the width and height of an image uploaded as document
Constructor of
DocumentAttribute
.- Details:
Layer:
194
ID:
6C37C15C
- Parameters:
w (
int
32-bit
) – Width of imageh (
int
32-bit
) – Height of image