Preparing search index...
The search index is not available
tdjson
tdjson
InputFileLocal
Interface InputFileLocal
A file defined by a local path. Subtype of
InputFile
.
interface
InputFileLocal
{
@type
:
"inputFileLocal"
;
path
:
string
;
}
Index
Properties
@type
path
Properties
@type
@type
:
"inputFileLocal"
path
path
:
string
Local path to the file.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
@type
path
tdjson
Loading...
A file defined by a local path. Subtype of InputFile.