MadelineProto/old_docs/API_docs_v51/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', ];
```