edit_message
Edit a Telegram message by its ID in a given chat, replacing the existing text with new content. Specify chat, message ID, and text to apply changes.
Instructions
Изменить своё сообщение по id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat | Yes | ||
| text | Yes | ||
| message_id | Yes | ||
| parse_mode | No | md | |
| link_preview | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||