mirror of
https://github.com/danog/MadelineProto.git
synced 2025-01-07 16:08:30 +01:00
13 lines
166 B
Markdown
13 lines
166 B
Markdown
## Constructor: messageMediaEmpty
|
|
|
|
|
|
|
|
|
|
### Type: [MessageMedia](../types/MessageMedia.md)
|
|
|
|
|
|
### Example:
|
|
|
|
```
|
|
$messageMediaEmpty = ['_' => messageMediaEmpty', ];
|
|
``` |