MCPcopy Create free account
hub / github.com/Preloading/TwitterAPIBridge / BlueskyError

Struct BlueskyError

twitterv1/errorhandling.go:16–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14}
15
16type BlueskyError struct {
17 Error string
18 Message string
19}
20
21type Errors struct {
22 XMLName xml.Name `json:"-" xml:"errors"`

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected