1
0
mirror of https://github.com/danog/MadelineProto.git synced 2025-01-06 02:58:17 +01:00
MadelineProto/docs/API_docs/constructors/inputMediaEmpty.md
2016-12-19 20:35:27 +03:00

10 lines
153 B
Markdown

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