1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-14 21:46:55 +01:00
MadelineProto/docs/TD_docs/constructors/updatePrivacy.md

24 lines
488 B
Markdown
Raw Normal View History

---
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 |
2017-08-20 11:05:56 +02:00
|----------|---------------|----------|-------------|
|key|[PrivacyKey](../types/PrivacyKey.md) | Yes|Privacy key|
|rules|[privacyRules](../types/privacyRules.md) | Yes|New privacy rules|
### Type: [Update](../types/Update.md)