mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-09 01:18:28 +00:00
refactor: prune legacy group prefixes
This commit is contained in:
@@ -22,7 +22,7 @@ describe("resolveGroupRequireMention", () => {
|
||||
};
|
||||
const ctx: TemplateContext = {
|
||||
Provider: "discord",
|
||||
From: "group:123",
|
||||
From: "discord:group:123",
|
||||
GroupChannel: "#general",
|
||||
GroupSpace: "145",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user