TDLib v0.0.2 TDLib.Object.UpdateFileGenerationStart View Source

The file generation process needs to be started by the client.

NameTypeDescription
generation_idstringUnique identifier for the generation process.
original_pathstringThe path to a file from which a new file is generated, may be empty.
destination_pathstringThe path to a file that should be created and where the new file should be generated.
conversionstringString specifying the conversion applied to the original file.

More details on telegram’s documentation.