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