mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-23 10:55:31 -06:00
b28fcfe843
When Telegram rejects a rich message with RICH_MESSAGE_*_INVALID (e.g., RICH_MESSAGE_EMAIL_INVALID on /status replies), the delivery path now falls back to a plain text sendMessage instead of dropping the reply. Fixes #96363