InputPrivacyValueAllowChatParticipants

---types---
inputPrivacyValueAllowChatParticipants#840649cf chats:Vector<long> = InputPrivacyRule

Belongs to

InputPrivacyRule

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

Parameters

chatsVector<long>required