Search
Preparing search index...
The search index is not available
telegram
Options
All
Public
Public/Protected
All
Inherited
Menu
telegram
Api
InputFile
Class InputFile
Hierarchy
VirtualClass
<
{
id
:
long
;
parts
:
int
;
name
:
string
;
md5Checksum
:
string
}
>
InputFile
Index
Properties
CONSTRUCTOR_
ID
SUBCLASS_
OF_
ID
class
Name
class
Type
original
Args
CONSTRUCTOR_
ID
SUBCLASS_
OF_
ID
class
Type
class
Name
id
parts
name
md5
Checksum
Methods
serialize
Bytes
serialize
Date
get
Bytes
toJSON
from
Reader
Constructors
constructor
Properties
Static
CONSTRUCTOR_
ID
CONSTRUCTOR_
ID
:
number
Static
SUBCLASS_
OF_
ID
SUBCLASS_
OF_
ID
:
number
Static
class
Name
class
Name
:
string
Static
class
Type
class
Type
:
"constructor"
|
"request"
original
Args
original
Args
:
{
id
:
BigInteger
;
parts
:
number
;
name
:
string
;
md5Checksum
:
string
}
Type declaration
id
:
BigInteger
parts
:
number
name
:
string
md5
Checksum
:
string
CONSTRUCTOR_
ID
CONSTRUCTOR_
ID
:
4113560191
SUBCLASS_
OF_
ID
SUBCLASS_
OF_
ID
:
3882180383
class
Type
class
Type
:
"constructor"
class
Name
class
Name
:
"InputFile"
id
id
:
BigInteger
parts
parts
:
number
name
name
:
string
md5
Checksum
md5
Checksum
:
string
Methods
Static
serialize
Bytes
serialize
Bytes
(
data
:
string
|
Buffer
)
:
Buffer
Parameters
data:
string
|
Buffer
Returns
Buffer
Static
serialize
Date
serialize
Date
(
date
:
number
|
Date
)
:
Buffer
Parameters
date:
number
|
Date
Returns
Buffer
get
Bytes
get
Bytes
(
)
:
Buffer
Returns
Buffer
toJSON
toJSON
(
)
:
{
id
:
BigInteger
;
parts
:
number
;
name
:
string
;
md5Checksum
:
string
}
Returns
{
id
:
BigInteger
;
parts
:
number
;
name
:
string
;
md5Checksum
:
string
}
id
:
BigInteger
parts
:
number
name
:
string
md5
Checksum
:
string
Static
from
Reader
from
Reader
(
reader
:
any
)
:
InputFile
Parameters
reader:
any
Returns
InputFile
Constructors
constructor
new
Input
File
(
args
:
{
id
:
BigInteger
;
parts
:
number
;
name
:
string
;
md5Checksum
:
string
}
)
:
InputFile
Parameters
args:
{
id
:
BigInteger
;
parts
:
number
;
name
:
string
;
md5Checksum
:
string
}
id
:
BigInteger
parts
:
number
name
:
string
md5
Checksum
:
string
Returns
InputFile
Exports
helpers
password
utils
client
errors
extensions
sessions
Api
storage
auth
contacts
messages
updates
photos
upload
help
account
channels
payments
phone
stats
stickers
users
chatlists
bots
stories
premium
langpack
folders
tl
custom
Input
File
CONSTRUCTOR_
ID
SUBCLASS_
OF_
ID
class
Name
class
Type
serialize
Bytes
serialize
Date
get
Bytes
constructor
original
Args
toJSON
CONSTRUCTOR_
ID
SUBCLASS_
OF_
ID
class
Type
class
Name
from
Reader
id
parts
name
md5
Checksum
Generated using
TypeDoc