Link Search Menu Expand Document

Constructor: communityForbidden

Back to constructors index

Attributes:

NameTypeRequired
idlongYes
access_hashlongOptional
titlestringYes

Type: Chat

Example:

$communityForbidden = ['_' => 'communityForbidden', 'id' => long, 'access_hash' => long, 'title' => 'string'];