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

Struct SpellingCorrectionResults

bridge/bridge.go:439–441  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

437}
438
439type SpellingCorrectionResults struct {
440 Value QueryWithIndices `json:"value" xml:"value"`
441}
442
443type AuthToken struct {
444 *jwt.RegisteredClaims

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected