static class |
TdApi.UserPrivacySettingRuleAllowAll |
A rule to allow all users to do something.
|
static class |
TdApi.UserPrivacySettingRuleAllowChatMembers |
A rule to allow all members of certain specified basic groups and supergroups to doing something.
|
static class |
TdApi.UserPrivacySettingRuleAllowContacts |
A rule to allow all of a user's contacts to do something.
|
static class |
TdApi.UserPrivacySettingRuleAllowUsers |
A rule to allow certain specified users to do something.
|
static class |
TdApi.UserPrivacySettingRuleRestrictAll |
A rule to restrict all users from doing something.
|
static class |
TdApi.UserPrivacySettingRuleRestrictChatMembers |
A rule to restrict all members of specified basic groups and supergroups from doing something.
|
static class |
TdApi.UserPrivacySettingRuleRestrictContacts |
A rule to restrict all contacts of a user from doing something.
|
static class |
TdApi.UserPrivacySettingRuleRestrictUsers |
A rule to restrict all specified users from doing something.
|