MadelineProtoDocs/old_docs/API_docs_v66/types/InputPrivacyRule.md

31 lines
839 B
Markdown
Raw Permalink Normal View History

2018-04-01 13:19:25 +02:00
---
title: InputPrivacyRule
description: constructors and methods of type InputPrivacyRule
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: InputPrivacyRule
2018-04-01 13:19:25 +02:00
[Back to types index](index.md)
### Possible values (constructors):
[inputPrivacyValueAllowContacts](../constructors/inputPrivacyValueAllowContacts.md)
[inputPrivacyValueAllowAll](../constructors/inputPrivacyValueAllowAll.md)
[inputPrivacyValueAllowUsers](../constructors/inputPrivacyValueAllowUsers.md)
[inputPrivacyValueDisallowContacts](../constructors/inputPrivacyValueDisallowContacts.md)
[inputPrivacyValueDisallowAll](../constructors/inputPrivacyValueDisallowAll.md)
[inputPrivacyValueDisallowUsers](../constructors/inputPrivacyValueDisallowUsers.md)
### Methods that return an object of this type (methods):