We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c65ec46 commit 7db10d2Copy full SHA for 7db10d2
1 file changed
extensions/discord/src/channel.ts
@@ -22,7 +22,7 @@ import {
22
import {
23
createRuntimeOutboundDelegates,
24
resolveOutboundSendDep,
25
-} from "openclaw/plugin-sdk/infra-runtime";
+} from "openclaw/plugin-sdk/outbound-runtime";
26
import { normalizeMessageChannel } from "openclaw/plugin-sdk/routing";
27
28
createComputedAccountStatusAdapter,
0 commit comments