docs: refresh telegram command sdk refs

This commit is contained in:
Peter Steinberger
2026-04-04 14:38:23 +01:00
parent 3b80f42152
commit 60206817b3
4 changed files with 12 additions and 0 deletions

View File

@@ -105,6 +105,9 @@ surfaces:
and adapter registration
- `openclaw/plugin-sdk/agent-media-payload` only when a legacy agent/media
payload field layout is still required
- `openclaw/plugin-sdk/telegram-command-config` for Telegram custom-command
normalization, duplicate/conflict validation, and a fallback-stable command
config contract
Auth-only channels can usually stop at the default path: core handles approvals and the plugin just exposes outbound/auth capabilities. Native approval channels such as Matrix, Slack, Telegram, and custom chat transports should use the shared native helpers instead of rolling their own approval lifecycle.