UNPKG

openclaw

Version:

Multi-channel AI gateway with extensible messaging integrations

5 lines (4 loc) 1.95 kB
import { _ as resolveChannelTurnDispatchCounts, g as hasVisibleChannelTurnDispatch, h as hasFinalChannelTurnDispatch, i as recordDroppedChannelInboundHistory, u as deliverInboundReplyWithMessageSendContext, v as recordChannelBotPairLoopAndCheckSuppression } from "../kernel-BdraY_qZ.js"; import { a as dispatchInboundReplyWithBase, c as hasVisibleChannelMessageReplyDispatch, d as resolveChannelMessageReplyDispatchCounts, f as runChannelInboundEvent, h as runPreparedInboundReplyTurn, i as dispatchChannelMessageReplyWithBase, l as recordChannelMessageReplyDispatch, m as runPreparedInboundReply, n as buildInboundReplyDispatchBase, o as dispatchReplyFromConfigWithSettledDispatcher, p as runInboundReplyTurn, r as dispatchChannelInboundReply, s as hasFinalChannelMessageReplyDispatch, t as buildChannelMessageReplyDispatchBase, u as recordInboundSessionAndDispatchReply } from "../inbound-reply-dispatch-BpzI7GIp.js"; import "../inbound-reply-dispatch-DXCBLxVP.js"; export { buildChannelMessageReplyDispatchBase, buildInboundReplyDispatchBase, deliverInboundReplyWithMessageSendContext as deliverDurableInboundReplyPayload, deliverInboundReplyWithMessageSendContext, dispatchChannelInboundReply, dispatchChannelMessageReplyWithBase, dispatchInboundReplyWithBase, dispatchReplyFromConfigWithSettledDispatcher, hasFinalChannelMessageReplyDispatch, hasFinalChannelTurnDispatch as hasFinalInboundReplyDispatch, hasVisibleChannelMessageReplyDispatch, hasVisibleChannelTurnDispatch as hasVisibleInboundReplyDispatch, recordChannelBotPairLoopAndCheckSuppression, recordChannelMessageReplyDispatch, recordDroppedChannelInboundHistory, recordDroppedChannelInboundHistory as recordDroppedChannelTurnHistory, recordInboundSessionAndDispatchReply, resolveChannelMessageReplyDispatchCounts, resolveChannelTurnDispatchCounts as resolveInboundReplyDispatchCounts, runChannelInboundEvent, runInboundReplyTurn, runPreparedInboundReply, runPreparedInboundReplyTurn };