MadelineProto/docs/TD_docs/types/PrivacyRule.md

32 lines
730 B
Markdown
Raw Normal View History

---
title: PrivacyRule
description: constructors and methods of type PrivacyRule
---
## Type: PrivacyRule
[Back to types index](index.md)
Represents one rule for managing privacy settings
### Possible values (constructors):
[privacyRuleAllowAll](../constructors/privacyRuleAllowAll.md)
[privacyRuleAllowContacts](../constructors/privacyRuleAllowContacts.md)
[privacyRuleAllowUsers](../constructors/privacyRuleAllowUsers.md)
[privacyRuleDisallowAll](../constructors/privacyRuleDisallowAll.md)
[privacyRuleDisallowContacts](../constructors/privacyRuleDisallowContacts.md)
[privacyRuleDisallowUsers](../constructors/privacyRuleDisallowUsers.md)
### Methods that return an object of this type (methods):