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

Method editMessage

apps/web/ui/ChannelView/TopicView/index.tsx:121–121  ·  view source on GitHub ↗
({
    id,
    body,
  }: {
    id: string;
    body: string;
  })

Source from the content-addressed store, hash-verified

119 files: UploadedFile[];
120 }): Promise<SerializedThread | void>;
121 editMessage({
122 id,
123 body,
124 }: {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected