chore(sync): mirror docs from openclaw/openclaw@4e921808d1

This commit is contained in:
openclaw-docs-sync[bot] 2026-04-28 08:15:01 +00:00
parent 31fee3a239
commit fa3f60b901
2 changed files with 5 additions and 2 deletions

View File

@ -1,5 +1,5 @@
{
"repository": "openclaw/openclaw",
"sha": "fb3ea9efb17911f171ef7ef131b60ef6fca21551",
"syncedAt": "2026-04-28T08:12:56.639Z"
"sha": "4e921808d18adaab19445f82d0a886028ce4942c",
"syncedAt": "2026-04-28T08:13:21.228Z"
}

View File

@ -143,6 +143,9 @@ LINE IDs are case-sensitive. Valid IDs look like:
- Streaming responses are buffered; LINE receives full chunks with a loading
animation while the agent works.
- Media downloads are capped by `channels.line.mediaMaxMb` (default 10).
- Inbound media is saved under `~/.openclaw/media/inbound/` before it is passed
to the agent, matching the shared media store used by other bundled channel
plugins.
## Channel data (rich messages)