mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-12-25 10:07:14 +00:00
2.5 KiB
2.5 KiB
//docs/dev.inmo.tgbotapi.extensions.api/LiveLocationProvider
LiveLocationProvider
[common] class LiveLocationProvider :
Functions
Name | Summary |
---|---|
close | [common] Content open override fun close() |
updateLocation | [common] Content suspend fun updateLocation(location: LiveLocation, replyMarkup: InlineKeyboardMarkup? = null): LiveLocation |
Properties
Name | Summary |
---|---|
isClosed | [common] var isClosed: Boolean = false |
lastLocation | [common] val lastLocation: LiveLocation |
leftUntilCloseMillis | [common] val leftUntilCloseMillis: |