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

Struct OtherActorSuggestions

bluesky/blueskyapi.go:285–287  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

283}
284
285type OtherActorSuggestions struct {
286 Actors []User `json:"suggestions"`
287}
288
289type RecordResponse struct {
290 URI string `json:"uri"`

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected