Link Search Menu Expand Document

Constructor: requestedPeerChat

Back to constructors index

Attributes:

NameTypeRequired
chat_idlongYes
titlestringOptional
photoPhotoOptional

Type: RequestedPeer

Example:

$requestedPeerChat = ['_' => 'requestedPeerChat', 'chat_id' => long, 'title' => 'string', 'photo' => Photo];