menu
td_json_client package
documentation
td_api.dart
UserPrivacySettingRuleAllowUsers
UserPrivacySettingRuleAllowUsers.new constructor
UserPrivacySettingRuleAllowUsers.new constructor
dark_mode
light_mode
UserPrivacySettingRuleAllowUsers
constructor
UserPrivacySettingRuleAllowUsers
(
{
String
?
extra
,
int
?
client_id
,
vector
<
int53
>
?
user_ids
,
})
Implementation
UserPrivacySettingRuleAllowUsers({ super.extra, super.client_id, this.user_ids, });
td_json_client package
documentation
td_api
UserPrivacySettingRuleAllowUsers
UserPrivacySettingRuleAllowUsers.new constructor
UserPrivacySettingRuleAllowUsers class