waha_edit_message
Edit text in WhatsApp messages sent by the bot to correct errors or update information in existing conversations.
Instructions
Edit a sent message in a chat. Only works for messages sent by the bot.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chatId | Yes | Chat ID (format: number@c.us) | |
| messageId | Yes | Message ID to edit | |
| text | Yes | New message text | |
| linkPreview | No | Enable link preview (default: true) | |
| linkPreviewHighQuality | No | Enable high quality link preview (default: false) |