telegram-edit-message
Edit a previously sent message in Telegram by providing the chat ID, message ID, and new 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 |