mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-24 07:31:44 +00:00
refactor: move heartbeat helpers onto channel runtime
This commit is contained in:
@@ -13,6 +13,8 @@ export * from "../channels/plugins/whatsapp-heartbeat.js";
|
||||
export * from "../polls.js";
|
||||
export { enqueueSystemEvent } from "../infra/system-events.js";
|
||||
export { recordChannelActivity } from "../infra/channel-activity.js";
|
||||
export * from "../infra/heartbeat-events.ts";
|
||||
export * from "../infra/heartbeat-visibility.ts";
|
||||
export {
|
||||
isWhatsAppGroupJid,
|
||||
isWhatsAppUserTarget,
|
||||
|
||||
Reference in New Issue
Block a user