MCPcopy Create free account
hub / github.com/Linen-dev/linen.dev / onReopenThread

Method onReopenThread

apps/web/ui/MessageForm/index.tsx:46–46  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

44 useUsersContext(): any;
45 onCloseThread?(): void;
46 onReopenThread?(): void;
47 onFocus?(): void;
48 onBlur?(): void;
49 mentions?: SerializedUser[];

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected