Edit a message
editEdit a previously sent Telegram message by specifying the chat and message ID, replacing its content with new text.
Instructions
Change the text of a message you sent. Telegram marks it edited.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| peer | Yes | The chat the message is in. | |
| text | Yes | The replacement body. | |
| message_id | Yes | Id of the message to edit. |