mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-09 21:24:31 +00:00
refactor(security): centralize channel allowlist auth policy
This commit is contained in:
@@ -61,5 +61,6 @@ export async function buildTelegramMessageContextForTest(
|
||||
groupConfig: { requireMention: false },
|
||||
topicConfig: undefined,
|
||||
})),
|
||||
sendChatActionHandler: { sendChatAction: vi.fn() } as never,
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user