diff --git a/extensions/telegram/src/channel.ts b/extensions/telegram/src/channel.ts index abc1af22a4e..12747ad755f 100644 --- a/extensions/telegram/src/channel.ts +++ b/extensions/telegram/src/channel.ts @@ -4,7 +4,7 @@ import { collectOpenGroupPolicyRouteAllowlistWarnings, createScopedAccountConfigAccessors, formatAllowFromLowercase, -} from "openclaw/plugin-sdk"; +} from "openclaw/plugin-sdk/compat"; import { applyAccountNameToChannelSection, buildChannelConfigSchema,