1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-12 14:07:22 +01:00
MadelineProto/docs/API_docs/constructors/messageActionHistoryClear.md

16 lines
251 B
Markdown
Raw Normal View History

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