Search
Preparing search index...
The search index is not available
telegram
Options
All
Public
Public/Protected
All
Inherited
Menu
telegram
Api
PhotoCachedSize
Class PhotoCachedSize
Hierarchy
VirtualClass
<
{
type
:
string
;
w
:
int
;
h
:
int
;
bytes
:
bytes
}
>
PhotoCachedSize
Index
Properties
CONSTRUCTOR_
ID
SUBCLASS_
OF_
ID
class
Name
class
Type
original
Args
CONSTRUCTOR_
ID
SUBCLASS_
OF_
ID
class
Type
class
Name
type
w
h
bytes
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
:
{
type
:
string
;
w
:
number
;
h
:
number
;
bytes
:
Buffer
}
Type declaration
type
:
string
w
:
number
h
:
number
bytes
:
Buffer
CONSTRUCTOR_
ID
CONSTRUCTOR_
ID
:
35527382
SUBCLASS_
OF_
ID
SUBCLASS_
OF_
ID
:
399256025
class
Type
class
Type
:
"constructor"
class
Name
class
Name
:
"PhotoCachedSize"
type
type
:
string
w
w
:
number
h
h
:
number
bytes
bytes
:
Buffer
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
(
)
:
{
type
:
string
;
w
:
number
;
h
:
number
;
bytes
:
Buffer
}
Returns
{
type
:
string
;
w
:
number
;
h
:
number
;
bytes
:
Buffer
}
type
:
string
w
:
number
h
:
number
bytes
:
Buffer
Static
from
Reader
from
Reader
(
reader
:
any
)
:
PhotoCachedSize
Parameters
reader:
any
Returns
PhotoCachedSize
Constructors
constructor
new
Photo
Cached
Size
(
args
:
{
type
:
string
;
w
:
number
;
h
:
number
;
bytes
:
Buffer
}
)
:
PhotoCachedSize
Parameters
args:
{
type
:
string
;
w
:
number
;
h
:
number
;
bytes
:
Buffer
}
type
:
string
w
:
number
h
:
number
bytes
:
Buffer
Returns
PhotoCachedSize
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
Photo
Cached
Size
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
type
w
h
bytes
Generated using
TypeDoc