Link Search Menu Expand Document

Constructor: inputPeerChat

Back to constructors index

Defines a chat for further interaction.

Attributes:

NameTypeRequiredDescription
chat_idlongYesChat identifier

Type: InputPeer

Example:

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