MadelineProtoDocs/docs/TD_docs/constructors/updatePrivacy.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

25 lines
568 B
Markdown

---
title: updatePrivacy
description: Some privacy settings has changed
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
# 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](../constructors/privacyRules.md) | Yes|New privacy rules|
### Type: [Update](../types/Update.md)