Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Preloading/TwitterAPIBridge
/ ListItem
Struct
ListItem
bluesky/blueskyapi.go:357–360 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
355
}
356
357
type
ListItem
struct
{
358
URI string `json:
"uri"
`
359
Subject User `json:
"subject"
`
360
}
361
362
type
Lists
struct
{
363
Lists []ListInfo `json:
"lists"
`
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected