TDLib v0.0.2 TDLib.Object.PhotoSize View Source

Photo description.

NameTypeDescription
typestringThumbnail type (see https://core.telegram.org/constructor/photoSize).
photofileInformation about the photo file.
widthnumberPhoto width.
heightnumberPhoto height.

More details on telegram’s documentation.