PrivacyValueDisallowChatParticipants

---types---
privacyValueDisallowChatParticipants#41c87565 chats:Vector<long> = PrivacyRule

Belongs to

PrivacyRule

In Rust this constructor is a variant of the enums::PrivacyRule enum.
Match on it with: if let enums::PrivacyRule::PrivacyValueDisallowChatParticipants(v) = result { ... }

Parameters

chatsVector<long>required