When cron jobs specify a Telegram topic in the 'to' field like '-1003420657307:topic:60', the delivery code now correctly parses this into separate chatId and messageThreadId values. Previously, the entire string was passed as chatId, causing messages to fail delivery to forum topics. |
||
|---|---|---|
| .. | ||
| cron-protocol-conformance.test.ts | ||
| isolated-agent.test.ts | ||
| isolated-agent.ts | ||
| normalize.ts | ||
| run-log.test.ts | ||
| run-log.ts | ||
| schedule.test.ts | ||
| schedule.ts | ||
| service.test.ts | ||
| service.ts | ||
| store.ts | ||
| types.ts | ||