MadelineProtoDocs/docs/TD_docs/constructors/inputFileId.md

23 lines
391 B
Markdown
Raw Normal View History

2018-04-01 13:19:25 +02:00
---
title: inputFileId
description: File defined by its id
---
## Constructor: inputFileId
[Back to constructors index](index.md)
File defined by its id
### Attributes:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|id|[int](../types/int.md) | Yes|Unique file identifier|
### Type: [InputFile](../types/InputFile.md)