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

Method scheduleDelete

trace/trace.ts:141–151  ·  view source on GitHub ↗
(msg: Api.Message, seconds: number)

Source from the content-addressed store, hash-verified

139 "label": "超时 (秒)",
140 "type": "number",
141 "min": 5,
142 "max": 120,
143 "default": 30,
144 "description": "每次追踪的超时时间"
145 },
146 {
147 "key": "maxHops",
148 "label": "最大跳数",
149 "type": "number",
150 "min": 5,
151 "max": 64,
152 "default": 30,
153 "description": "最大路由跳数"
154 }

Callers 2

editAndDeleteMethod · 0.95

Calls 2

deleteMethod · 0.45
addMethod · 0.45

Tested by

no test coverage detected