mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-12 14:07:22 +01:00
16 lines
251 B
Markdown
16 lines
251 B
Markdown
|
## Constructor: messageActionHistoryClear
|
||
|
|
||
|
### Attributes:
|
||
|
|
||
|
| Name | Type | Required |
|
||
|
|----------|:-------------:|---------:|
|
||
|
|
||
|
|
||
|
### Type: [MessageAction](../types/MessageAction.md)
|
||
|
|
||
|
### Example:
|
||
|
|
||
|
|
||
|
```
|
||
|
$messageActionHistoryClear = ;
|
||
|
```
|