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

Method editMessage

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

Source from the content-addressed store, hash-verified

122 files: UploadedFile[];
123 }): Promise<SerializedThread | void>;
124 editMessage({
125 id,
126 body,
127 }: {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected