Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

24 lines
486 B
Markdown

---
title: inputFileLocal
description: File deifned by local path
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
# Constructor: inputFileLocal
[Back to constructors index](index.md)
File deifned by local path
### Attributes:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|path|[string](../types/string.md) | Yes|Local path to the file|
### Type: [InputFile](../types/InputFile.md)