chore(sync): mirror docs from openclaw/openclaw@c2a2a481b2

This commit is contained in:
openclaw-docs-sync[bot] 2026-04-25 05:38:43 +00:00
parent 2c792f4d4d
commit 20f3fae264
2 changed files with 3 additions and 2 deletions

View File

@ -1,5 +1,5 @@
{
"repository": "openclaw/openclaw",
"sha": "0970fc5da7b6155e589db5a01a574a135559265d",
"syncedAt": "2026-04-25T05:32:51.117Z"
"sha": "c2a2a481b2e15a27c8c0d290b17150d1076d78ae",
"syncedAt": "2026-04-25T05:37:21.861Z"
}

View File

@ -361,6 +361,7 @@ When the linked self number is also present in `allowFrom`, WhatsApp self-chat s
<Accordion title="Outbound media behavior">
- supports image, video, audio (PTT voice-note), and document payloads
- reply payloads preserve `audioAsVoice`; WhatsApp sends audio media as Baileys PTT voice notes
- `audio/ogg` is rewritten to `audio/ogg; codecs=opus` for voice-note compatibility
- animated GIF playback is supported via `gifPlayback: true` on video sends
- captions are applied to the first media item when sending multi-media reply payloads