1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-12 16:47:24 +01:00
MadelineProto/docs/API_docs/constructors/inputPeerNotifyEventsAll.md
2016-12-30 23:21:36 +03:00

20 lines
354 B
Markdown

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