TDLib v0.0.2 TDLib.Object.InputFileGenerated View Source
A file generated by the client.
Name | Type | Description |
---|---|---|
original_path | string | Local path to a file from which the file is generated, may be empty if there is no such file. |
conversion | string | String specifying the conversion applied to the original file; should be persistent across application restarts. |
expected_size | number | Expected size of the generated file; 0 if unknown. |
More details on telegram’s documentation.