MadelineProtoDocs/docs/TD_docs/methods/finishFileGeneration.md

24 lines
551 B
Markdown

---
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 | Description | Required |
|----------|---------------|-------------|----------|
|generation\_id|[int64](../constructors/int64.md) | Identifier of the generation process | Yes|
### Return type: [Ok](../types/Ok.md)