Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Preloading/TwitterAPIBridge
/ InternalSearchResult
Struct
InternalSearchResult
bridge/bridge.go:347–349 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
345
}
346
347
type
InternalSearchResult
struct
{
348
Statuses []Tweet `json:
"statuses"
xml:
"statuses"
`
349
}
350
351
type
FacetParsing
struct
{
352
Start int
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected