1
0
mirror of https://github.com/danog/MadelineProto.git synced 2025-01-23 02:11:14 +01:00

22 lines
312 B
Markdown
Raw Normal View History

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