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:
Dallin Romney
2026-07-14 13:25:48 -07:00
parent 0e65b6171a
commit a07fcbbe9e
@@ -1045,6 +1045,7 @@ describe("createTelegramBot", () => {
dmPolicy: "open",
allowFrom: ["*"],
groupPolicy: "open",
includeGroupHistoryContext: "recent",
groups: { "*": { requireMention: false } },
},
},