refactor: prune legacy group prefixes
This commit is contained in:
@@ -75,7 +75,7 @@ describe("buildThreadingToolContext", () => {
|
||||
const sessionCtx = {
|
||||
Provider: "imessage",
|
||||
ChatType: "group",
|
||||
From: "group:7",
|
||||
From: "imessage:group:7",
|
||||
To: "chat_id:7",
|
||||
} as TemplateContext;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user