UserPrivacySettingRuleAllowChatMembers constructor

UserPrivacySettingRuleAllowChatMembers(
  1. {required List<int> chat_ids,
  2. int? extra,
  3. int? clientId}
)

A rule to allow all members of certain specified basic groups and supergroups to doing something

Implementation

UserPrivacySettingRuleAllowChatMembers