ProtoRune.App.Bsky.Actor.Defs.BskyAppStatePref (proto_rune v0.1.1)
Generated schema for bskyAppStatePref
Description: A grab bag of state that's specific to the bsky.app program. Third-party apps shouldn't use this.
Summary
Types
@type t() :: %ProtoRune.App.Bsky.Actor.Defs.BskyAppStatePref{ active_progress_guide: ProtoRune.App.Bsky.Actor.Defs.BskyAppProgressGuide.t(), nuxs: [ProtoRune.App.Bsky.Actor.Defs.Nux.t()], queued_nudges: [String.t()] }