edit_message_live_location
Update the coordinates of an existing live location message by providing new latitude and longitude, with options for heading, accuracy, and alert radius.
Instructions
Edit a live location message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat_id | No | Chat ID or @username | |
| heading | No | ||
| latitude | Yes | ||
| longitude | Yes | ||
| message_id | No | Message ID | |
| reply_markup | No | InlineKeyboardMarkup, ReplyKeyboardMarkup, ReplyKeyboardRemove, or ForceReply | |
| inline_message_id | No | ||
| horizontal_accuracy | No | ||
| proximity_alert_radius | No |