MadelineProto/docs/API_docs/constructors/peerNotifySettingsEmpty.md
2016-12-20 13:32:11 +01:00

20 lines
342 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', ];
```