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

Class

ai/ai.ts:4323–4323  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4321
4322class TimeoutFeature extends BaseFeatureHandler {
4323 readonly name = "超时设置";
4324 readonly command = "timeout";
4325 readonly description = "设置请求超时";
4326

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected