MadelineProto/docs/API_docs/constructors/peerNotifySettingsEmpty.md

16 lines
257 B
Markdown
Raw Normal View History

## Constructor: peerNotifySettingsEmpty
### Attributes:
| Name | Type | Required |
|----------|:-------------:|---------:|
### Type: [PeerNotifySettings](../types/PeerNotifySettings.md)
### Example:
```
$peerNotifySettingsEmpty = ;
```