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

Struct ReplySubject

bluesky/blueskyapi.go:242–245  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

240}
241
242type ReplySubject struct {
243 Root Subject `json:"root"`
244 Parent Subject `json:"parent"`
245}
246
247type Commit struct {
248 CID string `json:"cid"`

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected