telegram_edit_message
Edit a previously sent Telegram message by its ID to replace an acknowledgment with a final response, specifying new text and optional parse mode.
Instructions
Edit a previously sent Telegram message by its message_id. Use to replace the ACK with a final response.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | New message text | |
| messageId | Yes | ID of the message to edit | |
| parseMode | No |