MadelineProtoDocs/docs/TD_docs/constructors/inputFilePersistentId.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

24 lines
528 B
Markdown

---
title: inputFilePersistentId
description: File defined by its persistent id
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
# Constructor: inputFilePersistentId
[Back to constructors index](index.md)
File defined by its persistent id
### Attributes:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|persistent\_id|[string](../types/string.md) | Yes|Persistent file identifier|
### Type: [InputFile](../types/InputFile.md)