MCPcopy 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

CheckInPluginClass · 0.95
handleTargetCommandMethod · 0.95
handleConfigCommandMethod · 0.95
runAllSignsMethod · 0.95
clean_memberFunction · 0.45
statusCallbackFunction · 0.45
handleCopyStickerSetMethod · 0.45
handleCximgFunction · 0.45
updateProgressStatusFunction · 0.45
ConvertPluginClass · 0.45
handleVideoConversionMethod · 0.45
handleClearCommandMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected