MCPcopy Create free account
hub / github.com/TeleBoxOrg/TeleBox_Plugins / onAbort

Function onAbort

shift/shift.ts:560–563  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

558 });
559}
560
561// ====== Group forwarding helpers ======
562const groupBuffers = new Map<
563 string,
564 {
565 messages: any[];
566 timer: TimerHandle | null;

Callers

nothing calls this directly

Calls 1

cleanupFunction · 0.70

Tested by

no test coverage detected