docs
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
isClosed
Link copied to clipboard
common
val
isClosed
:
Boolean
=
false
Content copied to clipboard
lastLocation
Link copied to clipboard
common
val
lastLocation
:
LiveLocation
Content copied to clipboard
leftUntilCloseMillis
Link copied to clipboard
common
val
leftUntilCloseMillis
:
TimeSpan
Content copied to clipboard