Link Search Menu Expand Document

Constructor: updateChat

Back to constructors index

A new chat is available

Attributes:

NameTypeRequiredDescription
chat_idlongYesChat ID

Type: Update

Example:

$updateChat = ['_' => 'updateChat', 'chat_id' => long];