↓ 4 callersFunctionaddReaction(
threads: SerializedThread[],
{
active,
threadId,
messageId,
type,
currentUser,
}:
packages/utilities/src/reaction.ts:138
↓ 4 callersFunctionbuildCursor({
pathCursor,
sort,
sentAt,
direction,
total,
nextDate,
prevDate,
loadMore = false,
}: {
pa
apps/web/utilities/buildCursor.ts:6
↓ 4 callersFunctiondiv(
{
align,
background,
spacing,
padding,
width,
height,
textAlign,
style,
apps/web/mailers/views/components/div.ts:12
↓ 4 callersMethodfindOrCreateChannel({
accountId,
channelName,
externalChannelId,
hidden,
viewType,
members,
type,
}
apps/web/services/channels/index.ts:282
↓ 3 callersMethodcreate({
body,
files,
accountId,
channelId,
threadId,
imitationId,
userId,
externalM
apps/web/services/messages/index.ts:21
↓ 3 callersFunctioncreateThreadImitation({
message,
title,
author,
files,
mentions,
channel,
}: {
message: string;
title?: string;
a
packages/serializers/src/thread.ts:43