mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-12 19:27:21 +01:00
13 lines
196 B
Markdown
13 lines
196 B
Markdown
## Constructor: peerNotifySettingsEmpty
|
|
|
|
|
|
|
|
|
|
### Type: [PeerNotifySettings](../types/PeerNotifySettings.md)
|
|
|
|
|
|
### Example:
|
|
|
|
```
|
|
$peerNotifySettingsEmpty = ['_' => peerNotifySettingsEmpty', ];
|
|
``` |