↓ 1 callersFunctionslackChatSync({
channel,
threadId,
messageId,
isThread,
isReply,
logger,
}: {
channel:
| channels & {
apps/web/services/slack/api/postMessage.ts:86
↓ 1 callersFunctionslackNotification({
status,
accountId,
accountName,
homeUrl,
communityUrl,
pathDomain,
}: {
status: SyncStatus;
apps/web/services/accounts/sync.ts:53
↓ 1 callersFunctionslackSync({
accountId,
channelId,
domain,
fullSync,
logger,
}: {
accountId: string;
channelId?: string;
apps/web/services/slack/sync.ts:15
↓ 1 callersFunctionsyncMemberships({
accountId,
channelId,
externalChannelId,
token,
getMemberships,
}: {
accountId: string;
chann
apps/web/services/slack/sync/membership.ts:4
↓ 1 callersFunctiontwoWaySyncJob(
{ channelId, messageId, threadId, id, event }: TwoWaySyncType,
logger: Logger
)
packages/queue/src/tasks/two-way-sync.ts:18
FunctionActions({
className,
thread,
onRead,
onMute,
onStar,
onRemind,
}: Props)
apps/web/ui/Pages/Inbox/Row/Actions/index.tsx:26
FunctionActions({
className,
thread,
onRead,
onMute,
onRemind,
onUnstar,
}: Props)
apps/web/ui/Pages/All/Row/Actions/index.tsx:26
FunctionActions({
className,
thread,
onRead,
onMute,
onRemind,
onUnstar,
}: Props)
apps/web/ui/Pages/Starred/Row/Actions/index.tsx:26
FunctionActions({
className,
thread,
message,
permissions,
settings,
isSubDomainRouting,
currentUser,
mode,
apps/web/ui/Actions/index.tsx:79