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