mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-12 17:27:43 +01:00
16 lines
233 B
Markdown
16 lines
233 B
Markdown
## Constructor: inputNotifyAll
|
|
|
|
### Attributes:
|
|
|
|
| Name | Type | Required |
|
|
|----------|:-------------:|---------:|
|
|
|
|
|
|
### Type: [InputNotifyPeer](../types/InputNotifyPeer.md)
|
|
|
|
### Example:
|
|
|
|
|
|
```
|
|
$inputNotifyAll = ;
|
|
``` |