MadelineProtoDocs/docs/TD_docs/types/PrivacyRule.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

33 lines
803 B
Markdown

---
title: PrivacyRule
description: constructors and methods of type PrivacyRule
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
# 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):