mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-14 09:47:20 +01:00
605 B
605 B
title | description |
---|---|
photoSize | Photo description |
Constructor: photoSize
Photo description
Attributes:
Name | Type | Required | Description |
---|---|---|---|
type | string | Yes | Thumbnail type (see https: core.telegram.org/constructor/photoSize) |
photo | file | Yes | Information about photo file |
width | int | Yes | Photo width |
height | int | Yes | Photo height |