24 lines
464 B
Markdown
24 lines
464 B
Markdown
---
|
|
title: inputFileId
|
|
description: File defined by its id
|
|
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
|
|
---
|
|
# 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)
|
|
|
|
|