1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-11-30 10:38:59 +01:00
MadelineProto/old_docs/API_docs_v27/constructors/inputVideoEmpty.md

22 lines
291 B
Markdown
Raw Normal View History

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