MadelineProto/docs/TD_docs/methods/getFile.md
2017-08-25 14:43:29 +02:00

23 lines
476 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
### Params:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|file\_id|[int](../types/int.md) | Yes|Identifier of the file to get|
### Return type: [File](../types/File.md)