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

Method getRecentByModId

backend/src/data/GuildCases.ts:119–145  ·  view source on GitHub ↗
(
    modId: string,
    count: number,
    skip = 0,
    filters: Omit<FindOptionsWhere<Case>, "guild_id" | "mod_id"> = {},
  )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

getRecentCasesByModFunction · 0.80

Calls 2

getRelationsMethod · 0.80
findMethod · 0.45

Tested by

no test coverage detected