docs: explain Telegram rich messages opt-in

maintainer edit: document that richMessages defaults to false, when to enable it, and why Telegram Web users should leave it disabled.
This commit is contained in:
chengyongru
2026-06-25 16:10:33 +08:00
committed by Xubin Ren
parent e92899607a
commit f60b3c7920
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -1482,6 +1482,8 @@ Global settings that apply to all channels. Configure under the `channels` secti
}
```
Telegram `richMessages` defaults to `false`. Enable it only to opt in to Bot API 10.1 `sendRichMessage` rendering; leave it disabled for Telegram Web clients that show unsupported-message errors for rich messages.
### Retry Behavior
Retry is intentionally simple.