docs
3.0.2
common
docs
/
dev.inmo.tgbotapi.extensions.api
/
LiveLocationProvider
Live
Location
Provider
common
class
LiveLocationProvider
:
Closeable
Content copied to clipboard
Functions
Properties
See also
See also
common
start
Live
Location
Functions
close
Link copied to clipboard
common
open
override
fun
close
(
)
Content copied to clipboard
update
Location
Link copied to clipboard
common
suspend
fun
updateLocation
(
location
:
LiveLocation
,
replyMarkup
:
InlineKeyboardMarkup
?
=
null
)
:
LiveLocation
Content copied to clipboard
Properties
is
Closed
Link copied to clipboard
common
var
isClosed
:
Boolean
=
false
Content copied to clipboard
last
Location
Link copied to clipboard
common
val
lastLocation
:
LiveLocation
Content copied to clipboard
left
Until
Close
Millis
Link copied to clipboard
common
val
leftUntilCloseMillis
:
TimeSpan
Content copied to clipboard