editMessageLiveLocation

inline suspend fun TelegramBot.editMessageLiveLocation(messageId: Long, latitude: Float, longitude: Float, chatId: Long)(source)
inline suspend fun TelegramBot.editMessageLiveLocation(latitude: Float, longitude: Float, chatId: Long)(source)