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 |
||
|---|---|---|
| .. | ||
| delivery.replies.ts | ||
| delivery.resolve-media-retry.test.ts | ||
| delivery.resolve-media.ts | ||
| delivery.send.ts | ||
| delivery.test.ts | ||
| delivery.ts | ||
| helpers.test.ts | ||
| helpers.ts | ||
| reply-threading.ts | ||
| types.ts | ||