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