Link Search Menu Expand Document

Constructor: privacyValueDisallowChatParticipants

Back to constructors index

Disallow only participants of certain chats

Attributes:

NameTypeRequiredDescription
chatsArray of longYesDisallowed chats

Type: PrivacyRule

Example:

$privacyValueDisallowChatParticipants = ['_' => 'privacyValueDisallowChatParticipants', 'chats' => [long, long]];