MadelineProtoDocs/old_docs/API_docs_v38/types/InputPrivacyRule.md

51 lines
1.7 KiB
Markdown

---
title: InputPrivacyRule
description: constructors and methods of type InputPrivacyRule
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
# Type: InputPrivacyRule
[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)
[inputPrivacyValueAllowChatParticipants](../constructors/inputPrivacyValueAllowChatParticipants.md)
[inputPrivacyValueDisallowChatParticipants](../constructors/inputPrivacyValueDisallowChatParticipants.md)
### Methods that return an object of this type (methods):
[inputPrivacyValueAllowContacts](../constructors/inputPrivacyValueAllowContacts.md)
[inputPrivacyValueAllowAll](../constructors/inputPrivacyValueAllowAll.md)
[inputPrivacyValueAllowUsers](../constructors/inputPrivacyValueAllowUsers.md)
[inputPrivacyValueDisallowContacts](../constructors/inputPrivacyValueDisallowContacts.md)
[inputPrivacyValueDisallowAll](../constructors/inputPrivacyValueDisallowAll.md)
[inputPrivacyValueDisallowUsers](../constructors/inputPrivacyValueDisallowUsers.md)
[inputPrivacyValueAllowChatParticipants](../constructors/inputPrivacyValueAllowChatParticipants.md)
[inputPrivacyValueDisallowChatParticipants](../constructors/inputPrivacyValueDisallowChatParticipants.md)