MadelineProto/docs/TD_docs/constructors/inputFileLocal.md
2017-08-25 14:43:29 +02:00

23 lines
413 B
Markdown

---
title: inputFileLocal
description: File deifned by local path
---
## 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)