Generator

constructor(    did: Did,     displayName: String,     description: String? = null,     descriptionFacets: List<Facet> = emptyList(),     avatar: Blob? = null,     acceptsInteractions: Boolean? = null,     labels: GeneratorLabelsUnion? = null,     contentMode: String? = null,     createdAt: Timestamp)

Parameters

acceptsInteractions

Declaration that a feed accepts feedback interactions from a client through app.bsky.feed.sendInteractions

labels

Self-label values