mirror of
https://github.com/moltbot/moltbot.git
synced 2026-05-05 04:48:17 +00:00
Teams: use scoped plugin SDK channel imports
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
import {
|
import {
|
||||||
collectAllowlistProviderRestrictSendersWarnings,
|
collectAllowlistProviderRestrictSendersWarnings,
|
||||||
formatAllowFromLowercase,
|
formatAllowFromLowercase,
|
||||||
} from "openclaw/plugin-sdk";
|
} from "openclaw/plugin-sdk/compat";
|
||||||
import type {
|
import type {
|
||||||
ChannelMessageActionName,
|
ChannelMessageActionName,
|
||||||
ChannelPlugin,
|
ChannelPlugin,
|
||||||
|
|||||||
Reference in New Issue
Block a user