UserPrivacySettingRuleRestrictChatMembers constructor
A rule to restrict all members of specified basic groups and supergroups from doing something
Implementation
const UserPrivacySettingRuleRestrictChatMembers({
required this.chatIds,
});
A rule to restrict all members of specified basic groups and supergroups from doing something
const UserPrivacySettingRuleRestrictChatMembers({
required this.chatIds,
});