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

20 lines
292 B
Markdown

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