MadelineProto/docs/TD_docs/methods/getFile.md

23 lines
489 B
Markdown

---
title: getFile
description: Returns information about a file, offline request
---
## Method: getFile
[Back to methods index](index.md)
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
Returns information about a file, offline request
### Parameters:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|file\_id|[CLICK ME int](../types/int.md) | Yes|Identifier of the file to get|
### Return type: [File](../types/File.md)