Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Linen-dev/linen.dev
/ fetch_all_conversations.ts
File
fetch_all_conversations.ts
apps/web/services/slack/api/fetch_all_conversations.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
request from
'superagent'
;
2
import
{ createManyUsers } from
'services/users'
;
3
import
{ generateRandomWordSlug } from
'@linen/utilities/randomWordSlugs'
;
4
import
{
Callers
nothing calls this directly
Calls
2
warn
Method · 0.65
create
Method · 0.45
Tested by
no test coverage detected