1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-12 00:19:37 +01:00
MadelineProto/docs/API_docs/constructors/notifyAll.md

22 lines
261 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', ];
```