toggle menu
ktgbotapi
common
switch theme
search in API
tgbotapi.core
/
dev.inmo.tgbotapi.types.location
/
LiveLocation
/
LiveLocation
Live
Location
constructor
(
longitude
:
Double
,
latitude
:
Double
,
horizontalAccuracy
:
Meters
?
=
null
,
livePeriod
:
Seconds
=
INDEFINITE_LIVE_PERIOD
,
heading
:
Degrees
?
=
null
,
proximityAlertRadius
:
Meters
?
=
null
)