stop_message_live_location
Stop updating a live location message. Specify chat and message ID or inline message ID to end the broadcast.
Instructions
Stop updating a live location message. If chat_id is omitted, targets the default log group.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat_id | No | Chat ID or @channel_username. Optional — defaults to log group | |
| message_id | No | ID of the message to edit (required if inline_message_id not provided) | |
| reply_markup | No | JSON string with inline keyboard markup | |
| inline_message_id | No | Inline message ID (required if chat_id/message_id not provided) |