mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-04 16:30:30 +00:00
refactor: add shared setup sdk subpath
This commit is contained in:
@@ -14,7 +14,6 @@ import {
|
||||
import {
|
||||
buildAgentSessionKey,
|
||||
resolveThreadSessionKeys,
|
||||
type ChannelPlugin,
|
||||
type RoutePeer,
|
||||
} from "../../../src/plugin-sdk-internal/core.js";
|
||||
import {
|
||||
@@ -31,6 +30,7 @@ import {
|
||||
resolveTelegramGroupRequireMention,
|
||||
resolveTelegramGroupToolPolicy,
|
||||
TelegramConfigSchema,
|
||||
type ChannelPlugin,
|
||||
type ChannelMessageActionAdapter,
|
||||
type OpenClawConfig,
|
||||
} from "../../../src/plugin-sdk-internal/telegram.js";
|
||||
|
||||
Reference in New Issue
Block a user