Layer 220
ChatEmpty
Empty constructor, group doesn't exist
constructor
chatEmpty#29562865 id:long = Chat;
Parameters
| Name | Type | Description |
|---|---|---|
| Id | long | Group identifier |
Returns
ChatGogram Example
// Creating ChatEmpty constructor obj := &tg.ChatEmpty{ Id: int64(0), }