View Source ExTDLib.Method.FinishFileGeneration (ExTDLib v0.0.4)
Finishes the file generation. Returns object_ptr<Ok>.
| Name | Type | Description |
|---|---|---|
| generation_id | string | 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. |
More details on telegram's documentation.