mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-23 02:45:38 -06:00
test(telegram): retain v6.11 history contract in fragment proof
The upstream LTS probe assumes main's always-on group history. Select recent history explicitly without importing that broader runtime change.
Adaptation of commit b68060a7cb.
This commit is contained in:
@@ -1045,6 +1045,7 @@ describe("createTelegramBot", () => {
|
||||
dmPolicy: "open",
|
||||
allowFrom: ["*"],
|
||||
groupPolicy: "open",
|
||||
includeGroupHistoryContext: "recent",
|
||||
groups: { "*": { requireMention: false } },
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user