1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-12 01:19:56 +01:00
MadelineProto/docs/API_docs/constructors/messageActionEmpty.md
2016-12-20 13:15:22 +01:00

19 lines
246 B
Markdown

---
title: messageActionEmpty
---
## Constructor: messageActionEmpty
[Back to constructors index](index.md)
### Type: [MessageAction](../types/MessageAction.md)
### Example:
```
$messageActionEmpty = ['_' => messageActionEmpty', ];
```