DocumentAttributeImageSize¶
- class hydrogram.raw.types.DocumentAttributeImageSize[source]¶
Defines the width and height of an image uploaded as document
Constructor of
DocumentAttribute.- Details:
Layer:
181ID:
6C37C15C
- Parameters:
w (
int32-bit) – Width of imageh (
int32-bit) – Height of image