MCPcopy 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
539type Token struct {
540 Token string `json:"token" xml:"token"`
541}
542
543type SocialContext struct {
544 Following bool `json:"following" xml:"following"`

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected