chore(sync): mirror docs from openclaw/openclaw@096b91cb3b

This commit is contained in:
openclaw-docs-sync[bot] 2026-05-02 04:00:05 +00:00
parent 38e262c095
commit 2af6ac072c
2 changed files with 3 additions and 3 deletions

View File

@ -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"
}

View File

@ -714,7 +714,7 @@ Notes:
- `user:<id>` for DMs
- `channel:<id>` 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.
</Accordion>
</AccordionGroup>