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

Method updateThread

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected