app_bsky_actor_defs library
Classes
- AdultContentPref
- AdultContentPrefConverter
- BskyAppProgressGuide
- If set, an active progress guide. Once completed, can be set to undefined. Should have unspecced fields tracking progress.
- BskyAppProgressGuideConverter
- BskyAppStatePref
- A grab bag of state that's specific to the bsky.app program. Third-party apps shouldn't use this.
- BskyAppStatePrefConverter
- ContentLabelPref
- ContentLabelPrefConverter
- ContentLabelPrefVisibility
- ContentLabelPrefVisibilityConverter
- FeedViewPref
- FeedViewPrefConverter
- HiddenPostsPref
- HiddenPostsPrefConverter
- InterestsPref
- InterestsPrefConverter
- KnownFollowers
- The subject's followers whom you also follow
- KnownFollowersConverter
- LabelerPrefItem
- LabelerPrefItemConverter
- LabelersPref
- LabelersPrefConverter
- MutedWord
- A word that the account owner has muted.
- MutedWordActorTarget
- MutedWordActorTargetConverter
- MutedWordConverter
- MutedWordsPref
- MutedWordsPrefConverter
- MutedWordTarget
- MutedWordTargetConverter
- Nux
- A new user experiences (NUX) storage object
- NuxConverter
- PersonalDetailsPref
- PersonalDetailsPrefConverter
- PostInteractionSettingsPref
- 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.
- PostInteractionSettingsPrefConverter
- ProfileAssociated
- ProfileAssociatedActivitySubscription
- ProfileAssociatedActivitySubscriptionAllowSubscriptions
- ProfileAssociatedActivitySubscriptionAllowSubscriptionsConverter
- ProfileAssociatedActivitySubscriptionConverter
- ProfileAssociatedChat
- ProfileAssociatedChatAllowIncoming
- ProfileAssociatedChatAllowIncomingConverter
- ProfileAssociatedChatConverter
- ProfileAssociatedConverter
- ProfileView
- ProfileViewBasic
- ProfileViewBasicConverter
- ProfileViewConverter
- ProfileViewDetailed
- ProfileViewDetailedConverter
- SavedFeed
- SavedFeedConverter
- SavedFeedsPref
- SavedFeedsPrefConverter
- SavedFeedsPrefV2
- SavedFeedsPrefV2Converter
- SavedFeedType
- SavedFeedTypeConverter
- StatusView
- StatusViewConverter
- StatusViewStatus
- StatusViewStatusConverter
- ThreadViewPref
- ThreadViewPrefConverter
- ThreadViewPrefSort
- ThreadViewPrefSortConverter
- UPostInteractionSettingsPrefPostgateEmbeddingRules
- UPostInteractionSettingsPrefPostgateEmbeddingRulesConverter
- UPostInteractionSettingsPrefThreadgateAllowRules
- UPostInteractionSettingsPrefThreadgateAllowRulesConverter
- UPreferences
- UPreferencesConverter
- UStatusViewEmbed
- UStatusViewEmbedConverter
- VerificationPrefs
- Preferences for how verified accounts appear in the app.
- VerificationPrefsConverter
- VerificationState
- Represents the verification information about the user this object is attached to.
- VerificationStateConverter
- VerificationStateTrustedVerifierStatus
- VerificationStateTrustedVerifierStatusConverter
- VerificationStateVerifiedStatus
- VerificationStateVerifiedStatusConverter
- VerificationView
- An individual verification for an associated subject.
- VerificationViewConverter
- ViewerState
- Metadata about the requesting account's relationship with the subject account. Only has meaningful content for authed requests.
- ViewerStateConverter
Enums
- KnownContentLabelPrefVisibility
- KnownMutedWordActorTarget
- KnownMutedWordTarget
- KnownProfileAssociatedActivitySubscriptionAllowSubscriptions
- KnownProfileAssociatedChatAllowIncoming
- KnownSavedFeedType
- KnownStatusViewStatus
- KnownThreadViewPrefSort
- KnownVerificationStateTrustedVerifierStatus
- KnownVerificationStateVerifiedStatus
Extensions
- AdultContentPrefExtension on AdultContentPref
- AdultContentPrefPatterns on AdultContentPref
- Adds pattern-matching-related methods to AdultContentPref.
- BskyAppProgressGuidePatterns on BskyAppProgressGuide
- Adds pattern-matching-related methods to BskyAppProgressGuide.
- BskyAppStatePrefExtension on BskyAppStatePref
- BskyAppStatePrefPatterns on BskyAppStatePref
- Adds pattern-matching-related methods to BskyAppStatePref.
- ContentLabelPrefExtension on ContentLabelPref
- ContentLabelPrefPatterns on ContentLabelPref
- Adds pattern-matching-related methods to ContentLabelPref.
- ContentLabelPrefVisibilityExtension on ContentLabelPrefVisibility
- ContentLabelPrefVisibilityPatterns on ContentLabelPrefVisibility
- Adds pattern-matching-related methods to ContentLabelPrefVisibility.
- FeedViewPrefExtension on FeedViewPref
- FeedViewPrefPatterns on FeedViewPref
- Adds pattern-matching-related methods to FeedViewPref.
- HiddenPostsPrefPatterns on HiddenPostsPref
- Adds pattern-matching-related methods to HiddenPostsPref.
- InterestsPrefPatterns on InterestsPref
- Adds pattern-matching-related methods to InterestsPref.
- KnownFollowersPatterns on KnownFollowers
- Adds pattern-matching-related methods to KnownFollowers.
- LabelerPrefItemPatterns on LabelerPrefItem
- Adds pattern-matching-related methods to LabelerPrefItem.
- LabelersPrefPatterns on LabelersPref
- Adds pattern-matching-related methods to LabelersPref.
- MutedWordActorTargetExtension on MutedWordActorTarget
- MutedWordActorTargetPatterns on MutedWordActorTarget
- Adds pattern-matching-related methods to MutedWordActorTarget.
- MutedWordExtension on MutedWord
- MutedWordPatterns on MutedWord
- Adds pattern-matching-related methods to MutedWord.
- MutedWordsPrefPatterns on MutedWordsPref
- Adds pattern-matching-related methods to MutedWordsPref.
- MutedWordTargetExtension on MutedWordTarget
- MutedWordTargetPatterns on MutedWordTarget
- Adds pattern-matching-related methods to MutedWordTarget.
- NuxExtension on Nux
- NuxPatterns on Nux
- Adds pattern-matching-related methods to Nux.
- PersonalDetailsPrefExtension on PersonalDetailsPref
- PersonalDetailsPrefPatterns on PersonalDetailsPref
- Adds pattern-matching-related methods to PersonalDetailsPref.
- PostInteractionSettingsPrefPatterns on PostInteractionSettingsPref
- Adds pattern-matching-related methods to PostInteractionSettingsPref.
- ProfileAssociatedActivitySubscriptionAllowSubscriptionsExtension on ProfileAssociatedActivitySubscriptionAllowSubscriptions
- ProfileAssociatedActivitySubscriptionAllowSubscriptionsPatterns on ProfileAssociatedActivitySubscriptionAllowSubscriptions
- Adds pattern-matching-related methods to ProfileAssociatedActivitySubscriptionAllowSubscriptions.
- ProfileAssociatedActivitySubscriptionPatterns on ProfileAssociatedActivitySubscription
- Adds pattern-matching-related methods to ProfileAssociatedActivitySubscription.
- ProfileAssociatedChatAllowIncomingExtension on ProfileAssociatedChatAllowIncoming
- ProfileAssociatedChatAllowIncomingPatterns on ProfileAssociatedChatAllowIncoming
- Adds pattern-matching-related methods to ProfileAssociatedChatAllowIncoming.
- ProfileAssociatedChatPatterns on ProfileAssociatedChat
- Adds pattern-matching-related methods to ProfileAssociatedChat.
- ProfileAssociatedExtension on ProfileAssociated
- ProfileAssociatedPatterns on ProfileAssociated
- Adds pattern-matching-related methods to ProfileAssociated.
- ProfileViewBasicExtension on ProfileViewBasic
- ProfileViewBasicPatterns on ProfileViewBasic
- Adds pattern-matching-related methods to ProfileViewBasic.
- ProfileViewDetailedExtension on ProfileViewDetailed
- ProfileViewDetailedPatterns on ProfileViewDetailed
- Adds pattern-matching-related methods to ProfileViewDetailed.
- ProfileViewExtension on ProfileView
- ProfileViewPatterns on ProfileView
- Adds pattern-matching-related methods to ProfileView.
- SavedFeedExtension on SavedFeed
- SavedFeedPatterns on SavedFeed
- Adds pattern-matching-related methods to SavedFeed.
- SavedFeedsPrefExtension on SavedFeedsPref
- SavedFeedsPrefPatterns on SavedFeedsPref
- Adds pattern-matching-related methods to SavedFeedsPref.
- SavedFeedsPrefV2Patterns on SavedFeedsPrefV2
- Adds pattern-matching-related methods to SavedFeedsPrefV2.
- SavedFeedTypeExtension on SavedFeedType
- SavedFeedTypePatterns on SavedFeedType
- Adds pattern-matching-related methods to SavedFeedType.
- StatusViewExtension on StatusView
- StatusViewPatterns on StatusView
- Adds pattern-matching-related methods to StatusView.
- StatusViewStatusExtension on StatusViewStatus
- StatusViewStatusPatterns on StatusViewStatus
- Adds pattern-matching-related methods to StatusViewStatus.
- ThreadViewPrefExtension on ThreadViewPref
- ThreadViewPrefPatterns on ThreadViewPref
- Adds pattern-matching-related methods to ThreadViewPref.
- ThreadViewPrefSortExtension on ThreadViewPrefSort
- ThreadViewPrefSortPatterns on ThreadViewPrefSort
- Adds pattern-matching-related methods to ThreadViewPrefSort.
- UPostInteractionSettingsPrefPostgateEmbeddingRulesExtension on UPostInteractionSettingsPrefPostgateEmbeddingRules
- UPostInteractionSettingsPrefPostgateEmbeddingRulesPatterns on UPostInteractionSettingsPrefPostgateEmbeddingRules
- Adds pattern-matching-related methods to UPostInteractionSettingsPrefPostgateEmbeddingRules.
- UPostInteractionSettingsPrefThreadgateAllowRulesExtension on UPostInteractionSettingsPrefThreadgateAllowRules
- UPostInteractionSettingsPrefThreadgateAllowRulesPatterns on UPostInteractionSettingsPrefThreadgateAllowRules
- Adds pattern-matching-related methods to UPostInteractionSettingsPrefThreadgateAllowRules.
- UPreferencesExtension on UPreferences
- UPreferencesPatterns on UPreferences
- Adds pattern-matching-related methods to UPreferences.
- UStatusViewEmbedExtension on UStatusViewEmbed
- UStatusViewEmbedPatterns on UStatusViewEmbed
- Adds pattern-matching-related methods to UStatusViewEmbed.
- VerificationPrefsExtension on VerificationPrefs
- VerificationPrefsPatterns on VerificationPrefs
- Adds pattern-matching-related methods to VerificationPrefs.
- VerificationStatePatterns on VerificationState
- Adds pattern-matching-related methods to VerificationState.
- VerificationStateTrustedVerifierStatusExtension on VerificationStateTrustedVerifierStatus
- VerificationStateTrustedVerifierStatusPatterns on VerificationStateTrustedVerifierStatus
- Adds pattern-matching-related methods to VerificationStateTrustedVerifierStatus.
- VerificationStateVerifiedStatusExtension on VerificationStateVerifiedStatus
- VerificationStateVerifiedStatusPatterns on VerificationStateVerifiedStatus
- Adds pattern-matching-related methods to VerificationStateVerifiedStatus.
- VerificationViewExtension on VerificationView
- VerificationViewPatterns on VerificationView
- Adds pattern-matching-related methods to VerificationView.
- ViewerStateExtension on ViewerState
- ViewerStatePatterns on ViewerState
- Adds pattern-matching-related methods to ViewerState.