MadelineProtoDocs/docs/TD_docs/methods/getFile.md

23 lines
480 B
Markdown
Raw Normal View History

2018-04-01 13:19:25 +02:00
---
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|[int](../types/int.md) | Yes|Identifier of the file to get|
### Return type: [File](../types/File.md)