teleproto - v1.229.0
GitHub
npm
Issues
Preparing search index...
Api
InputPageBlockMap
Class InputPageBlockMap
Hierarchy (
View Summary
)
VirtualClass
<
{
caption
:
TypePageCaption
;
geo
:
TypeInputGeoPoint
;
h
:
int
;
w
:
int
;
zoom
:
int
;
}
,
>
InputPageBlockMap
Index
Constructors
constructor
Methods
from
Reader
serialize
Bytes
serialize
Date
get
Bytes
to
JSON
Properties
class
Name
class
Type
CONSTRUCTOR_
ID
SUBCLASS_
OF_
ID
caption
class
Name
class
Type
CONSTRUCTOR_
ID
geo
h
original
Args
SUBCLASS_
OF_
ID
w
zoom
Constructors
constructor
new
InputPageBlockMap
(
args
:
{
caption
:
PageCaption
;
geo
:
TypeInputGeoPoint
;
h
:
number
;
w
:
number
;
zoom
:
number
;
}
,
)
:
InputPageBlockMap
Parameters
args
:
{
caption
:
PageCaption
;
geo
:
TypeInputGeoPoint
;
h
:
number
;
w
:
number
;
zoom
:
number
;
}
Returns
InputPageBlockMap
Methods
Static
from
Reader
fromReader
(
reader
:
any
)
:
InputPageBlockMap
Parameters
reader
:
any
Returns
InputPageBlockMap
Static
serialize
Bytes
serializeBytes
(
data
:
string
|
Buffer
<
ArrayBufferLike
>
)
:
Buffer
Parameters
data
:
string
|
Buffer
<
ArrayBufferLike
>
Returns
Buffer
Static
serialize
Date
serializeDate
(
date
:
number
|
Date
)
:
Buffer
Parameters
date
:
number
|
Date
Returns
Buffer
get
Bytes
getBytes
()
:
Buffer
Returns
Buffer
to
JSON
toJSON
()
:
{
caption
:
PageCaption
;
geo
:
TypeInputGeoPoint
;
h
:
number
;
w
:
number
;
zoom
:
number
;
}
Returns
{
caption
:
PageCaption
;
geo
:
TypeInputGeoPoint
;
h
:
number
;
w
:
number
;
zoom
:
number
;
}
Properties
Static
class
Name
className
:
string
Static
class
Type
classType
:
"constructor"
|
"request"
Static
CONSTRUCTOR_
ID
CONSTRUCTOR_ID
:
number
Static
SUBCLASS_
OF_
ID
SUBCLASS_OF_ID
:
number
caption
caption
:
PageCaption
class
Name
className
:
"InputPageBlockMap"
class
Type
classType
:
"constructor"
CONSTRUCTOR_
ID
CONSTRUCTOR_ID
:
1464557951
geo
geo
:
TypeInputGeoPoint
h
h
:
number
original
Args
originalArgs
:
{
caption
:
PageCaption
;
geo
:
TypeInputGeoPoint
;
h
:
number
;
w
:
number
;
zoom
:
number
;
}
SUBCLASS_
OF_
ID
SUBCLASS_OF_ID
:
449467972
w
w
:
number
zoom
zoom
:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
from
Reader
serialize
Bytes
serialize
Date
get
Bytes
to
JSON
Properties
class
Name
class
Type
CONSTRUCTOR_
ID
SUBCLASS_
OF_
ID
caption
class
Name
class
Type
CONSTRUCTOR_
ID
geo
h
original
Args
SUBCLASS_
OF_
ID
w
zoom
GitHub
npm
Issues
teleproto - v1.229.0
Loading...