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

955 B

title description image
updateFileGenerationStart File generation process need to be started by the client https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Constructor: updateFileGenerationStart

Back to constructors index

File generation process need to be started by the client

Attributes:

Name Type Required Description
generation_id int64 Yes Unique identifier for the generation process
original_path string Yes Path to a file from which new file is generated, may be empty
destination_path string Yes Path to a file which should be created and to which new file should be generated
conversion string Yes String specifying conversion applied to the original file

Type: Update