mirror of https://github.com/openclaw/openclaw.git
Build a topic-qualified routing target (telegram:<chatId>:topic:<threadId>) for native commands in forum groups so /new and /reset stay scoped to the active topic instead of falling back to General. General topic (threadId=1) correctly falls through to the base chat target since Telegram rejects message_thread_id=1 on sends. Add regression tests for topic routing and General topic edge case. Fixes #35963 |
||
|---|---|---|
| .. | ||
| src | ||
| allow-from.ts | ||
| api.ts | ||
| channel-config-api.ts | ||
| index.ts | ||
| openclaw.plugin.json | ||
| package-manifest.contract.test.ts | ||
| package.json | ||
| runtime-api.ts | ||
| setup-entry.ts | ||
| test-api.ts | ||
| update-offset-runtime-api.ts | ||