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

Function cleanup

shift/shift.ts:565–568  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

563 string,
564 {
565 messages: any[];
566 timer: TimerHandle | null;
567 sourceId: number;
568 targetId: number;
569 options?: { silent?: boolean; replyTo?: number };
570 shouldForward?: boolean;
571 disposeTimer?: () => void | Promise<void>;

Callers 2

abortableSleepFunction · 0.70
onAbortFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected