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

Method starThread

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

Source from the content-addressed store, hash-verified

73 unmuteThread(threadId: string): void;
74 pinThread(threadId: string): void;
75 starThread(threadId: string): void;
76 updateThreadResolution: onResolve;
77 readThread(threadId: string): void;
78 onRemind(threadId: string, reminder: ReminderTypes): void;

Callers 1

starThreadFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected