MadelineProtoDocs/docs/API_docs/types/InputFile.md
2018-04-01 13:24:46 +02:00

467 B

title description
InputFile constructors and methods of type InputFile

Type: InputFile

Back to types index

Points to some file

The following syntax can also be used:

$InputFile = 'filename.mp4'; // The file path can also be used

Possible values (constructors):

inputFile

inputFileBig

Methods that return an object of this type (methods):