updateLocation

suspend fun updateLocation(location: LiveLocation, replyMarkup: InlineKeyboardMarkup? = null): LiveLocation

Parameters

replyMarkup

Some InlineKeyboardMarkup. See dev.inmo.tgbotapi.extensions.utils.types.buttons.inlineKeyboard as a builder for that