MadelineProto/docs/TD_docs/constructors/updatePrivacy.md
2017-08-25 14:43:29 +02:00

24 lines
488 B
Markdown

---
title: updatePrivacy
description: Some privacy settings has changed
---
## Constructor: updatePrivacy
[Back to constructors index](index.md)
Some privacy settings has changed
### Attributes:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|key|[PrivacyKey](../types/PrivacyKey.md) | Yes|Privacy key|
|rules|[privacyRules](../types/privacyRules.md) | Yes|New privacy rules|
### Type: [Update](../types/Update.md)