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

Class

ids/ids.ts:41–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39 description: string = `用户信息查询插件\n\n${help_text}`;
40
41 // 高精度采样点 (ID, Timestamp) - 2026最新校准
42 private readonly ID_DATA_POINTS: [number, number][] = [
43 [0, 1376438400], [50000000, 1400000000], [150000000, 1451606400],
44 [350000000, 1483228800], [500000000, 1514764800], [900000000, 1559347200],

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected