MCPcopy Index your code
hub / github.com/Linen-dev/linen.dev / updateThread

Method updateThread

apps/web/ui/ChannelView/TopicView/index.tsx:128–128  ·  view source on GitHub ↗
({ state, title }: { state?: ThreadState; title?: string })

Source from the content-addressed store, hash-verified

126 body: string;
127 }): Promise<SerializedMessage | void>;
128 updateThread({ state, title }: { state?: ThreadState; title?: string }): void;
129 useUsersContext(): any;
130 usePath(options: any): any;
131 routerPush(path: string): void;

Callers 9

processNewThreadFunction · 0.65
handleIssuesClosedFunction · 0.65
handleIssuesReopenedFunction · 0.65
processNewThreadFunction · 0.65
updateThreadFunction · 0.65
pinThreadFunction · 0.65
updateThreadResolutionFunction · 0.65
updateThreadFunction · 0.65
editThreadFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected