MadelineProtoDocs/docs/API_docs/types/InputPrivacyRule.md

35 lines
1.0 KiB
Markdown
Raw 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)
2019-06-23 13:07:51 +02:00
[inputPrivacyValueAllowChatParticipants](../constructors/inputPrivacyValueAllowChatParticipants.md)
[inputPrivacyValueDisallowChatParticipants](../constructors/inputPrivacyValueDisallowChatParticipants.md)
2018-04-01 13:19:25 +02:00
### Methods that return an object of this type (methods):