1
0
mirror of https://github.com/danog/MadelineProto.git synced 2025-01-22 11:11:20 +01:00

22 lines
261 B
Markdown
Raw Normal View History

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