telegram-edit-message
Edit sent Telegram messages by specifying chat ID, message ID, and new text content to correct errors or update information.
Instructions
Edit a sent message in Telegram
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chatId | Yes | Chat ID or username | |
| messageId | Yes | ID of the message to edit | |
| text | Yes | New message text |