mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-12 02:59:36 +01:00
10 lines
168 B
Markdown
10 lines
168 B
Markdown
## Constructor: messageActionEmpty
|
|
|
|
### Type:
|
|
|
|
[MessageAction](../types/MessageAction.md)
|
|
### Example:
|
|
|
|
```
|
|
$messageActionEmpty = ['_' => messageActionEmpty', ];
|
|
``` |