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

Method getTask

sendat/sendat.ts:271–273  ·  view source on GitHub ↗
(taskId: number)

Source from the content-addressed store, hash-verified

269 }
270
271 // 获取所有任务
272 getAllTasks(): SendTask[] {
273 return this.tasks;
274 }
275
276 // 获取用户的任务

Callers 3

pauseTaskMethod · 0.95
resumeTaskMethod · 0.95
handleRemoveTaskMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected