ProtoRune.Com.Atproto.Admin.Defs.AccountView (proto_rune v0.1.1)
Generated schema for accountView
Description: No description provided.
Summary
Types
@type t() :: %ProtoRune.Com.Atproto.Admin.Defs.AccountView{ deactivated_at: String.t(), did: String.t(), email: String.t(), email_confirmed_at: String.t(), handle: String.t(), indexed_at: String.t(), invite_note: String.t(), invited_by: ProtoRune.Com.Atproto.Server.Defs.InviteCode.t(), invites: [ProtoRune.Com.Atproto.Server.Defs.InviteCode.t()], invites_disabled: boolean(), related_records: [any()] }