MadelineProto/docs/API_docs/constructors/peerNotifyEventsAll.md
2016-12-30 23:21:36 +03:00

20 lines
319 B
Markdown

---
title: peerNotifyEventsAll
description: peerNotifyEventsAll attributes, type and example
---
## Constructor: peerNotifyEventsAll
[Back to constructors index](index.md)
### Type: [PeerNotifyEvents](../types/PeerNotifyEvents.md)
### Example:
```
$peerNotifyEventsAll = ['_' => 'peerNotifyEventsAll', ];
```