Layer 220
PhotoSizeEmpty
Empty constructor. Image with this thumbnail is unavailable.
constructor
photoSizeEmpty#e17e23c type:string = PhotoSize;
Parameters
| Name | Type | Description |
|---|---|---|
| Type | string | Thumbnail type |
Returns
PhotoSizeGogram Example
// Creating PhotoSizeEmpty constructor obj := &tg.PhotoSizeEmpty{ Type: "...", }