Layer 220
PhoneCallEmpty
Empty constructor
constructor
phoneCallEmpty#5366c915 id:long = PhoneCall;
Parameters
| Name | Type | Description |
|---|---|---|
| Id | long | Call ID |
Returns
PhoneCallGogram Example
// Creating PhoneCallEmpty constructor obj := &tg.PhoneCallEmpty{ Id: int64(0), }