UserPrivacySettingRuleAllowChatMembers constructor

UserPrivacySettingRuleAllowChatMembers({
  1. required List<int> chatIds,
})

Implementation

UserPrivacySettingRuleAllowChatMembers({required this.chatIds});