teleproto - v1.229.0
GitHub
npm
Issues
Preparing search index...
Api
InputWebFileGeoPointLocation
Class InputWebFileGeoPointLocation
Hierarchy (
View Summary
)
VirtualClass
<
{
accessHash
:
long
;
geoPoint
:
TypeInputGeoPoint
;
h
:
int
;
scale
:
int
;
w
:
int
;
zoom
:
int
;
}
,
>
InputWebFileGeoPointLocation
Index
Constructors
constructor
Methods
from
Reader
serialize
Bytes
serialize
Date
get
Bytes
to
JSON
Properties
class
Name
class
Type
CONSTRUCTOR_
ID
SUBCLASS_
OF_
ID
access
Hash
class
Name
class
Type
CONSTRUCTOR_
ID
geo
Point
h
original
Args
scale
SUBCLASS_
OF_
ID
w
zoom
Constructors
constructor
new
InputWebFileGeoPointLocation
(
args
:
{
accessHash
:
BigInteger
;
geoPoint
:
TypeInputGeoPoint
;
h
:
number
;
scale
:
number
;
w
:
number
;
zoom
:
number
;
}
,
)
:
InputWebFileGeoPointLocation
Parameters
args
:
{
accessHash
:
BigInteger
;
geoPoint
:
TypeInputGeoPoint
;
h
:
number
;
scale
:
number
;
w
:
number
;
zoom
:
number
;
}
Returns
InputWebFileGeoPointLocation
Methods
Static
from
Reader
fromReader
(
reader
:
any
)
:
InputWebFileGeoPointLocation
Parameters
reader
:
any
Returns
InputWebFileGeoPointLocation
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
()
:
{
accessHash
:
BigInteger
;
geoPoint
:
TypeInputGeoPoint
;
h
:
number
;
scale
:
number
;
w
:
number
;
zoom
:
number
;
}
Returns
{
accessHash
:
BigInteger
;
geoPoint
:
TypeInputGeoPoint
;
h
:
number
;
scale
:
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
access
Hash
accessHash
:
BigInteger
class
Name
className
:
"InputWebFileGeoPointLocation"
class
Type
classType
:
"constructor"
CONSTRUCTOR_
ID
CONSTRUCTOR_ID
:
2669814217
geo
Point
geoPoint
:
TypeInputGeoPoint
h
h
:
number
original
Args
originalArgs
:
{
accessHash
:
BigInteger
;
geoPoint
:
TypeInputGeoPoint
;
h
:
number
;
scale
:
number
;
w
:
number
;
zoom
:
number
;
}
scale
scale
:
number
SUBCLASS_
OF_
ID
SUBCLASS_OF_ID
:
4147042521
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
access
Hash
class
Name
class
Type
CONSTRUCTOR_
ID
geo
Point
h
original
Args
scale
SUBCLASS_
OF_
ID
w
zoom
GitHub
npm
Issues
teleproto - v1.229.0
Loading...