menu
tdlib2 package
documentation
td_api.dart
UserPrivacySettingRuleAllowChatMembers
UserPrivacySettingRuleAllowChatMembers.new constructor
UserPrivacySettingRuleAllowChatMembers.new constructor
dark_mode
light_mode
UserPrivacySettingRuleAllowChatMembers
constructor
UserPrivacySettingRuleAllowChatMembers
(
{
required
List
<
int
>
chatIds
,
})
Implementation
UserPrivacySettingRuleAllowChatMembers({required this.chatIds});
tdlib2 package
documentation
td_api
UserPrivacySettingRuleAllowChatMembers
UserPrivacySettingRuleAllowChatMembers.new constructor
UserPrivacySettingRuleAllowChatMembers class