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

Struct RepostedBy

bluesky/blueskyapi.go:258–262  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

256}
257
258type RepostedBy struct {
259 Subject
260 Cursor string `json:"cursor"`
261 RepostedBy []User `json:"repostedBy"`
262}
263type Likes struct {
264 Subject
265 Cursor string `json:"cursor"`

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected