MCPcopy Create free account
hub / github.com/async-labs/async /

Class

api/server/models/Chat.ts:77–77  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

75}
76
77class ChatClass extends mongoose.Model {
78 public static async getChatList(params) {
79 const { userId, teamId } = params;
80

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected