ProtoRune.App.Bsky.Actor.Defs.ProfileAssociated (proto_rune v0.1.1)

Generated schema for profileAssociated

Description: No description provided.

Summary

Types

@type t() :: %ProtoRune.App.Bsky.Actor.Defs.ProfileAssociated{
  chat: ProtoRune.App.Bsky.Actor.Defs.ProfileAssociatedChat.t(),
  feedgens: integer(),
  labeler: boolean(),
  lists: integer(),
  starter_packs: integer()
}