MadelineProto/docs/API_docs/types/PrivacyRule.md

32 lines
742 B
Markdown
Raw Normal View History

2016-12-20 13:15:22 +01:00
---
title: PrivacyRule
2016-12-24 17:20:45 +01:00
description: constructors and methods of type PrivacyRule
2016-12-20 13:15:22 +01:00
---
## Type: PrivacyRule
2016-12-20 13:15:22 +01:00
[Back to types index](index.md)
Represents one rule for managing privacy settings
2016-12-19 17:48:27 +01:00
### Possible values (constructors):
[privacyValueAllowContacts](../constructors/privacyValueAllowContacts.md)
[privacyValueAllowAll](../constructors/privacyValueAllowAll.md)
[privacyValueAllowUsers](../constructors/privacyValueAllowUsers.md)
[privacyValueDisallowContacts](../constructors/privacyValueDisallowContacts.md)
[privacyValueDisallowAll](../constructors/privacyValueDisallowAll.md)
[privacyValueDisallowUsers](../constructors/privacyValueDisallowUsers.md)
2016-12-24 17:20:45 +01:00
### Methods that return an object of this type (methods):