1
0
mirror of https://github.com/danog/MadelineProto.git synced 2025-01-07 16:08:30 +01:00
MadelineProto/docs/API_docs/constructors/messageMediaEmpty.md
2016-12-19 20:56:05 +03:00

13 lines
166 B
Markdown

## Constructor: messageMediaEmpty
### Type: [MessageMedia](../types/MessageMedia.md)
### Example:
```
$messageMediaEmpty = ['_' => messageMediaEmpty', ];
```