Link Search Menu Expand Document

Constructor: inputPrivacyValueDisallowChatParticipants

Back to constructors index

Disallow only participants of certain chats

Attributes:

NameTypeRequiredDescription
chatsArray of longYesDisallowed chat IDs

Type: InputPrivacyRule

Example:

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