Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TeleBoxOrg/TeleBox_Plugins
/ edit
Method
edit
checkin/checkin.ts:564–566 ·
view source on GitHub ↗
(msg: Api.Message, text: string)
Source
from the content-addressed store, hash-verified
562
}
563
} catch (e) {
564
console.error(
"[CheckIn] Polling error:"
, e);
565
}
566
}
567
return
null;
568
}
569
Callers
15
CheckInPlugin
Class · 0.95
handleTargetCommand
Method · 0.95
handleConfigCommand
Method · 0.95
runAllSigns
Method · 0.95
clean_member
Function · 0.45
statusCallback
Function · 0.45
handleCopyStickerSet
Method · 0.45
handleCximg
Function · 0.45
updateProgressStatus
Function · 0.45
ConvertPlugin
Class · 0.45
handleVideoConversion
Method · 0.45
handleClearCommand
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected