Generator
data class Generator(val did: Did, val displayName: String, val description: String? = null, val descriptionFacets: List<Facet> = emptyList(), val avatar: Blob? = null, val acceptsInteractions: Boolean? = null, val labels: GeneratorLabelsUnion? = null, val createdAt: Timestamp)
Parameters
accepts Interactions
Declaration that a feed accepts feedback interactions from a client through app.bsky.feed.sendInteractions
labels
Self-label values