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