({
channel,
getThread,
channelId,
channelContainsExplicitContent,
threadId,
refreshThread
}: {
channel: Channel,
getThread: () => Thread,
channelId: ChannelId,
channelContainsExplicitContent?: boolean,
threadId: ThreadId,
refreshThread: RefreshThread
})
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected