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

Struct CreateRecordResult

bluesky/blueskyapi.go:252–256  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

250}
251
252type CreateRecordResult struct {
253 Subject
254 Commit Commit `json:"commit"`
255 ValidationStatus string `json:"validationStatus"`
256}
257
258type RepostedBy struct {
259 Subject

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected