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