1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-12 17:27:43 +01:00
MadelineProto/docs/API_docs/constructors/inputNotifyAll.md

16 lines
233 B
Markdown

## Constructor: inputNotifyAll
### Attributes:
| Name | Type | Required |
|----------|:-------------:|---------:|
### Type: [InputNotifyPeer](../types/InputNotifyPeer.md)
### Example:
```
$inputNotifyAll = ;
```