1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-11-27 05:14:39 +01:00
MadelineProto/old_docs/API_docs_v27/constructors/peerNotifySettingsEmpty.md

22 lines
347 B
Markdown
Raw Normal View History

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