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

Class

search/search.ts:695–695  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

693};
694
695class ChannelSearchPlugin extends Plugin {
696 cleanup(): void {
697 // 当前插件不持有需要在 reload 时额外释放的长期资源。
698 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected