PhotoSizeEmpty
- class pyrogram.raw.types.PhotoSizeEmpty
Empty constructor. Image with this thumbnail is unavailable.
Constructor of
PhotoSize.- Details:
Layer:
223ID:
E17E23C
- Parameters:
type (
str) – Thumbnail type »
TL Schema
photoSizeEmpty#e17e23c
type:string
= PhotoSize
Parameter Tree
PhotoSizeEmpty
└── type →
stringExample
PhotoSizeEmpty(
type="text",
)