Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Preloading/TwitterAPIBridge
/ Token
Struct
Token
bridge/bridge.go:539–541 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
537
}
538
539
type
Token
struct
{
540
Token string `json:
"token"
xml:
"token"
`
541
}
542
543
type
SocialContext
struct
{
544
Following bool `json:
"following"
xml:
"following"
`
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected