ProtoRune.App.Bsky.Feed.Generator (proto_rune v0.1.1)

Generated schema for main

Description: No description provided.

Summary

Types

@type t() :: %ProtoRune.App.Bsky.Feed.Generator{
  accepts_interactions: boolean(),
  avatar: binary(),
  created_at: String.t(),
  description: String.t(),
  description_facets: [ProtoRune.App.Bsky.Richtext.Facet.t()],
  did: String.t(),
  display_name: String.t(),
  labels: ProtoRune.Com.Atproto.Label.Defs.SelfLabels.t()
}