MCPcopy Create free account
hub / github.com/Hanson/claude-client /

Class

src/feishu/handler.ts:20–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18}
19
20export class FeishuEventHandler {
21 private client: FeishuClient;
22 private nativeClient: Lark.Client;
23 private eventDispatcher: Lark.EventDispatcher;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected