Constructor: chatForbidden
A group to which the user has no access. E.g., because the user was kicked from the group.
Attributes:
Type: Chat
Example:
$chatForbidden = ['_' => 'chatForbidden', 'id' => long, 'title' => 'string'];
A group to which the user has no access. E.g., because the user was kicked from the group.
$chatForbidden = ['_' => 'chatForbidden', 'id' => long, 'title' => 'string'];