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