MadelineProto/old_docs/API_docs_v62/types/InputFile.md

29 lines
446 B
Markdown
Raw Normal View History

---
title: InputFile
description: constructors and methods of type InputFile
---
## Type: InputFile
[Back to types index](index.md)
The following syntax can also be used:
```
$InputFile = 'filename.mp4'; // The file path can also be used
```
### Possible values (constructors):
[inputFile](../constructors/inputFile.md)
[inputFileBig](../constructors/inputFileBig.md)
### Methods that return an object of this type (methods):