Link Search Menu Expand Document

Constructor: inputPrivacyValueAllowChatParticipants

Back to constructors index

Allow only participants of certain chats

Attributes:

NameTypeRequiredDescription
chatsArray of longYesAllowed chat IDs

Type: InputPrivacyRule

Example:

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