Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ getChatMessages
Function
getChatMessages
app/core/api/chat_message.js:13–13 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
11
}))
12
13
export
const
getChatMessages = () => fetchJson(
'/db/chat_message'
)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected