Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TeleBoxOrg/TeleBox_Plugins
/
Class
kkp/kkp.ts:37–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
startTime: number;
36
handler: (event: any) => void;
37
}
38
> =
new
Map();
39
40
cmdHandlers: Record<string, (msg: Api.Message) => Promise<void>> = {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected