MadelineProto/docs/TD_docs/constructors/photoSize.md
Daniil Gentili 8600a2fcba docufix
2017-09-29 15:50:59 +02:00

605 B

title description
photoSize Photo description

Constructor: photoSize

Back to constructors index

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

Type: PhotoSize