24 lines
495 B
Markdown
24 lines
495 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](../constructors/privacyRules.md) | Yes|New privacy rules|
|
|
|
|
|
|
|
|
### Type: [Update](../types/Update.md)
|
|
|
|
|