edit_message
Edit an existing message by providing the room ID, message ID, and new text content.
Instructions
Edit an existing message (needs room_id and message_id).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| room_id | Yes | ||
| message_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||