mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-02 14:10:21 +00:00
chore: Fix types in tests 27/N.
This commit is contained in:
@@ -94,6 +94,8 @@ const baseParams = () => ({
|
||||
textLimit: 4000,
|
||||
ackReactionScope: "group-mentions",
|
||||
mediaMaxBytes: 1,
|
||||
threadHistoryScope: "thread" as const,
|
||||
threadInheritParent: false,
|
||||
removeAckAfterReply: false,
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user