mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-21 02:55:16 +00:00
docs(telegram): remove native draft fallback note
This commit is contained in:
parent
c9d9067931
commit
565f4314fe
1 changed files with 0 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue