MadelineProtoDocs/docs/API_docs/types/InputFile.md
Sean 4baac3178e Add Syntax Highlight for Markdown
Add PHP, Lua language tag to Code area
2018-10-18 00:30:20 +08:00

543 B

title description image
InputFile constructors and methods of type InputFile https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

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):