Layer 227
PhotoSizeEmpty
Empty constructor. Image with this thumbnail is unavailable.
constructor
photoSizeEmpty#0e17e23c type:string = PhotoSize;
Parameters
| Name | Type | Description |
|---|---|---|
| Type | string | Photo Size. type value |
Returns
PhotoSizeGogram Example
// Creating PhotoSizeEmpty constructor obj := &tg.PhotoSizeEmpty{ Type: "Hello, World!", }