//[docs](../../../index.md)/[dev.inmo.tgbotapi.extensions.api](../index.md)/[LiveLocationProvider](index.md) # LiveLocationProvider [common] class [LiveLocationProvider](index.md) : ## Functions | Name | Summary | |---|---| | [close](close.md)| [common]
Content
open override fun [close](close.md)()


| | [updateLocation](update-location.md)| [common]
Content
suspend fun [updateLocation](update-location.md)(location: [LiveLocation](../../dev.inmo.tgbotapi.types.location/-live-location/index.md), replyMarkup: [InlineKeyboardMarkup](../../dev.inmo.tgbotapi.types.buttons/-inline-keyboard-markup/index.md)? = null): [LiveLocation](../../dev.inmo.tgbotapi.types.location/-live-location/index.md)


| ## Properties | Name | Summary | |---|---| | [isClosed](is-closed.md)| [common] var [isClosed](is-closed.md): [Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html) = false
| | [lastLocation](last-location.md)| [common] val [lastLocation](last-location.md): [LiveLocation](../../dev.inmo.tgbotapi.types.location/-live-location/index.md)
| | [leftUntilCloseMillis](left-until-close-millis.md)| [common] val [leftUntilCloseMillis](left-until-close-millis.md):
|