MadelineProtoDocs/docs/TD_docs/constructors/inputFileGenerated.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

829 B

title description image
inputFileGenerated File generated by the client https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Constructor: inputFileGenerated

Back to constructors index

File generated by the client

Attributes:

Name Type Required Description
original_path string Yes Local path to a file from which the file is generated, may be empty if there is no such file
conversion string Yes String specifying conversion applied to the original file, should be persistent across application restart
expected_size int Yes Expected size of the generated file, 0 if unknown

Type: InputFile