chore(sync): mirror docs from openclaw/openclaw@823f13c6e4
This commit is contained in:
parent
f1decb17fc
commit
abec596e67
@ -1,5 +1,5 @@
|
||||
{
|
||||
"repository": "openclaw/openclaw",
|
||||
"sha": "eecd758e399277f3b6eeea2b20786257a4df4827",
|
||||
"syncedAt": "2026-04-30T11:15:15.596Z"
|
||||
"sha": "823f13c6e4a70b0a37f6517ac8bc4b369eb42c12",
|
||||
"syncedAt": "2026-04-30T12:39:14.807Z"
|
||||
}
|
||||
|
||||
@ -310,8 +310,6 @@ curl "https://api.telegram.org/bot<bot_token>/getUpdates"
|
||||
|
||||
Preview streaming is separate from block streaming. When block streaming is explicitly enabled for Telegram, OpenClaw skips the preview stream to avoid double-streaming.
|
||||
|
||||
If native draft transport is unavailable/rejected, OpenClaw automatically falls back to `sendMessage` + `editMessageText`.
|
||||
|
||||
Telegram-only reasoning stream:
|
||||
|
||||
- `/reasoning stream` sends reasoning to the live preview while generating
|
||||
|
||||
Loading…
Reference in New Issue
Block a user