1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-13 16:27:25 +01:00
MadelineProto/docs/API_docs/constructors/inputPeerNotifyEventsAll.md

16 lines
265 B
Markdown
Raw Normal View History

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