teleproto - v1.229.0
GitHub
npm
Issues
Preparing search index...
Api
InputMediaGeoLive
Class InputMediaGeoLive
Hierarchy (
View Summary
)
VirtualClass
<
{
geoPoint
:
TypeInputGeoPoint
;
heading
?:
int
;
period
?:
int
;
proximityNotificationRadius
?:
int
;
stopped
?:
boolean
;
}
,
>
InputMediaGeoLive
Index
Constructors
constructor
Methods
from
Reader
serialize
Bytes
serialize
Date
get
Bytes
to
JSON
Properties
class
Name
class
Type
CONSTRUCTOR_
ID
SUBCLASS_
OF_
ID
class
Name
class
Type
CONSTRUCTOR_
ID
geo
Point
heading?
original
Args
period?
proximity
Notification
Radius?
stopped?
SUBCLASS_
OF_
ID
Constructors
constructor
new
InputMediaGeoLive
(
args
:
{
geoPoint
:
TypeInputGeoPoint
;
heading
?:
number
;
period
?:
number
;
proximityNotificationRadius
?:
number
;
stopped
?:
boolean
;
}
,
)
:
InputMediaGeoLive
Parameters
args
:
{
geoPoint
:
TypeInputGeoPoint
;
heading
?:
number
;
period
?:
number
;
proximityNotificationRadius
?:
number
;
stopped
?:
boolean
;
}
Returns
InputMediaGeoLive
Methods
Static
from
Reader
fromReader
(
reader
:
any
)
:
InputMediaGeoLive
Parameters
reader
:
any
Returns
InputMediaGeoLive
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
()
:
{
geoPoint
:
TypeInputGeoPoint
;
heading
?:
number
;
period
?:
number
;
proximityNotificationRadius
?:
number
;
stopped
?:
boolean
;
}
Returns
{
geoPoint
:
TypeInputGeoPoint
;
heading
?:
number
;
period
?:
number
;
proximityNotificationRadius
?:
number
;
stopped
?:
boolean
;
}
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
class
Name
className
:
"InputMediaGeoLive"
class
Type
classType
:
"constructor"
CONSTRUCTOR_
ID
CONSTRUCTOR_ID
:
2535434307
geo
Point
geoPoint
:
TypeInputGeoPoint
Optional
heading
heading
?:
number
original
Args
originalArgs
:
{
geoPoint
:
TypeInputGeoPoint
;
heading
?:
number
;
period
?:
number
;
proximityNotificationRadius
?:
number
;
stopped
?:
boolean
;
}
Optional
period
period
?:
number
Optional
proximity
Notification
Radius
proximityNotificationRadius
?:
number
Optional
stopped
stopped
?:
boolean
SUBCLASS_
OF_
ID
SUBCLASS_OF_ID
:
4210575092
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
class
Name
class
Type
CONSTRUCTOR_
ID
geo
Point
heading
original
Args
period
proximity
Notification
Radius
stopped
SUBCLASS_
OF_
ID
GitHub
npm
Issues
teleproto - v1.229.0
Loading...