Link Search Menu Expand Document

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:

NameTypeRequiredDescription
channel_idlongYesChannel ID

Type: Update

Example:

$updateChannel = ['_' => 'updateChannel', 'channel_id' => long];