MadelineProtoDocs/docs/TD_docs/constructors/photoSize.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

678 B

title description image
photoSize Photo description https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

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