TDLib v0.0.2 TDLib.Object.InputFileGenerated View Source

A file generated by the client.

NameTypeDescription
original_pathstringLocal path to a file from which the file is generated, may be empty if there is no such file.
conversionstringString specifying the conversion applied to the original file; should be persistent across application restarts.
expected_sizenumberExpected size of the generated file; 0 if unknown.

More details on telegram’s documentation.