1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-13 10:07:21 +01:00
MadelineProto/docs/API_docs_46/constructors/peerNotifySettingsEmpty.md

20 lines
343 B
Markdown

---
title: peerNotifySettingsEmpty
description: peerNotifySettingsEmpty attributes, type and example
---
## Constructor: peerNotifySettingsEmpty
[Back to constructors index](index.md)
### Type: [PeerNotifySettings](../types/PeerNotifySettings.md)
### Example:
```
$peerNotifySettingsEmpty = ['_' => 'peerNotifySettingsEmpty', ];
```