Link Search Menu Expand Document

Constructor: privacyValueAllowChatParticipants

Back to constructors index

Allow all participants of certain chats

Attributes:

NameTypeRequiredDescription
chatsArray of longYesAllowed chats

Type: PrivacyRule

Example:

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