Layer 220
UpdateChat
Chat ( chat and/or chat Full ) information was updated.
constructor
Parameters
| Name | Type | Description |
|---|---|---|
| ChatId | long | Chat ID |
Returns
UpdateGogram Example
// Creating UpdateChat constructor obj := &tg.UpdateChat{ ChatId: int64(0), }