PrivacyValueAllowChatParticipants

---types---
privacyValueAllowChatParticipants#6b134e8e 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::PrivacyValueAllowChatParticipants(v) = result { ... }

Parameters

chatsVector<long>required