MadelineProtoDocs/docs/API_docs/types/PrivacyRule.md

37 lines
1007 B
Markdown
Raw Normal View History

2018-04-01 13:19:25 +02:00
---
title: PrivacyRule
description: constructors and methods of type PrivacyRule
2018-04-04 19:52:48 +02:00
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
2018-04-01 13:19:25 +02:00
---
2018-04-05 01:19:57 +02:00
# Type: PrivacyRule
2018-04-01 13:19:25 +02:00
[Back to types index](index.md)
Represents one rule for managing privacy settings
### 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)
2019-06-23 13:07:51 +02:00
[privacyValueAllowChatParticipants](../constructors/privacyValueAllowChatParticipants.md)
[privacyValueDisallowChatParticipants](../constructors/privacyValueDisallowChatParticipants.md)
2018-04-01 13:19:25 +02:00
### Methods that return an object of this type (methods):