MadelineProto/old_docs/API_docs_v23/constructors/inputVideoEmpty.md

22 lines
291 B
Markdown

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