23 lines
455 B
Markdown
23 lines
455 B
Markdown
---
|
|
title: getPrivacy
|
|
description: Returns current privacy settings
|
|
---
|
|
## Method: getPrivacy
|
|
[Back to methods index](index.md)
|
|
|
|
|
|
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
|
|
|
|
|
|
Returns current privacy settings
|
|
|
|
### Params:
|
|
|
|
| Name | Type | Required | Description |
|
|
|----------|---------------|----------|-------------|
|
|
|key|[PrivacyKey](../types/PrivacyKey.md) | Yes|Privacy key|
|
|
|
|
|
|
### Return type: [PrivacyRules](../types/PrivacyRules.md)
|
|
|