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

Generated schema for main

Description: No description provided.

Summary

Types

@type t() :: %ProtoRune.App.Bsky.Graph.Starterpack{
  created_at: String.t(),
  description: String.t(),
  description_facets: [ProtoRune.App.Bsky.Richtext.Facet.t()],
  feeds: [ProtoRune.App.Bsky.Graph.Starterpack.FeedItem.t()],
  list: String.t(),
  name: String.t()
}