Skip to content

finishFileGeneration

Function · TDLib 1.8.67 · d1085f9c

Finishes the file generation

finishFileGeneration(
  generation_id: int64,
  error: Error
) → Ok

generation_id

int64

The identifier of the generation process

error

Error

If passed, the file generation has failed and must be terminated; pass null if the file generation succeeded