ProtoRune.App.Bsky.Actor.Profile (proto_rune v0.1.1)
Generated schema for main
Description: No description provided.
Summary
Types
@type t() :: %ProtoRune.App.Bsky.Actor.Profile{ avatar: binary(), banner: binary(), created_at: String.t(), description: String.t(), display_name: String.t(), joined_via_starter_pack: ProtoRune.Com.Atproto.Repo.StrongRef.t(), labels: ProtoRune.Com.Atproto.Label.Defs.SelfLabels.t() }