mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-12 19:47:20 +01:00
16 lines
257 B
Markdown
16 lines
257 B
Markdown
## Constructor: peerNotifySettingsEmpty
|
|
|
|
### Attributes:
|
|
|
|
| Name | Type | Required |
|
|
|----------|:-------------:|---------:|
|
|
|
|
|
|
### Type: [PeerNotifySettings](../types/PeerNotifySettings.md)
|
|
|
|
### Example:
|
|
|
|
|
|
```
|
|
$peerNotifySettingsEmpty = ;
|
|
``` |