View Source ExTDLib.Method.FinishFileGeneration (ExTDLib v0.0.4)

Finishes the file generation. Returns object_ptr<Ok>.

NameTypeDescription
generation_idstringThe identifier of the generation process.
errorerrorIf passed, the file generation has failed and must be terminated; pass null if the file generation succeeded.

More details on telegram's documentation.