fix(telegram): import native reply helper
This commit is contained in:
parent
d7bc5b58fc
commit
59502552ae
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ import {
|
|||
listNativeCommandSpecs,
|
||||
} from "../auto-reply/commands-registry.js";
|
||||
import { formatAgentEnvelope } from "../auto-reply/envelope.js";
|
||||
import { getReplyFromConfig } from "../auto-reply/reply.js";
|
||||
import { dispatchReplyFromConfig } from "../auto-reply/reply/dispatch-from-config.js";
|
||||
import {
|
||||
buildMentionRegexes,
|
||||
|
|
|
|||
Loading…
Reference in a new issue