Bsky App State Pref
constructor(activeProgressGuide: BskyAppProgressGuide? = null, queuedNudges: List<String> = emptyList(), nuxs: List<Nux> = emptyList())
Parameters
queued Nudges
An array of tokens which identify nudges (modals, popups, tours, highlight dots) that should be shown to the user.
nuxs
Storage for NUXs the user has encountered.