MadelineProto/docs/API_docs/types/InputPrivacyRule.md

30 lines
766 B
Markdown
Raw Normal View History

2016-12-20 13:15:22 +01:00
---
title: InputPrivacyRule
2016-12-24 17:20:45 +01:00
description: constructors and methods of type InputPrivacyRule
2016-12-20 13:15:22 +01:00
---
## Type: InputPrivacyRule
2016-12-20 13:15:22 +01:00
[Back to types index](index.md)
2016-12-19 17:48:27 +01:00
### 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)
2016-12-24 17:20:45 +01:00
### Methods that return an object of this type (methods):