UserPrivacySettingRuleRestrictChatMembers constructor

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

A rule to restrict all members of specified basic groups and supergroups from doing something

Implementation

UserPrivacySettingRuleRestrictChatMembers