## Constructor: updateChannel ### Attributes: | Name | Type | Required | |----------|:-------------:|---------:| |channel\_id|[int](../types/int.md) | Required| ### Type: [Update](../types/Update.md) ### Example: ``` $updateChannel = ['_' => updateChannel', 'channel_id' => int, ]; ```