update_chat_message_by_id_api_v1_chats
Update a chat message's content by providing the chat ID, message ID, and new content. It changes the message text to the specified value.
Instructions
Update Chat Message By Id
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| message_id | Yes | ||
| content | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |