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

Method sendReaction

apps/web/ui/ChannelView/TopicView/index.tsx:99–99  ·  view source on GitHub ↗
({
    threadId,
    messageId,
    type,
    active,
  }: {
    threadId: string;
    messageId: string;
    type: string;
    active: boolean;
  })

Source from the content-addressed store, hash-verified

97 }): void;
98 onShare(): void;
99 sendReaction({
100 threadId,
101 messageId,
102 type,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected