Package-level declarations
Types
If set, an active progress guide. Once completed, can be set to undefined. Should have unspecced fields tracking progress.
A grab bag of state that's specific to the bsky.app program. Third-party apps shouldn't use this.
Read-only preference containing value(s) inferred from the user's declared birthdate. Absence of this preference object in the response indicates that the user has not made a declaration.
Get private preferences attached to the current account. Expected use is synchronization between multiple devices, and import/export during account migration. Requires auth.
Get detailed profile view of an actor. Does not require auth, but contains relevant metadata with auth.
Get detailed profile views of multiple actors.
Get a list of suggested actors. Expected use is discovery of accounts to follow during new account onboarding.
The subject's followers whom you also follow
Preferences for live events.
Default post interaction settings for the account. These values should be applied as default values when creating new posts. These refs should mirror the threadgate and postgate records exactly.
A declaration of a Bluesky account profile.
Self-label values, specific to the Bluesky application, on the overall account.
Set the private preferences attached to the account.
Find actors (profiles) matching search criteria. Does not require auth.
Find actor suggestions for a prefix search term. Expected use is for auto-completion during text field entry. Does not require auth.
A declaration of a Bluesky account status.
An optional embed associated with the status.
An optional embed associated with the status.
Preferences for how verified accounts appear in the app.
Represents the verification information about the user this object is attached to.
An individual verification for an associated subject.
Metadata about the requesting account's relationship with the subject account. Only has meaningful content for authed requests.
Functions
Find actors (profiles) matching search criteria. Does not require auth.
Find actors (profiles) matching search criteria. Does not require auth.
Get a list of suggested actors. Expected use is discovery of accounts to follow during new account onboarding.
Get a list of suggested actors. Expected use is discovery of accounts to follow during new account onboarding.