↓ 3 callersFunctionfixThreadsData({
threadsCollection,
commentsCollection,
createThreadRecord,
createCommentRecord,
collectionType,
userD
src/UserData/fixThreadCommentData.ts:77
↓ 3 callersFunctiononThreadFetched(thread: Thread, {
dispatch,
userData,
timer = new Timer()
}: {
dispatch: Dispatch,
userData: UserData,
src/utility/thread/onThreadFetched.ts:9
↓ 3 callersFunctiononThreadsFetched(channelId: Channel['id'], threads: Thread[], {
dispatch,
userData,
timer
}: {
dispatch: Dispatch,
userDa
src/utility/thread/onThreadsFetched.ts:9
↓ 3 callersFunctionuseCreateCommentOrThread({
channel,
getThread,
channelId,
threadId,
inReplyToCommentId,
channelContainsExplicitContent,
isAble,
src/hooks/useCreateCommentOrThread.ts:64