mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 11:00:42 +00:00
fix(telegram): stabilize topic dispatch runtime
This commit is contained in:
@@ -27,7 +27,7 @@ Channel selection:
|
||||
Target formats (`--target`):
|
||||
|
||||
- WhatsApp: E.164, group JID, or WhatsApp Channel/Newsletter JID (`...@newsletter`)
|
||||
- Telegram: chat id or `@username`
|
||||
- Telegram: chat id, `@username`, or forum topic target (`-1001234567890:topic:42`, or `--thread-id 42`)
|
||||
- Discord: `channel:<id>` or `user:<id>` (or `<@id>` mention; raw numeric ids are treated as channels)
|
||||
- Google Chat: `spaces/<spaceId>` or `users/<userId>`
|
||||
- Slack: `channel:<id>` or `user:<id>` (raw channel id is accepted)
|
||||
|
||||
Reference in New Issue
Block a user