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

Struct FacetParsing

bridge/bridge.go:351–355  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

349}
350
351type FacetParsing struct {
352 Start int
353 End int
354 Item string
355}
356
357type Discovery struct {
358 Statuses []Tweet `json:"statuses" xml:"statuses"`

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected