ProtoRune.App.Bsky.Graph.Defs.StarterPackViewBasic (proto_rune v0.1.1)
Generated schema for starterPackViewBasic
Description: No description provided.
Summary
Types
@type t() :: %ProtoRune.App.Bsky.Graph.Defs.StarterPackViewBasic{ cid: String.t(), creator: ProtoRune.App.Bsky.Actor.Defs.ProfileViewBasic.t(), indexed_at: String.t(), joined_all_time_count: integer(), joined_week_count: integer(), labels: [ProtoRune.Com.Atproto.Label.Defs.Label.t()], list_item_count: integer(), record: any(), uri: String.t() }