fix: complete whatsapp forced document delivery

This commit is contained in:
Marcus Castro
2026-05-16 19:56:58 -03:00
parent e37460474d
commit faaff35f1e
16 changed files with 150 additions and 39 deletions

View File

@@ -302,7 +302,7 @@ openclaw message send --channel msteams \
--presentation '{"title":"Status update","blocks":[{"type":"text","text":"Build completed"}]}'
```
Send a Telegram image as a document to avoid compression:
Send a Telegram or WhatsApp image as a document to avoid compression:
```bash
openclaw message send --channel telegram --target @mychat \