1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-15 06:36:55 +01:00
MadelineProto/docs/TD_docs/methods/getPrivacy.md

23 lines
468 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
### Parameters:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|key|[CLICK ME PrivacyKey](../types/PrivacyKey.md) | Yes|Privacy key|
### Return type: [PrivacyRules](../types/PrivacyRules.md)