MCPcopy Create free account
hub / github.com/ZeppelinBot/Zeppelin / getByUserId

Method getByUserId

backend/src/data/GuildCases.ts:76–88  ·  view source on GitHub ↗
(
    userId: string,
    filters: Omit<FindOptionsWhere<Case>, "guild_id" | "user_id"> = {},
  )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 10

initGuildsAPIFunction · 0.45
initGuildsMiscAPIFunction · 0.45
casesUserCmdFunction · 0.45
listenerFunction · 0.45
runFunction · 0.45
getUserInfoEmbedFunction · 0.45
runFunction · 0.45
runFunction · 0.45
isEligibleFunction · 0.45

Calls 2

getRelationsMethod · 0.80
findMethod · 0.45

Tested by

no test coverage detected