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

This commit is contained in:
openclaw-docs-sync[bot] 2026-04-27 09:41:26 +00:00
parent ba4b61465b
commit f966662ee7
2 changed files with 3 additions and 2 deletions

View File

@ -1,5 +1,5 @@
{
"repository": "openclaw/openclaw",
"sha": "733aaa01171df83bb83fdd4769013a34de978d8d",
"syncedAt": "2026-04-27T09:39:46.350Z"
"sha": "af03f9248d8b6ef2451b2b1b6bb977ebbab42eb7",
"syncedAt": "2026-04-27T09:40:00.222Z"
}

View File

@ -72,6 +72,7 @@ Default: `allowlist`
- `true` — require @mention (default)
- `false` — respond without @mention
- Per-group override: `channels.feishu.groups.<chat_id>.requireMention`
- Broadcast-only `@all` and `@_all` are not treated as bot mentions. A message that mentions both `@all` and the bot directly still counts as a bot mention.
---