MadelineProto/docs/API_docs/constructors/notifyAll.md
2016-12-20 13:32:11 +01:00

20 lines
256 B
Markdown

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