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

Struct Subject

bluesky/blueskyapi.go:237–240  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

235}
236
237type Subject struct {
238 URI string `json:"uri"`
239 CID string `json:"cid"`
240}
241
242type ReplySubject struct {
243 Root Subject `json:"root"`

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected