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

Method onSelectThread

apps/web/ui/ChannelView/ForumView/index.tsx:78–78  ·  view source on GitHub ↗
(threadId?: string)

Source from the content-addressed store, hash-verified

76 onRemind(threadId: string, reminder: ReminderTypes): void;
77 unreadThread(threadId: string): void;
78 onSelectThread(threadId?: string): void;
79 onMessage(
80 threadId: string,
81 message: SerializedMessage,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected