↓ 11 callersFunctionguildChannelModalFailure(
flow: string,
e: unknown,
context: Record<string, unknown>,
fallback: string,
)
frontend/src/features/layout/composables/useGuildChannelModals.ts:115
↓ 10 callersFunctionblockedCard(
urlString: string,
title: string,
provider: string,
color: number,
extra?: string,
)
backend/src/services/linkUnfurl/linkUnfurlUrlStubs.ts:80
↓ 10 callersFunctiongetHighestRoleForMember(
serverId: string,
userId: string,
overrides?: Record<string, Record<string, MemberRole[]>> | null,
)
frontend/src/utils/memberProfiles.ts:522