ProtoRune.App.Bsky.Actor.Defs.ProfileViewBasic (proto_rune v0.1.1)
Generated schema for profileViewBasic
Description: No description provided.
Summary
Types
@type t() :: %ProtoRune.App.Bsky.Actor.Defs.ProfileViewBasic{ associated: ProtoRune.App.Bsky.Actor.Defs.ProfileAssociated.t(), avatar: String.t(), created_at: String.t(), did: String.t(), display_name: String.t(), handle: String.t(), labels: [ProtoRune.Com.Atproto.Label.Defs.Label.t()], viewer: ProtoRune.App.Bsky.Actor.Defs.ViewerState.t() }