--- title: finishFileGeneration description: Finishes file generation image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png --- # Method: finishFileGeneration [Back to methods index](index.md) YOU CANNOT USE THIS METHOD IN MADELINEPROTO Finishes file generation ### Parameters: | Name | Type | Required | Description | |----------|---------------|----------|-------------| |generation\_id|[int64](../constructors/int64.md) | Yes|Identifier of the generation process| ### Return type: [Ok](../types/Ok.md)