MadelineProtoDocs/docs/API_docs/types/InputFile.md
2019-12-27 17:48:04 +01:00

30 lines
519 B
Markdown

---
title: InputFile
description: constructors and methods of type InputFile
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
# 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):