Layer 220
UpdateChannel
Channel/supergroup ( channel and/or channel Full ) information was updated.
constructor
Parameters
| Name | Type | Description |
|---|---|---|
| ChannelId | long | Channel ID |
Returns
UpdateGogram Example
// Creating UpdateChannel constructor obj := &tg.UpdateChannel{ ChannelId: int64(0), }