↓ 1 callersFunctiononSignUpWithCredsSubmit({
setError,
setLoading,
state,
onSignIn,
callbackUrl,
sso,
}: {
setError: (arg: string) => void
apps/web/ui/Auth/common.ts:177
↓ 1 callersFunctiononSignUpWithMagicLink({
setError,
setLoading,
callbackUrl,
state,
sso,
}: {
setError: (arg: string) => void;
setLoadi
apps/web/ui/Auth/common.ts:134
↓ 1 callersFunctionpostMessage({
token,
externalChannelId,
body,
user,
logger,
}: {
token: string;
externalChannelId: string;
apps/web/services/slack/api/postMessage.ts:19
↓ 1 callersFunctionpostReply({
token,
externalChannelId,
externalThreadId,
body,
user,
logger,
}: {
token: string;
externa
apps/web/services/slack/api/postMessage.ts:51
↓ 1 callersMethodpredict({
query,
typesenseApiKey,
communityName,
summarize,
accountId,
threadId,
}: {
q
packages/llm/src/langchain.ts:34
↓ 1 callersFunctionprocessDiscordIntegration({
event,
channelId,
messageId,
threadId,
logger,
}: TwoWaySyncType & { logger: Logger })
packages/integration-discord/src/outbound.ts:15
↓ 1 callersFunctionprocessEmailIntegration(
{
channelId,
messageId,
threadId,
event,
integration,
id,
}: any /* TODO: add ty
packages/integration-email/src/outbound.ts:14
↓ 1 callersFunctionprocessGithubIntegration({
channelId,
messageId,
threadId,
event,
integration,
id,
}: TwoWaySyncType & {
integration: ch
packages/integration-github/src/outbound.ts:34
↓ 1 callersFunctionprocessLinearIntegration({
channelId,
messageId,
threadId,
event,
integration,
id,
}: any)
packages/integration-linear/src/outbound.ts:17
↓ 1 callersFunctionprocessMentions({
mentions,
channelId,
threadId,
communityId,
messageId,
authorId,
helpers,
mentionNodes,
}:
packages/queue/src/tasks/email-notification/processMentions.ts:8
↓ 1 callersFunctionprocessNewMessage({
token,
externalThreadId,
externalChannelId,
body,
author,
title,
setThreadExternalId,
setMe
packages/integration-discord/src/outbound.ts:180
↓ 1 callersFunctionprocessNewThread({
token,
externalChannelId,
body,
title,
author,
setThreadExternalId,
setMessageExternalId,
}:
packages/integration-discord/src/outbound.ts:137
↓ 1 callersFunctionprocessSubscribers({
threadId,
channelId,
communityId,
messageId,
authorId,
helpers,
}: {
threadId: string;
chan
packages/queue/src/tasks/email-notification/processSubscribers.ts:8
↓ 1 callersFunctionpushChannel({
channelId,
threadId,
messageId,
imitationId,
isThread,
isReply,
message,
thread,
}: PushTyp
apps/web/services/push/index.ts:59
↓ 1 callersFunctionpushCommunity({
communityId,
channelId,
threadId,
messageId,
imitationId,
isThread,
isReply,
message,
thr
apps/web/services/push/index.ts:135
↓ 1 callersFunctionredirectThreadToDomain({
account,
communityName,
settings,
threadId,
slug,
}: {
account: SerializedAccount;
communityN
apps/web/utilities/redirects.ts:80
↓ 1 callersFunctionsaveMessagesTransaction({
messages,
channelId,
users,
token,
logger,
channelName,
}: {
messages: ConversationHistoryMes
apps/web/services/slack/sync/fetchAllTopLevelMessages.ts:21
↓ 1 callersFunctionsendMail({
event,
data: { to, from, body, channelInbox, lastExternalMessageId, title },
}: {
event: string;
da
packages/integration-email/src/outbound.ts:90
↓ 1 callersFunctionsendMessageWrapper({
currentUser,
startSignUp,
currentCommunity,
allUsers,
setThread,
createMessage,
}: {
currentU
apps/web/ui/ThreadView/Content/utilities/sendMessageWrapper.ts:12