ProtoRune.App.Bsky.Graph.List (proto_rune v0.1.1)

Generated schema for main

Description: No description provided.

Summary

Types

@type t() :: %ProtoRune.App.Bsky.Graph.List{
  avatar: binary(),
  created_at: String.t(),
  description: String.t(),
  description_facets: [ProtoRune.App.Bsky.Richtext.Facet.t()],
  labels: ProtoRune.Com.Atproto.Label.Defs.SelfLabels.t(),
  name: String.t(),
  purpose: ProtoRune.App.Bsky.Graph.Defs.ListPurpose.t()
}