MCPcopy Create free account
hub / github.com/catamphetamine/anychan / ThreadCreateComment

Function ThreadCreateComment

src/pages/Thread/ThreadCreateComment.tsx:26–169  ·  view source on GitHub ↗
({
	channel,
	getThread,
	channelId,
	channelContainsExplicitContent,
	threadId,
	refreshThread
}: {
	channel: Channel,
	getThread: () => Thread,
	channelId: ChannelId,
	channelContainsExplicitContent?: boolean,
	threadId: ThreadId,
	refreshThread: RefreshThread
})

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

useBackgroundFunction · 0.85
refreshThreadOrTimeOutFunction · 0.85
useCreateCommentOrThreadFunction · 0.85
dispatchFunction · 0.50
getThreadFunction · 0.50

Tested by

no test coverage detected