From 2af6ac072cfe40cc701e9ebc32e348100bc61252 Mon Sep 17 00:00:00 2001 From: "openclaw-docs-sync[bot]" Date: Sat, 2 May 2026 04:00:05 +0000 Subject: [PATCH] chore(sync): mirror docs from openclaw/openclaw@096b91cb3b5a9a58c85e555ad0a20992f6bc883b --- .openclaw-sync/source.json | 4 ++-- docs/channels/slack.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.openclaw-sync/source.json b/.openclaw-sync/source.json index 1c3f40670..4c6051444 100644 --- a/.openclaw-sync/source.json +++ b/.openclaw-sync/source.json @@ -1,5 +1,5 @@ { "repository": "openclaw/openclaw", - "sha": "c89da2a60679a87ae8590f4cd9c590cfd08acc62", - "syncedAt": "2026-05-02T03:58:10.416Z" + "sha": "096b91cb3b5a9a58c85e555ad0a20992f6bc883b", + "syncedAt": "2026-05-02T03:58:15.834Z" } diff --git a/docs/channels/slack.md b/docs/channels/slack.md index 0949fb958..9ff573f4c 100644 --- a/docs/channels/slack.md +++ b/docs/channels/slack.md @@ -714,7 +714,7 @@ Notes: - `user:` for DMs - `channel:` for channels - Slack DMs are opened via Slack conversation APIs when sending to user targets. + Text/block-only Slack DMs can post directly to user IDs; file uploads and threaded sends open the DM via Slack conversation APIs first because those paths require a concrete conversation ID.