Constructor: privacyValueAllowChatParticipants
Allow all participants of certain chats
Attributes:
Name | Type | Required | Description |
---|---|---|---|
chats | Array of long | Yes | Allowed chats |
Type: PrivacyRule
Example:
$privacyValueAllowChatParticipants = ['_' => 'privacyValueAllowChatParticipants', 'chats' => [long, long]];