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

Class

da/da.ts:590–590  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

588 // 必须在 description 中引用 help_text
589 description: string = `群组消息批量删除插件\n\n${help_text}`;
590
591 cmdHandlers: Record<string, (msg: Api.Message) => Promise<void>> = {
592 da,
593 };

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected