Constructor: updateChannel
Back to constructors index
A new channel or supergroup is available, or info about an existing channel has changed and must be refeteched.
Attributes:
Name | Type | Required | Description |
---|
channel_id | long | Yes | Channel ID |
Example:
$updateChannel = ['_' => 'updateChannel', 'channel_id' => long];