Layer 220
PhotoEmpty
Empty constructor, non-existent photo
constructor
photoEmpty#2331b22d id:long = Photo;
Parameters
| Name | Type | Description |
|---|---|---|
| Id | long | Photo identifier |
Returns
PhotoGogram Example
// Creating PhotoEmpty constructor obj := &tg.PhotoEmpty{ Id: int64(0), }