↓ 9 callersFunctionmarkUserThreadStatuses(
threadId: string,
{
muted,
read,
reminder,
reminderType,
}: {
mute
apps/web/ui/ChannelView/index.tsx:279
↓ 9 callersFunctionupdateAndNotifySyncStatus({
accountId,
status,
accountName,
homeUrl,
communityUrl,
pathDomain,
}: {
accountId: string;
apps/web/services/accounts/sync.ts:20
↓ 6 callersFunctionbuildChannelSeo({
settings,
currentChannel,
isSubDomainRouting,
pathCursor,
currentCommunity,
}: {
settings: Sett
apps/web/utilities/seo/buildChannelSeo.tsx:5
↓ 6 callersFunctiongetThreadUrl({
isSubDomainRouting,
slug,
incrementId,
settings,
messageId,
LINEN_URL,
}: {
isSubDomainRoutin
packages/utilities/src/url.ts:42
↓ 5 callersMethodcreate({
email,
name,
slackDomain,
description,
channels = [],
}: {
email: string;
nam
apps/web/services/accounts/index.ts:21
↓ 5 callersFunctionfindThreadsByCursor({
channelIds,
sentAt,
sort = 'desc',
limit = PAGE_SIZE,
direction,
anonymizeUsers = false,
anon
apps/web/services/threads/index.ts:311