@atcute/bluesky 2.1.0 → 3.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +40 -34
- package/dist/index.d.ts +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/lexicons/index.d.ts +126 -0
- package/dist/lexicons/index.js +127 -0
- package/dist/lexicons/index.js.map +1 -0
- package/dist/lexicons/types/app/bsky/actor/defs.d.ts +392 -0
- package/dist/lexicons/types/app/bsky/actor/defs.js +365 -0
- package/dist/lexicons/types/app/bsky/actor/defs.js.map +1 -0
- package/dist/lexicons/types/app/bsky/actor/getPreferences.d.ts +18 -0
- package/dist/lexicons/types/app/bsky/actor/getPreferences.js +15 -0
- package/dist/lexicons/types/app/bsky/actor/getPreferences.js.map +1 -0
- package/dist/lexicons/types/app/bsky/actor/getProfile.d.ts +18 -0
- package/dist/lexicons/types/app/bsky/actor/getProfile.js +15 -0
- package/dist/lexicons/types/app/bsky/actor/getProfile.js.map +1 -0
- package/dist/lexicons/types/app/bsky/actor/getProfiles.d.ts +20 -0
- package/dist/lexicons/types/app/bsky/actor/getProfiles.js +19 -0
- package/dist/lexicons/types/app/bsky/actor/getProfiles.js.map +1 -0
- package/dist/lexicons/types/app/bsky/actor/getSuggestions.d.ts +23 -0
- package/dist/lexicons/types/app/bsky/actor/getSuggestions.js +21 -0
- package/dist/lexicons/types/app/bsky/actor/getSuggestions.js.map +1 -0
- package/dist/lexicons/types/app/bsky/actor/profile.d.ts +26 -0
- package/dist/lexicons/types/app/bsky/actor/profile.js +32 -0
- package/dist/lexicons/types/app/bsky/actor/profile.js.map +1 -0
- package/dist/lexicons/types/app/bsky/actor/putPreferences.d.ts +18 -0
- package/dist/lexicons/types/app/bsky/actor/putPreferences.js +16 -0
- package/dist/lexicons/types/app/bsky/actor/putPreferences.js.map +1 -0
- package/dist/lexicons/types/app/bsky/actor/searchActors.d.ts +24 -0
- package/dist/lexicons/types/app/bsky/actor/searchActors.js +22 -0
- package/dist/lexicons/types/app/bsky/actor/searchActors.js.map +1 -0
- package/dist/lexicons/types/app/bsky/actor/searchActorsTypeahead.d.ts +22 -0
- package/dist/lexicons/types/app/bsky/actor/searchActorsTypeahead.js +20 -0
- package/dist/lexicons/types/app/bsky/actor/searchActorsTypeahead.js.map +1 -0
- package/dist/lexicons/types/app/bsky/actor/status.d.ts +27 -0
- package/dist/lexicons/types/app/bsky/actor/status.js +18 -0
- package/dist/lexicons/types/app/bsky/actor/status.js.map +1 -0
- package/dist/lexicons/types/app/bsky/embed/defs.d.ts +13 -0
- package/dist/lexicons/types/app/bsky/embed/defs.js +8 -0
- package/dist/lexicons/types/app/bsky/embed/defs.js.map +1 -0
- package/dist/lexicons/types/app/bsky/embed/external.d.ts +48 -0
- package/dist/lexicons/types/app/bsky/embed/external.js +32 -0
- package/dist/lexicons/types/app/bsky/embed/external.js.map +1 -0
- package/dist/lexicons/types/app/bsky/embed/images.d.ts +48 -0
- package/dist/lexicons/types/app/bsky/embed/images.js +36 -0
- package/dist/lexicons/types/app/bsky/embed/images.js.map +1 -0
- package/dist/lexicons/types/app/bsky/embed/record.d.ts +86 -0
- package/dist/lexicons/types/app/bsky/embed/record.js +85 -0
- package/dist/lexicons/types/app/bsky/embed/record.js.map +1 -0
- package/dist/lexicons/types/app/bsky/embed/recordWithMedia.d.ts +28 -0
- package/dist/lexicons/types/app/bsky/embed/recordWithMedia.js +34 -0
- package/dist/lexicons/types/app/bsky/embed/recordWithMedia.js.map +1 -0
- package/dist/lexicons/types/app/bsky/embed/video.d.ts +41 -0
- package/dist/lexicons/types/app/bsky/embed/video.js +41 -0
- package/dist/lexicons/types/app/bsky/embed/video.js.map +1 -0
- package/dist/lexicons/types/app/bsky/feed/defs.d.ts +323 -0
- package/dist/lexicons/types/app/bsky/feed/defs.js +245 -0
- package/dist/lexicons/types/app/bsky/feed/defs.js.map +1 -0
- package/dist/lexicons/types/app/bsky/feed/describeFeedGenerator.d.ts +40 -0
- package/dist/lexicons/types/app/bsky/feed/describeFeedGenerator.js +29 -0
- package/dist/lexicons/types/app/bsky/feed/describeFeedGenerator.js.map +1 -0
- package/dist/lexicons/types/app/bsky/feed/generator.d.ts +27 -0
- package/dist/lexicons/types/app/bsky/feed/generator.js +31 -0
- package/dist/lexicons/types/app/bsky/feed/generator.js.map +1 -0
- package/dist/lexicons/types/app/bsky/feed/getActorFeeds.d.ts +23 -0
- package/dist/lexicons/types/app/bsky/feed/getActorFeeds.js +21 -0
- package/dist/lexicons/types/app/bsky/feed/getActorFeeds.js.map +1 -0
- package/dist/lexicons/types/app/bsky/feed/getActorLikes.d.ts +23 -0
- package/dist/lexicons/types/app/bsky/feed/getActorLikes.js +21 -0
- package/dist/lexicons/types/app/bsky/feed/getActorLikes.js.map +1 -0
- package/dist/lexicons/types/app/bsky/feed/getAuthorFeed.d.ts +25 -0
- package/dist/lexicons/types/app/bsky/feed/getAuthorFeed.js +24 -0
- package/dist/lexicons/types/app/bsky/feed/getAuthorFeed.js.map +1 -0
- package/dist/lexicons/types/app/bsky/feed/getFeed.d.ts +23 -0
- package/dist/lexicons/types/app/bsky/feed/getFeed.js +21 -0
- package/dist/lexicons/types/app/bsky/feed/getFeed.js.map +1 -0
- package/dist/lexicons/types/app/bsky/feed/getFeedGenerator.d.ts +22 -0
- package/dist/lexicons/types/app/bsky/feed/getFeedGenerator.js +19 -0
- package/dist/lexicons/types/app/bsky/feed/getFeedGenerator.js.map +1 -0
- package/dist/lexicons/types/app/bsky/feed/getFeedGenerators.d.ts +20 -0
- package/dist/lexicons/types/app/bsky/feed/getFeedGenerators.js +17 -0
- package/dist/lexicons/types/app/bsky/feed/getFeedGenerators.js.map +1 -0
- package/dist/lexicons/types/app/bsky/feed/getFeedSkeleton.d.ts +23 -0
- package/dist/lexicons/types/app/bsky/feed/getFeedSkeleton.js +21 -0
- package/dist/lexicons/types/app/bsky/feed/getFeedSkeleton.js.map +1 -0
- package/dist/lexicons/types/app/bsky/feed/getLikes.d.ts +38 -0
- package/dist/lexicons/types/app/bsky/feed/getLikes.js +33 -0
- package/dist/lexicons/types/app/bsky/feed/getLikes.js.map +1 -0
- package/dist/lexicons/types/app/bsky/feed/getListFeed.d.ts +23 -0
- package/dist/lexicons/types/app/bsky/feed/getListFeed.js +21 -0
- package/dist/lexicons/types/app/bsky/feed/getListFeed.js.map +1 -0
- package/dist/lexicons/types/app/bsky/feed/getPostThread.d.ts +23 -0
- package/dist/lexicons/types/app/bsky/feed/getPostThread.js +28 -0
- package/dist/lexicons/types/app/bsky/feed/getPostThread.js.map +1 -0
- package/dist/lexicons/types/app/bsky/feed/getPosts.d.ts +20 -0
- package/dist/lexicons/types/app/bsky/feed/getPosts.js +19 -0
- package/dist/lexicons/types/app/bsky/feed/getPosts.js.map +1 -0
- package/dist/lexicons/types/app/bsky/feed/getQuotes.d.ts +26 -0
- package/dist/lexicons/types/app/bsky/feed/getQuotes.js +24 -0
- package/dist/lexicons/types/app/bsky/feed/getQuotes.js.map +1 -0
- package/dist/lexicons/types/app/bsky/feed/getRepostedBy.d.ts +26 -0
- package/dist/lexicons/types/app/bsky/feed/getRepostedBy.js +24 -0
- package/dist/lexicons/types/app/bsky/feed/getRepostedBy.js.map +1 -0
- package/dist/lexicons/types/app/bsky/feed/getSuggestedFeeds.d.ts +22 -0
- package/dist/lexicons/types/app/bsky/feed/getSuggestedFeeds.js +20 -0
- package/dist/lexicons/types/app/bsky/feed/getSuggestedFeeds.js.map +1 -0
- package/dist/lexicons/types/app/bsky/feed/getTimeline.d.ts +23 -0
- package/dist/lexicons/types/app/bsky/feed/getTimeline.js +21 -0
- package/dist/lexicons/types/app/bsky/feed/getTimeline.js.map +1 -0
- package/dist/lexicons/types/app/bsky/feed/like.d.ts +19 -0
- package/dist/lexicons/types/app/bsky/feed/like.js +13 -0
- package/dist/lexicons/types/app/bsky/feed/like.js.map +1 -0
- package/dist/lexicons/types/app/bsky/feed/post.d.ts +67 -0
- package/dist/lexicons/types/app/bsky/feed/post.js +78 -0
- package/dist/lexicons/types/app/bsky/feed/post.js.map +1 -0
- package/dist/lexicons/types/app/bsky/feed/postgate.d.ts +29 -0
- package/dist/lexicons/types/app/bsky/feed/postgate.js +24 -0
- package/dist/lexicons/types/app/bsky/feed/postgate.js.map +1 -0
- package/dist/lexicons/types/app/bsky/feed/repost.d.ts +19 -0
- package/dist/lexicons/types/app/bsky/feed/repost.js +13 -0
- package/dist/lexicons/types/app/bsky/feed/repost.js.map +1 -0
- package/dist/lexicons/types/app/bsky/feed/searchPosts.d.ts +33 -0
- package/dist/lexicons/types/app/bsky/feed/searchPosts.js +36 -0
- package/dist/lexicons/types/app/bsky/feed/searchPosts.js.map +1 -0
- package/dist/lexicons/types/app/bsky/feed/sendInteractions.d.ts +21 -0
- package/dist/lexicons/types/app/bsky/feed/sendInteractions.js +19 -0
- package/dist/lexicons/types/app/bsky/feed/sendInteractions.js.map +1 -0
- package/dist/lexicons/types/app/bsky/feed/threadgate.d.ts +57 -0
- package/dist/lexicons/types/app/bsky/feed/threadgate.js +41 -0
- package/dist/lexicons/types/app/bsky/feed/threadgate.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/block.d.ts +18 -0
- package/dist/lexicons/types/app/bsky/graph/block.js +10 -0
- package/dist/lexicons/types/app/bsky/graph/block.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/defs.d.ts +152 -0
- package/dist/lexicons/types/app/bsky/graph/defs.js +136 -0
- package/dist/lexicons/types/app/bsky/graph/defs.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/follow.d.ts +18 -0
- package/dist/lexicons/types/app/bsky/graph/follow.js +10 -0
- package/dist/lexicons/types/app/bsky/graph/follow.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/getActorStarterPacks.d.ts +23 -0
- package/dist/lexicons/types/app/bsky/graph/getActorStarterPacks.js +21 -0
- package/dist/lexicons/types/app/bsky/graph/getActorStarterPacks.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/getBlocks.d.ts +22 -0
- package/dist/lexicons/types/app/bsky/graph/getBlocks.js +20 -0
- package/dist/lexicons/types/app/bsky/graph/getBlocks.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/getFollowers.d.ts +24 -0
- package/dist/lexicons/types/app/bsky/graph/getFollowers.js +24 -0
- package/dist/lexicons/types/app/bsky/graph/getFollowers.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/getFollows.d.ts +24 -0
- package/dist/lexicons/types/app/bsky/graph/getFollows.js +24 -0
- package/dist/lexicons/types/app/bsky/graph/getFollows.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/getKnownFollowers.d.ts +24 -0
- package/dist/lexicons/types/app/bsky/graph/getKnownFollowers.js +24 -0
- package/dist/lexicons/types/app/bsky/graph/getKnownFollowers.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/getList.d.ts +24 -0
- package/dist/lexicons/types/app/bsky/graph/getList.js +24 -0
- package/dist/lexicons/types/app/bsky/graph/getList.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/getListBlocks.d.ts +22 -0
- package/dist/lexicons/types/app/bsky/graph/getListBlocks.js +20 -0
- package/dist/lexicons/types/app/bsky/graph/getListBlocks.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/getListMutes.d.ts +22 -0
- package/dist/lexicons/types/app/bsky/graph/getListMutes.js +20 -0
- package/dist/lexicons/types/app/bsky/graph/getListMutes.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/getLists.d.ts +23 -0
- package/dist/lexicons/types/app/bsky/graph/getLists.js +21 -0
- package/dist/lexicons/types/app/bsky/graph/getLists.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/getMutes.d.ts +22 -0
- package/dist/lexicons/types/app/bsky/graph/getMutes.js +20 -0
- package/dist/lexicons/types/app/bsky/graph/getMutes.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/getRelationships.d.ts +22 -0
- package/dist/lexicons/types/app/bsky/graph/getRelationships.js +26 -0
- package/dist/lexicons/types/app/bsky/graph/getRelationships.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/getStarterPack.d.ts +20 -0
- package/dist/lexicons/types/app/bsky/graph/getStarterPack.js +17 -0
- package/dist/lexicons/types/app/bsky/graph/getStarterPack.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/getStarterPacks.d.ts +20 -0
- package/dist/lexicons/types/app/bsky/graph/getStarterPacks.js +19 -0
- package/dist/lexicons/types/app/bsky/graph/getStarterPacks.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/getSuggestedFollowsByActor.d.ts +22 -0
- package/dist/lexicons/types/app/bsky/graph/getSuggestedFollowsByActor.js +19 -0
- package/dist/lexicons/types/app/bsky/graph/getSuggestedFollowsByActor.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/list.d.ts +26 -0
- package/dist/lexicons/types/app/bsky/graph/list.js +28 -0
- package/dist/lexicons/types/app/bsky/graph/list.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/listblock.d.ts +18 -0
- package/dist/lexicons/types/app/bsky/graph/listblock.js +10 -0
- package/dist/lexicons/types/app/bsky/graph/listblock.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/listitem.d.ts +19 -0
- package/dist/lexicons/types/app/bsky/graph/listitem.js +11 -0
- package/dist/lexicons/types/app/bsky/graph/listitem.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/muteActor.d.ts +17 -0
- package/dist/lexicons/types/app/bsky/graph/muteActor.js +13 -0
- package/dist/lexicons/types/app/bsky/graph/muteActor.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/muteActorList.d.ts +17 -0
- package/dist/lexicons/types/app/bsky/graph/muteActorList.js +13 -0
- package/dist/lexicons/types/app/bsky/graph/muteActorList.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/muteThread.d.ts +17 -0
- package/dist/lexicons/types/app/bsky/graph/muteThread.js +13 -0
- package/dist/lexicons/types/app/bsky/graph/muteThread.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/searchStarterPacks.d.ts +23 -0
- package/dist/lexicons/types/app/bsky/graph/searchStarterPacks.js +21 -0
- package/dist/lexicons/types/app/bsky/graph/searchStarterPacks.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/starterpack.d.ts +33 -0
- package/dist/lexicons/types/app/bsky/graph/starterpack.js +32 -0
- package/dist/lexicons/types/app/bsky/graph/starterpack.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/unmuteActor.d.ts +17 -0
- package/dist/lexicons/types/app/bsky/graph/unmuteActor.js +13 -0
- package/dist/lexicons/types/app/bsky/graph/unmuteActor.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/unmuteActorList.d.ts +17 -0
- package/dist/lexicons/types/app/bsky/graph/unmuteActorList.js +13 -0
- package/dist/lexicons/types/app/bsky/graph/unmuteActorList.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/unmuteThread.d.ts +17 -0
- package/dist/lexicons/types/app/bsky/graph/unmuteThread.js +13 -0
- package/dist/lexicons/types/app/bsky/graph/unmuteThread.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/verification.d.ts +20 -0
- package/dist/lexicons/types/app/bsky/graph/verification.js +12 -0
- package/dist/lexicons/types/app/bsky/graph/verification.js.map +1 -0
- package/dist/lexicons/types/app/bsky/labeler/defs.d.ts +62 -0
- package/dist/lexicons/types/app/bsky/labeler/defs.js +64 -0
- package/dist/lexicons/types/app/bsky/labeler/defs.js.map +1 -0
- package/dist/lexicons/types/app/bsky/labeler/getServices.d.ts +21 -0
- package/dist/lexicons/types/app/bsky/labeler/getServices.js +22 -0
- package/dist/lexicons/types/app/bsky/labeler/getServices.js.map +1 -0
- package/dist/lexicons/types/app/bsky/labeler/service.d.ts +25 -0
- package/dist/lexicons/types/app/bsky/labeler/service.js +25 -0
- package/dist/lexicons/types/app/bsky/labeler/service.js.map +1 -0
- package/dist/lexicons/types/app/bsky/notification/defs.d.ts +11 -0
- package/dist/lexicons/types/app/bsky/notification/defs.js +6 -0
- package/dist/lexicons/types/app/bsky/notification/defs.js.map +1 -0
- package/dist/lexicons/types/app/bsky/notification/getUnreadCount.d.ts +20 -0
- package/dist/lexicons/types/app/bsky/notification/getUnreadCount.js +15 -0
- package/dist/lexicons/types/app/bsky/notification/getUnreadCount.js.map +1 -0
- package/dist/lexicons/types/app/bsky/notification/listNotifications.d.ts +46 -0
- package/dist/lexicons/types/app/bsky/notification/listNotifications.js +44 -0
- package/dist/lexicons/types/app/bsky/notification/listNotifications.js.map +1 -0
- package/dist/lexicons/types/app/bsky/notification/putPreferences.d.ts +17 -0
- package/dist/lexicons/types/app/bsky/notification/putPreferences.js +13 -0
- package/dist/lexicons/types/app/bsky/notification/putPreferences.js.map +1 -0
- package/dist/lexicons/types/app/bsky/notification/registerPush.d.ts +20 -0
- package/dist/lexicons/types/app/bsky/notification/registerPush.js +16 -0
- package/dist/lexicons/types/app/bsky/notification/registerPush.js.map +1 -0
- package/dist/lexicons/types/app/bsky/notification/updateSeen.d.ts +17 -0
- package/dist/lexicons/types/app/bsky/notification/updateSeen.js +13 -0
- package/dist/lexicons/types/app/bsky/notification/updateSeen.js.map +1 -0
- package/dist/lexicons/types/app/bsky/richtext/facet.d.ts +54 -0
- package/dist/lexicons/types/app/bsky/richtext/facet.js +36 -0
- package/dist/lexicons/types/app/bsky/richtext/facet.js.map +1 -0
- package/dist/lexicons/types/app/bsky/unspecced/defs.d.ts +80 -0
- package/dist/lexicons/types/app/bsky/unspecced/defs.js +53 -0
- package/dist/lexicons/types/app/bsky/unspecced/defs.js.map +1 -0
- package/dist/lexicons/types/app/bsky/unspecced/getConfig.d.ts +17 -0
- package/dist/lexicons/types/app/bsky/unspecced/getConfig.js +12 -0
- package/dist/lexicons/types/app/bsky/unspecced/getConfig.js.map +1 -0
- package/dist/lexicons/types/app/bsky/unspecced/getPopularFeedGenerators.d.ts +23 -0
- package/dist/lexicons/types/app/bsky/unspecced/getPopularFeedGenerators.js +21 -0
- package/dist/lexicons/types/app/bsky/unspecced/getPopularFeedGenerators.js.map +1 -0
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedFeeds.d.ts +20 -0
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedFeeds.js +18 -0
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedFeeds.js.map +1 -0
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedFeedsSkeleton.d.ts +20 -0
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedFeedsSkeleton.js +16 -0
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedFeedsSkeleton.js.map +1 -0
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacks.d.ts +20 -0
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacks.js +18 -0
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacks.js.map +1 -0
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacksSkeleton.d.ts +20 -0
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacksSkeleton.js +16 -0
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacksSkeleton.js.map +1 -0
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsers.d.ts +21 -0
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsers.js +19 -0
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsers.js.map +1 -0
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersSkeleton.d.ts +21 -0
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersSkeleton.js +17 -0
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersSkeleton.js.map +1 -0
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestionsSkeleton.d.ts +26 -0
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestionsSkeleton.js +24 -0
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestionsSkeleton.js.map +1 -0
- package/dist/lexicons/types/app/bsky/unspecced/getTaggedSuggestions.d.ts +29 -0
- package/dist/lexicons/types/app/bsky/unspecced/getTaggedSuggestions.js +22 -0
- package/dist/lexicons/types/app/bsky/unspecced/getTaggedSuggestions.js.map +1 -0
- package/dist/lexicons/types/app/bsky/unspecced/getTrendingTopics.d.ts +22 -0
- package/dist/lexicons/types/app/bsky/unspecced/getTrendingTopics.js +22 -0
- package/dist/lexicons/types/app/bsky/unspecced/getTrendingTopics.js.map +1 -0
- package/dist/lexicons/types/app/bsky/unspecced/getTrends.d.ts +20 -0
- package/dist/lexicons/types/app/bsky/unspecced/getTrends.js +18 -0
- package/dist/lexicons/types/app/bsky/unspecced/getTrends.js.map +1 -0
- package/dist/lexicons/types/app/bsky/unspecced/getTrendsSkeleton.d.ts +21 -0
- package/dist/lexicons/types/app/bsky/unspecced/getTrendsSkeleton.js +19 -0
- package/dist/lexicons/types/app/bsky/unspecced/getTrendsSkeleton.js.map +1 -0
- package/dist/lexicons/types/app/bsky/unspecced/searchActorsSkeleton.d.ts +26 -0
- package/dist/lexicons/types/app/bsky/unspecced/searchActorsSkeleton.js +24 -0
- package/dist/lexicons/types/app/bsky/unspecced/searchActorsSkeleton.js.map +1 -0
- package/dist/lexicons/types/app/bsky/unspecced/searchPostsSkeleton.d.ts +34 -0
- package/dist/lexicons/types/app/bsky/unspecced/searchPostsSkeleton.js +37 -0
- package/dist/lexicons/types/app/bsky/unspecced/searchPostsSkeleton.js.map +1 -0
- package/dist/lexicons/types/app/bsky/unspecced/searchStarterPacksSkeleton.d.ts +25 -0
- package/dist/lexicons/types/app/bsky/unspecced/searchStarterPacksSkeleton.js +23 -0
- package/dist/lexicons/types/app/bsky/unspecced/searchStarterPacksSkeleton.js.map +1 -0
- package/dist/lexicons/types/app/bsky/video/defs.d.ts +18 -0
- package/dist/lexicons/types/app/bsky/video/defs.js +14 -0
- package/dist/lexicons/types/app/bsky/video/defs.js.map +1 -0
- package/dist/lexicons/types/app/bsky/video/getJobStatus.d.ts +20 -0
- package/dist/lexicons/types/app/bsky/video/getJobStatus.js +17 -0
- package/dist/lexicons/types/app/bsky/video/getJobStatus.js.map +1 -0
- package/dist/lexicons/types/app/bsky/video/getUploadLimits.d.ts +21 -0
- package/dist/lexicons/types/app/bsky/video/getUploadLimits.js +16 -0
- package/dist/lexicons/types/app/bsky/video/getUploadLimits.js.map +1 -0
- package/dist/lexicons/types/app/bsky/video/uploadVideo.d.ts +20 -0
- package/dist/lexicons/types/app/bsky/video/uploadVideo.js +18 -0
- package/dist/lexicons/types/app/bsky/video/uploadVideo.js.map +1 -0
- package/dist/lexicons/types/chat/bsky/actor/declaration.d.ts +17 -0
- package/dist/lexicons/types/chat/bsky/actor/declaration.js +9 -0
- package/dist/lexicons/types/chat/bsky/actor/declaration.js.map +1 -0
- package/dist/lexicons/types/chat/bsky/actor/defs.d.ts +22 -0
- package/dist/lexicons/types/chat/bsky/actor/defs.js +29 -0
- package/dist/lexicons/types/chat/bsky/actor/defs.js.map +1 -0
- package/dist/lexicons/types/chat/bsky/actor/deleteAccount.d.ts +15 -0
- package/dist/lexicons/types/chat/bsky/actor/deleteAccount.js +11 -0
- package/dist/lexicons/types/chat/bsky/actor/deleteAccount.js.map +1 -0
- package/dist/lexicons/types/chat/bsky/actor/exportAccountData.d.ts +14 -0
- package/dist/lexicons/types/chat/bsky/actor/exportAccountData.js +9 -0
- package/dist/lexicons/types/chat/bsky/actor/exportAccountData.js.map +1 -0
- package/dist/lexicons/types/chat/bsky/convo/acceptConvo.d.ts +22 -0
- package/dist/lexicons/types/chat/bsky/convo/acceptConvo.js +18 -0
- package/dist/lexicons/types/chat/bsky/convo/acceptConvo.js.map +1 -0
- package/dist/lexicons/types/chat/bsky/convo/addReaction.d.ts +25 -0
- package/dist/lexicons/types/chat/bsky/convo/addReaction.js +26 -0
- package/dist/lexicons/types/chat/bsky/convo/addReaction.js.map +1 -0
- package/dist/lexicons/types/chat/bsky/convo/defs.d.ts +236 -0
- package/dist/lexicons/types/chat/bsky/convo/defs.js +187 -0
- package/dist/lexicons/types/chat/bsky/convo/defs.js.map +1 -0
- package/dist/lexicons/types/chat/bsky/convo/deleteMessageForSelf.d.ts +22 -0
- package/dist/lexicons/types/chat/bsky/convo/deleteMessageForSelf.js +20 -0
- package/dist/lexicons/types/chat/bsky/convo/deleteMessageForSelf.js.map +1 -0
- package/dist/lexicons/types/chat/bsky/convo/getConvo.d.ts +20 -0
- package/dist/lexicons/types/chat/bsky/convo/getConvo.js +17 -0
- package/dist/lexicons/types/chat/bsky/convo/getConvo.js.map +1 -0
- package/dist/lexicons/types/chat/bsky/convo/getConvoAvailability.d.ts +21 -0
- package/dist/lexicons/types/chat/bsky/convo/getConvoAvailability.js +20 -0
- package/dist/lexicons/types/chat/bsky/convo/getConvoAvailability.js.map +1 -0
- package/dist/lexicons/types/chat/bsky/convo/getConvoForMembers.d.ts +20 -0
- package/dist/lexicons/types/chat/bsky/convo/getConvoForMembers.js +19 -0
- package/dist/lexicons/types/chat/bsky/convo/getConvoForMembers.js.map +1 -0
- package/dist/lexicons/types/chat/bsky/convo/getLog.d.ts +21 -0
- package/dist/lexicons/types/chat/bsky/convo/getLog.js +30 -0
- package/dist/lexicons/types/chat/bsky/convo/getLog.js.map +1 -0
- package/dist/lexicons/types/chat/bsky/convo/getMessages.d.ts +23 -0
- package/dist/lexicons/types/chat/bsky/convo/getMessages.js +25 -0
- package/dist/lexicons/types/chat/bsky/convo/getMessages.js.map +1 -0
- package/dist/lexicons/types/chat/bsky/convo/leaveConvo.d.ts +23 -0
- package/dist/lexicons/types/chat/bsky/convo/leaveConvo.js +19 -0
- package/dist/lexicons/types/chat/bsky/convo/leaveConvo.js.map +1 -0
- package/dist/lexicons/types/chat/bsky/convo/listConvos.d.ts +24 -0
- package/dist/lexicons/types/chat/bsky/convo/listConvos.js +22 -0
- package/dist/lexicons/types/chat/bsky/convo/listConvos.js.map +1 -0
- package/dist/lexicons/types/chat/bsky/convo/muteConvo.d.ts +23 -0
- package/dist/lexicons/types/chat/bsky/convo/muteConvo.js +21 -0
- package/dist/lexicons/types/chat/bsky/convo/muteConvo.js.map +1 -0
- package/dist/lexicons/types/chat/bsky/convo/removeReaction.d.ts +25 -0
- package/dist/lexicons/types/chat/bsky/convo/removeReaction.js +26 -0
- package/dist/lexicons/types/chat/bsky/convo/removeReaction.js.map +1 -0
- package/dist/lexicons/types/chat/bsky/convo/sendMessage.d.ts +22 -0
- package/dist/lexicons/types/chat/bsky/convo/sendMessage.js +22 -0
- package/dist/lexicons/types/chat/bsky/convo/sendMessage.js.map +1 -0
- package/dist/lexicons/types/chat/bsky/convo/sendMessageBatch.d.ts +34 -0
- package/dist/lexicons/types/chat/bsky/convo/sendMessageBatch.js +31 -0
- package/dist/lexicons/types/chat/bsky/convo/sendMessageBatch.js.map +1 -0
- package/dist/lexicons/types/chat/bsky/convo/unmuteConvo.d.ts +23 -0
- package/dist/lexicons/types/chat/bsky/convo/unmuteConvo.js +21 -0
- package/dist/lexicons/types/chat/bsky/convo/unmuteConvo.js.map +1 -0
- package/dist/lexicons/types/chat/bsky/convo/updateAllRead.d.ts +22 -0
- package/dist/lexicons/types/chat/bsky/convo/updateAllRead.js +18 -0
- package/dist/lexicons/types/chat/bsky/convo/updateAllRead.js.map +1 -0
- package/dist/lexicons/types/chat/bsky/convo/updateRead.d.ts +24 -0
- package/dist/lexicons/types/chat/bsky/convo/updateRead.js +22 -0
- package/dist/lexicons/types/chat/bsky/convo/updateRead.js.map +1 -0
- package/dist/lexicons/types/chat/bsky/moderation/getActorMetadata.d.ts +34 -0
- package/dist/lexicons/types/chat/bsky/moderation/getActorMetadata.js +30 -0
- package/dist/lexicons/types/chat/bsky/moderation/getActorMetadata.js.map +1 -0
- package/dist/lexicons/types/chat/bsky/moderation/getMessageContext.d.ts +23 -0
- package/dist/lexicons/types/chat/bsky/moderation/getMessageContext.js +24 -0
- package/dist/lexicons/types/chat/bsky/moderation/getMessageContext.js.map +1 -0
- package/dist/lexicons/types/chat/bsky/moderation/updateActorAccess.d.ts +19 -0
- package/dist/lexicons/types/chat/bsky/moderation/updateActorAccess.js +15 -0
- package/dist/lexicons/types/chat/bsky/moderation/updateActorAccess.js.map +1 -0
- package/dist/lexicons.test.d.ts +1 -0
- package/dist/lexicons.test.js +126 -0
- package/dist/lexicons.test.js.map +1 -0
- package/dist/utilities/embeds.d.ts +15 -4
- package/dist/utilities/embeds.js +19 -0
- package/dist/utilities/embeds.js.map +1 -1
- package/lib/index.ts +1 -1
- package/lib/lexicons/index.ts +126 -0
- package/lib/lexicons/types/app/bsky/actor/defs.ts +490 -0
- package/lib/lexicons/types/app/bsky/actor/getPreferences.ts +28 -0
- package/lib/lexicons/types/app/bsky/actor/getProfile.ts +28 -0
- package/lib/lexicons/types/app/bsky/actor/getProfiles.ts +32 -0
- package/lib/lexicons/types/app/bsky/actor/getSuggestions.ts +36 -0
- package/lib/lexicons/types/app/bsky/actor/profile.ts +50 -0
- package/lib/lexicons/types/app/bsky/actor/putPreferences.ts +29 -0
- package/lib/lexicons/types/app/bsky/actor/searchActors.ts +37 -0
- package/lib/lexicons/types/app/bsky/actor/searchActorsTypeahead.ts +35 -0
- package/lib/lexicons/types/app/bsky/actor/status.ts +38 -0
- package/lib/lexicons/types/app/bsky/embed/defs.ts +16 -0
- package/lib/lexicons/types/app/bsky/embed/external.ts +49 -0
- package/lib/lexicons/types/app/bsky/embed/images.ts +53 -0
- package/lib/lexicons/types/app/bsky/embed/record.ts +110 -0
- package/lib/lexicons/types/app/bsky/embed/recordWithMedia.ts +45 -0
- package/lib/lexicons/types/app/bsky/embed/video.ts +58 -0
- package/lib/lexicons/types/app/bsky/feed/defs.ts +373 -0
- package/lib/lexicons/types/app/bsky/feed/describeFeedGenerator.ts +49 -0
- package/lib/lexicons/types/app/bsky/feed/generator.ts +51 -0
- package/lib/lexicons/types/app/bsky/feed/getActorFeeds.ts +36 -0
- package/lib/lexicons/types/app/bsky/feed/getActorLikes.ts +36 -0
- package/lib/lexicons/types/app/bsky/feed/getAuthorFeed.ts +48 -0
- package/lib/lexicons/types/app/bsky/feed/getFeed.ts +36 -0
- package/lib/lexicons/types/app/bsky/feed/getFeedGenerator.ts +32 -0
- package/lib/lexicons/types/app/bsky/feed/getFeedGenerators.ts +30 -0
- package/lib/lexicons/types/app/bsky/feed/getFeedSkeleton.ts +36 -0
- package/lib/lexicons/types/app/bsky/feed/getLikes.ts +52 -0
- package/lib/lexicons/types/app/bsky/feed/getListFeed.ts +36 -0
- package/lib/lexicons/types/app/bsky/feed/getPostThread.ts +45 -0
- package/lib/lexicons/types/app/bsky/feed/getPosts.ts +32 -0
- package/lib/lexicons/types/app/bsky/feed/getQuotes.ts +39 -0
- package/lib/lexicons/types/app/bsky/feed/getRepostedBy.ts +39 -0
- package/lib/lexicons/types/app/bsky/feed/getSuggestedFeeds.ts +35 -0
- package/lib/lexicons/types/app/bsky/feed/getTimeline.ts +36 -0
- package/lib/lexicons/types/app/bsky/feed/like.ts +29 -0
- package/lib/lexicons/types/app/bsky/feed/post.ts +110 -0
- package/lib/lexicons/types/app/bsky/feed/postgate.ts +45 -0
- package/lib/lexicons/types/app/bsky/feed/repost.ts +29 -0
- package/lib/lexicons/types/app/bsky/feed/searchPosts.ts +53 -0
- package/lib/lexicons/types/app/bsky/feed/sendInteractions.ts +32 -0
- package/lib/lexicons/types/app/bsky/feed/threadgate.ts +75 -0
- package/lib/lexicons/types/app/bsky/graph/block.ts +26 -0
- package/lib/lexicons/types/app/bsky/graph/defs.ts +185 -0
- package/lib/lexicons/types/app/bsky/graph/follow.ts +26 -0
- package/lib/lexicons/types/app/bsky/graph/getActorStarterPacks.ts +36 -0
- package/lib/lexicons/types/app/bsky/graph/getBlocks.ts +35 -0
- package/lib/lexicons/types/app/bsky/graph/getFollowers.ts +39 -0
- package/lib/lexicons/types/app/bsky/graph/getFollows.ts +39 -0
- package/lib/lexicons/types/app/bsky/graph/getKnownFollowers.ts +39 -0
- package/lib/lexicons/types/app/bsky/graph/getList.ts +39 -0
- package/lib/lexicons/types/app/bsky/graph/getListBlocks.ts +35 -0
- package/lib/lexicons/types/app/bsky/graph/getListMutes.ts +35 -0
- package/lib/lexicons/types/app/bsky/graph/getLists.ts +36 -0
- package/lib/lexicons/types/app/bsky/graph/getMutes.ts +35 -0
- package/lib/lexicons/types/app/bsky/graph/getRelationships.ts +41 -0
- package/lib/lexicons/types/app/bsky/graph/getStarterPack.ts +30 -0
- package/lib/lexicons/types/app/bsky/graph/getStarterPacks.ts +32 -0
- package/lib/lexicons/types/app/bsky/graph/getSuggestedFollowsByActor.ts +32 -0
- package/lib/lexicons/types/app/bsky/graph/list.ts +45 -0
- package/lib/lexicons/types/app/bsky/graph/listblock.ts +26 -0
- package/lib/lexicons/types/app/bsky/graph/listitem.ts +27 -0
- package/lib/lexicons/types/app/bsky/graph/muteActor.ts +26 -0
- package/lib/lexicons/types/app/bsky/graph/muteActorList.ts +26 -0
- package/lib/lexicons/types/app/bsky/graph/muteThread.ts +26 -0
- package/lib/lexicons/types/app/bsky/graph/searchStarterPacks.ts +36 -0
- package/lib/lexicons/types/app/bsky/graph/starterpack.ts +53 -0
- package/lib/lexicons/types/app/bsky/graph/unmuteActor.ts +26 -0
- package/lib/lexicons/types/app/bsky/graph/unmuteActorList.ts +26 -0
- package/lib/lexicons/types/app/bsky/graph/unmuteThread.ts +26 -0
- package/lib/lexicons/types/app/bsky/graph/verification.ts +28 -0
- package/lib/lexicons/types/app/bsky/labeler/defs.ts +81 -0
- package/lib/lexicons/types/app/bsky/labeler/getServices.ts +36 -0
- package/lib/lexicons/types/app/bsky/labeler/service.ts +41 -0
- package/lib/lexicons/types/app/bsky/notification/defs.ts +14 -0
- package/lib/lexicons/types/app/bsky/notification/getUnreadCount.ts +28 -0
- package/lib/lexicons/types/app/bsky/notification/listNotifications.ts +75 -0
- package/lib/lexicons/types/app/bsky/notification/putPreferences.ts +26 -0
- package/lib/lexicons/types/app/bsky/notification/registerPush.ts +29 -0
- package/lib/lexicons/types/app/bsky/notification/updateSeen.ts +26 -0
- package/lib/lexicons/types/app/bsky/richtext/facet.ts +56 -0
- package/lib/lexicons/types/app/bsky/unspecced/defs.ts +78 -0
- package/lib/lexicons/types/app/bsky/unspecced/getConfig.ts +25 -0
- package/lib/lexicons/types/app/bsky/unspecced/getPopularFeedGenerators.ts +36 -0
- package/lib/lexicons/types/app/bsky/unspecced/getSuggestedFeeds.ts +33 -0
- package/lib/lexicons/types/app/bsky/unspecced/getSuggestedFeedsSkeleton.ts +31 -0
- package/lib/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacks.ts +33 -0
- package/lib/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacksSkeleton.ts +31 -0
- package/lib/lexicons/types/app/bsky/unspecced/getSuggestedUsers.ts +34 -0
- package/lib/lexicons/types/app/bsky/unspecced/getSuggestedUsersSkeleton.ts +32 -0
- package/lib/lexicons/types/app/bsky/unspecced/getSuggestionsSkeleton.ts +39 -0
- package/lib/lexicons/types/app/bsky/unspecced/getTaggedSuggestions.ts +40 -0
- package/lib/lexicons/types/app/bsky/unspecced/getTrendingTopics.ts +37 -0
- package/lib/lexicons/types/app/bsky/unspecced/getTrends.ts +33 -0
- package/lib/lexicons/types/app/bsky/unspecced/getTrendsSkeleton.ts +34 -0
- package/lib/lexicons/types/app/bsky/unspecced/searchActorsSkeleton.ts +39 -0
- package/lib/lexicons/types/app/bsky/unspecced/searchPostsSkeleton.ts +54 -0
- package/lib/lexicons/types/app/bsky/unspecced/searchStarterPacksSkeleton.ts +38 -0
- package/lib/lexicons/types/app/bsky/video/defs.ts +23 -0
- package/lib/lexicons/types/app/bsky/video/getJobStatus.ts +30 -0
- package/lib/lexicons/types/app/bsky/video/getUploadLimits.ts +29 -0
- package/lib/lexicons/types/app/bsky/video/uploadVideo.ts +31 -0
- package/lib/lexicons/types/chat/bsky/actor/declaration.ts +25 -0
- package/lib/lexicons/types/chat/bsky/actor/defs.ts +38 -0
- package/lib/lexicons/types/chat/bsky/actor/deleteAccount.ts +24 -0
- package/lib/lexicons/types/chat/bsky/actor/exportAccountData.ts +22 -0
- package/lib/lexicons/types/chat/bsky/convo/acceptConvo.ts +31 -0
- package/lib/lexicons/types/chat/bsky/convo/addReaction.ts +39 -0
- package/lib/lexicons/types/chat/bsky/convo/defs.ts +249 -0
- package/lib/lexicons/types/chat/bsky/convo/deleteMessageForSelf.ts +33 -0
- package/lib/lexicons/types/chat/bsky/convo/getConvo.ts +30 -0
- package/lib/lexicons/types/chat/bsky/convo/getConvoAvailability.ts +33 -0
- package/lib/lexicons/types/chat/bsky/convo/getConvoForMembers.ts +32 -0
- package/lib/lexicons/types/chat/bsky/convo/getLog.ts +44 -0
- package/lib/lexicons/types/chat/bsky/convo/getMessages.ts +41 -0
- package/lib/lexicons/types/chat/bsky/convo/leaveConvo.ts +32 -0
- package/lib/lexicons/types/chat/bsky/convo/listConvos.ts +37 -0
- package/lib/lexicons/types/chat/bsky/convo/muteConvo.ts +34 -0
- package/lib/lexicons/types/chat/bsky/convo/removeReaction.ts +39 -0
- package/lib/lexicons/types/chat/bsky/convo/sendMessage.ts +35 -0
- package/lib/lexicons/types/chat/bsky/convo/sendMessageBatch.ts +48 -0
- package/lib/lexicons/types/chat/bsky/convo/unmuteConvo.ts +34 -0
- package/lib/lexicons/types/chat/bsky/convo/updateAllRead.ts +31 -0
- package/lib/lexicons/types/chat/bsky/convo/updateRead.ts +35 -0
- package/lib/lexicons/types/chat/bsky/moderation/getActorMetadata.ts +47 -0
- package/lib/lexicons/types/chat/bsky/moderation/getMessageContext.ts +38 -0
- package/lib/lexicons/types/chat/bsky/moderation/updateActorAccess.ts +28 -0
- package/lib/utilities/embeds.ts +37 -4
- package/package.json +17 -8
- package/dist/lexicons.d.ts +0 -3560
- package/dist/lexicons.js +0 -8
- package/dist/lexicons.js.map +0 -1
- package/lib/lexicons.ts +0 -3598
|
@@ -0,0 +1,392 @@
|
|
|
1
|
+
import * as v from '@atcute/lexicons/validations';
|
|
2
|
+
import * as AppBskyEmbedExternal from '../embed/external.js';
|
|
3
|
+
import * as AppBskyFeedPostgate from '../feed/postgate.js';
|
|
4
|
+
import * as AppBskyFeedThreadgate from '../feed/threadgate.js';
|
|
5
|
+
import * as AppBskyGraphDefs from '../graph/defs.js';
|
|
6
|
+
import * as ComAtprotoLabelDefs from '@atcute/atproto/types/label/defs';
|
|
7
|
+
import * as ComAtprotoRepoStrongRef from '@atcute/atproto/types/repo/strongRef';
|
|
8
|
+
declare const _adultContentPrefSchema: v.ObjectSchema<{
|
|
9
|
+
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.actor.defs#adultContentPref">, undefined>;
|
|
10
|
+
enabled: v.OptionalSchema<v.BooleanSchema, false>;
|
|
11
|
+
}>;
|
|
12
|
+
declare const _bskyAppProgressGuideSchema: v.ObjectSchema<{
|
|
13
|
+
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.actor.defs#bskyAppProgressGuide">, undefined>;
|
|
14
|
+
guide: v.SchemaWithConstraint<v.StringSchema<string>, readonly [v.StringLengthConstraint<0, 100>]>;
|
|
15
|
+
}>;
|
|
16
|
+
declare const _bskyAppStatePrefSchema: v.ObjectSchema<{
|
|
17
|
+
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.actor.defs#bskyAppStatePref">, undefined>;
|
|
18
|
+
readonly activeProgressGuide: v.OptionalSchema<bskyAppProgressGuideSchema, undefined>;
|
|
19
|
+
queuedNudges: v.OptionalSchema<v.SchemaWithConstraint<v.ArraySchema<v.SchemaWithConstraint<v.StringSchema<string>, readonly [v.StringLengthConstraint<0, 100>]>>, readonly [v.ArrayLengthConstraint<0, 1000>]>, undefined>;
|
|
20
|
+
readonly nuxs: v.OptionalSchema<v.SchemaWithConstraint<v.ArraySchema<nuxSchema>, readonly [v.ArrayLengthConstraint<0, 100>]>, undefined>;
|
|
21
|
+
}>;
|
|
22
|
+
declare const _contentLabelPrefSchema: v.ObjectSchema<{
|
|
23
|
+
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.actor.defs#contentLabelPref">, undefined>;
|
|
24
|
+
labelerDid: v.OptionalSchema<v.FormattedStringSchema<"did">, undefined>;
|
|
25
|
+
label: v.StringSchema<string>;
|
|
26
|
+
visibility: v.StringSchema<(string & {}) | "ignore" | "show" | "warn" | "hide">;
|
|
27
|
+
}>;
|
|
28
|
+
declare const _feedViewPrefSchema: v.ObjectSchema<{
|
|
29
|
+
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.actor.defs#feedViewPref">, undefined>;
|
|
30
|
+
feed: v.StringSchema<string>;
|
|
31
|
+
hideReplies: v.OptionalSchema<v.BooleanSchema, undefined>;
|
|
32
|
+
hideRepliesByUnfollowed: v.OptionalSchema<v.BooleanSchema, true>;
|
|
33
|
+
hideRepliesByLikeCount: v.OptionalSchema<v.IntegerSchema, undefined>;
|
|
34
|
+
hideReposts: v.OptionalSchema<v.BooleanSchema, undefined>;
|
|
35
|
+
hideQuotePosts: v.OptionalSchema<v.BooleanSchema, undefined>;
|
|
36
|
+
}>;
|
|
37
|
+
declare const _hiddenPostsPrefSchema: v.ObjectSchema<{
|
|
38
|
+
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.actor.defs#hiddenPostsPref">, undefined>;
|
|
39
|
+
items: v.ArraySchema<v.FormattedStringSchema<"at-uri">>;
|
|
40
|
+
}>;
|
|
41
|
+
declare const _interestsPrefSchema: v.ObjectSchema<{
|
|
42
|
+
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.actor.defs#interestsPref">, undefined>;
|
|
43
|
+
tags: v.SchemaWithConstraint<v.ArraySchema<v.SchemaWithConstraint<v.StringSchema<string>, readonly [v.StringLengthConstraint<0, 640>, v.StringGraphemesConstraint<0, 64>]>>, readonly [v.ArrayLengthConstraint<0, 100>]>;
|
|
44
|
+
}>;
|
|
45
|
+
declare const _knownFollowersSchema: v.ObjectSchema<{
|
|
46
|
+
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.actor.defs#knownFollowers">, undefined>;
|
|
47
|
+
count: v.IntegerSchema;
|
|
48
|
+
readonly followers: v.SchemaWithConstraint<v.ArraySchema<profileViewBasicSchema>, readonly [v.ArrayLengthConstraint<0, 5>]>;
|
|
49
|
+
}>;
|
|
50
|
+
declare const _labelerPrefItemSchema: v.ObjectSchema<{
|
|
51
|
+
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.actor.defs#labelerPrefItem">, undefined>;
|
|
52
|
+
did: v.FormattedStringSchema<"did">;
|
|
53
|
+
}>;
|
|
54
|
+
declare const _labelersPrefSchema: v.ObjectSchema<{
|
|
55
|
+
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.actor.defs#labelersPref">, undefined>;
|
|
56
|
+
readonly labelers: v.ArraySchema<labelerPrefItemSchema>;
|
|
57
|
+
}>;
|
|
58
|
+
declare const _mutedWordSchema: v.ObjectSchema<{
|
|
59
|
+
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.actor.defs#mutedWord">, undefined>;
|
|
60
|
+
id: v.OptionalSchema<v.StringSchema<string>, undefined>;
|
|
61
|
+
value: v.SchemaWithConstraint<v.StringSchema<string>, readonly [v.StringLengthConstraint<0, 10000>, v.StringGraphemesConstraint<0, 1000>]>;
|
|
62
|
+
readonly targets: v.ArraySchema<mutedWordTargetSchema>;
|
|
63
|
+
actorTarget: v.OptionalSchema<v.StringSchema<(string & {}) | "all" | "exclude-following">, "all">;
|
|
64
|
+
expiresAt: v.OptionalSchema<v.FormattedStringSchema<"datetime">, undefined>;
|
|
65
|
+
}>;
|
|
66
|
+
declare const _mutedWordTargetSchema: v.SchemaWithConstraint<v.StringSchema<(string & {}) | "tag" | "content">, readonly [v.StringLengthConstraint<0, 640>, v.StringGraphemesConstraint<0, 64>]>;
|
|
67
|
+
declare const _mutedWordsPrefSchema: v.ObjectSchema<{
|
|
68
|
+
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.actor.defs#mutedWordsPref">, undefined>;
|
|
69
|
+
readonly items: v.ArraySchema<mutedWordSchema>;
|
|
70
|
+
}>;
|
|
71
|
+
declare const _nuxSchema: v.ObjectSchema<{
|
|
72
|
+
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.actor.defs#nux">, undefined>;
|
|
73
|
+
id: v.SchemaWithConstraint<v.StringSchema<string>, readonly [v.StringLengthConstraint<0, 100>]>;
|
|
74
|
+
completed: v.OptionalSchema<v.BooleanSchema, false>;
|
|
75
|
+
data: v.OptionalSchema<v.SchemaWithConstraint<v.StringSchema<string>, readonly [v.StringLengthConstraint<0, 3000>, v.StringGraphemesConstraint<0, 300>]>, undefined>;
|
|
76
|
+
expiresAt: v.OptionalSchema<v.FormattedStringSchema<"datetime">, undefined>;
|
|
77
|
+
}>;
|
|
78
|
+
declare const _personalDetailsPrefSchema: v.ObjectSchema<{
|
|
79
|
+
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.actor.defs#personalDetailsPref">, undefined>;
|
|
80
|
+
birthDate: v.OptionalSchema<v.FormattedStringSchema<"datetime">, undefined>;
|
|
81
|
+
}>;
|
|
82
|
+
declare const _postInteractionSettingsPrefSchema: v.ObjectSchema<{
|
|
83
|
+
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.actor.defs#postInteractionSettingsPref">, undefined>;
|
|
84
|
+
readonly threadgateAllowRules: v.OptionalSchema<v.SchemaWithConstraint<v.ArraySchema<v.VariantSchema<readonly [AppBskyFeedThreadgate.mentionRuleSchema, AppBskyFeedThreadgate.followerRuleSchema, AppBskyFeedThreadgate.followingRuleSchema, AppBskyFeedThreadgate.listRuleSchema], boolean>>, readonly [v.ArrayLengthConstraint<0, 5>]>, undefined>;
|
|
85
|
+
readonly postgateEmbeddingRules: v.OptionalSchema<v.SchemaWithConstraint<v.ArraySchema<v.VariantSchema<readonly [AppBskyFeedPostgate.disableRuleSchema], boolean>>, readonly [v.ArrayLengthConstraint<0, 5>]>, undefined>;
|
|
86
|
+
}>;
|
|
87
|
+
declare const _preferencesSchema: v.ArraySchema<v.VariantSchema<readonly [adultContentPrefSchema, contentLabelPrefSchema, savedFeedsPrefSchema, savedFeedsPrefV2Schema, personalDetailsPrefSchema, feedViewPrefSchema, threadViewPrefSchema, interestsPrefSchema, mutedWordsPrefSchema, hiddenPostsPrefSchema, bskyAppStatePrefSchema, labelersPrefSchema, postInteractionSettingsPrefSchema, verificationPrefsSchema], boolean>>;
|
|
88
|
+
declare const _profileAssociatedSchema: v.ObjectSchema<{
|
|
89
|
+
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.actor.defs#profileAssociated">, undefined>;
|
|
90
|
+
lists: v.OptionalSchema<v.IntegerSchema, undefined>;
|
|
91
|
+
feedgens: v.OptionalSchema<v.IntegerSchema, undefined>;
|
|
92
|
+
starterPacks: v.OptionalSchema<v.IntegerSchema, undefined>;
|
|
93
|
+
labeler: v.OptionalSchema<v.BooleanSchema, undefined>;
|
|
94
|
+
readonly chat: v.OptionalSchema<profileAssociatedChatSchema, undefined>;
|
|
95
|
+
}>;
|
|
96
|
+
declare const _profileAssociatedChatSchema: v.ObjectSchema<{
|
|
97
|
+
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.actor.defs#profileAssociatedChat">, undefined>;
|
|
98
|
+
allowIncoming: v.StringSchema<(string & {}) | "following" | "all" | "none">;
|
|
99
|
+
}>;
|
|
100
|
+
declare const _profileViewSchema: v.ObjectSchema<{
|
|
101
|
+
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.actor.defs#profileView">, undefined>;
|
|
102
|
+
did: v.FormattedStringSchema<"did">;
|
|
103
|
+
handle: v.FormattedStringSchema<"handle">;
|
|
104
|
+
displayName: v.OptionalSchema<v.SchemaWithConstraint<v.StringSchema<string>, readonly [v.StringLengthConstraint<0, 640>, v.StringGraphemesConstraint<0, 64>]>, undefined>;
|
|
105
|
+
description: v.OptionalSchema<v.SchemaWithConstraint<v.StringSchema<string>, readonly [v.StringLengthConstraint<0, 2560>, v.StringGraphemesConstraint<0, 256>]>, undefined>;
|
|
106
|
+
avatar: v.OptionalSchema<v.FormattedStringSchema<"uri">, undefined>;
|
|
107
|
+
readonly associated: v.OptionalSchema<profileAssociatedSchema, undefined>;
|
|
108
|
+
indexedAt: v.OptionalSchema<v.FormattedStringSchema<"datetime">, undefined>;
|
|
109
|
+
createdAt: v.OptionalSchema<v.FormattedStringSchema<"datetime">, undefined>;
|
|
110
|
+
readonly viewer: v.OptionalSchema<viewerStateSchema, undefined>;
|
|
111
|
+
readonly labels: v.OptionalSchema<v.ArraySchema<ComAtprotoLabelDefs.labelSchema>, undefined>;
|
|
112
|
+
readonly verification: v.OptionalSchema<verificationStateSchema, undefined>;
|
|
113
|
+
readonly status: v.OptionalSchema<statusViewSchema, undefined>;
|
|
114
|
+
}>;
|
|
115
|
+
declare const _profileViewBasicSchema: v.ObjectSchema<{
|
|
116
|
+
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.actor.defs#profileViewBasic">, undefined>;
|
|
117
|
+
did: v.FormattedStringSchema<"did">;
|
|
118
|
+
handle: v.FormattedStringSchema<"handle">;
|
|
119
|
+
displayName: v.OptionalSchema<v.SchemaWithConstraint<v.StringSchema<string>, readonly [v.StringLengthConstraint<0, 640>, v.StringGraphemesConstraint<0, 64>]>, undefined>;
|
|
120
|
+
avatar: v.OptionalSchema<v.FormattedStringSchema<"uri">, undefined>;
|
|
121
|
+
readonly associated: v.OptionalSchema<profileAssociatedSchema, undefined>;
|
|
122
|
+
readonly viewer: v.OptionalSchema<viewerStateSchema, undefined>;
|
|
123
|
+
readonly labels: v.OptionalSchema<v.ArraySchema<ComAtprotoLabelDefs.labelSchema>, undefined>;
|
|
124
|
+
createdAt: v.OptionalSchema<v.FormattedStringSchema<"datetime">, undefined>;
|
|
125
|
+
readonly verification: v.OptionalSchema<verificationStateSchema, undefined>;
|
|
126
|
+
readonly status: v.OptionalSchema<statusViewSchema, undefined>;
|
|
127
|
+
}>;
|
|
128
|
+
declare const _profileViewDetailedSchema: v.ObjectSchema<{
|
|
129
|
+
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.actor.defs#profileViewDetailed">, undefined>;
|
|
130
|
+
did: v.FormattedStringSchema<"did">;
|
|
131
|
+
handle: v.FormattedStringSchema<"handle">;
|
|
132
|
+
displayName: v.OptionalSchema<v.SchemaWithConstraint<v.StringSchema<string>, readonly [v.StringLengthConstraint<0, 640>, v.StringGraphemesConstraint<0, 64>]>, undefined>;
|
|
133
|
+
description: v.OptionalSchema<v.SchemaWithConstraint<v.StringSchema<string>, readonly [v.StringLengthConstraint<0, 2560>, v.StringGraphemesConstraint<0, 256>]>, undefined>;
|
|
134
|
+
avatar: v.OptionalSchema<v.FormattedStringSchema<"uri">, undefined>;
|
|
135
|
+
banner: v.OptionalSchema<v.FormattedStringSchema<"uri">, undefined>;
|
|
136
|
+
followersCount: v.OptionalSchema<v.IntegerSchema, undefined>;
|
|
137
|
+
followsCount: v.OptionalSchema<v.IntegerSchema, undefined>;
|
|
138
|
+
postsCount: v.OptionalSchema<v.IntegerSchema, undefined>;
|
|
139
|
+
readonly associated: v.OptionalSchema<profileAssociatedSchema, undefined>;
|
|
140
|
+
readonly joinedViaStarterPack: v.OptionalSchema<AppBskyGraphDefs.starterPackViewBasicSchema, undefined>;
|
|
141
|
+
indexedAt: v.OptionalSchema<v.FormattedStringSchema<"datetime">, undefined>;
|
|
142
|
+
createdAt: v.OptionalSchema<v.FormattedStringSchema<"datetime">, undefined>;
|
|
143
|
+
readonly viewer: v.OptionalSchema<viewerStateSchema, undefined>;
|
|
144
|
+
readonly labels: v.OptionalSchema<v.ArraySchema<ComAtprotoLabelDefs.labelSchema>, undefined>;
|
|
145
|
+
readonly pinnedPost: v.OptionalSchema<ComAtprotoRepoStrongRef.mainSchema, undefined>;
|
|
146
|
+
readonly verification: v.OptionalSchema<verificationStateSchema, undefined>;
|
|
147
|
+
readonly status: v.OptionalSchema<statusViewSchema, undefined>;
|
|
148
|
+
}>;
|
|
149
|
+
declare const _savedFeedSchema: v.ObjectSchema<{
|
|
150
|
+
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.actor.defs#savedFeed">, undefined>;
|
|
151
|
+
id: v.StringSchema<string>;
|
|
152
|
+
type: v.StringSchema<"list" | (string & {}) | "feed" | "timeline">;
|
|
153
|
+
value: v.StringSchema<string>;
|
|
154
|
+
pinned: v.BooleanSchema;
|
|
155
|
+
}>;
|
|
156
|
+
declare const _savedFeedsPrefSchema: v.ObjectSchema<{
|
|
157
|
+
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.actor.defs#savedFeedsPref">, undefined>;
|
|
158
|
+
pinned: v.ArraySchema<v.FormattedStringSchema<"at-uri">>;
|
|
159
|
+
saved: v.ArraySchema<v.FormattedStringSchema<"at-uri">>;
|
|
160
|
+
timelineIndex: v.OptionalSchema<v.IntegerSchema, undefined>;
|
|
161
|
+
}>;
|
|
162
|
+
declare const _savedFeedsPrefV2Schema: v.ObjectSchema<{
|
|
163
|
+
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.actor.defs#savedFeedsPrefV2">, undefined>;
|
|
164
|
+
readonly items: v.ArraySchema<savedFeedSchema>;
|
|
165
|
+
}>;
|
|
166
|
+
declare const _statusViewSchema: v.ObjectSchema<{
|
|
167
|
+
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.actor.defs#statusView">, undefined>;
|
|
168
|
+
status: v.StringSchema<(string & {}) | "app.bsky.actor.status#live">;
|
|
169
|
+
record: v.UnknownSchema;
|
|
170
|
+
readonly embed: v.OptionalSchema<v.VariantSchema<readonly [AppBskyEmbedExternal.viewSchema], boolean>, undefined>;
|
|
171
|
+
expiresAt: v.OptionalSchema<v.FormattedStringSchema<"datetime">, undefined>;
|
|
172
|
+
isActive: v.OptionalSchema<v.BooleanSchema, undefined>;
|
|
173
|
+
}>;
|
|
174
|
+
declare const _threadViewPrefSchema: v.ObjectSchema<{
|
|
175
|
+
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.actor.defs#threadViewPref">, undefined>;
|
|
176
|
+
sort: v.OptionalSchema<v.StringSchema<(string & {}) | "oldest" | "newest" | "most-likes" | "random" | "hotness">, undefined>;
|
|
177
|
+
prioritizeFollowedUsers: v.OptionalSchema<v.BooleanSchema, undefined>;
|
|
178
|
+
}>;
|
|
179
|
+
declare const _verificationPrefsSchema: v.ObjectSchema<{
|
|
180
|
+
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.actor.defs#verificationPrefs">, undefined>;
|
|
181
|
+
hideBadges: v.OptionalSchema<v.BooleanSchema, false>;
|
|
182
|
+
}>;
|
|
183
|
+
declare const _verificationStateSchema: v.ObjectSchema<{
|
|
184
|
+
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.actor.defs#verificationState">, undefined>;
|
|
185
|
+
readonly verifications: v.ArraySchema<verificationViewSchema>;
|
|
186
|
+
verifiedStatus: v.StringSchema<(string & {}) | "none" | "valid" | "invalid">;
|
|
187
|
+
trustedVerifierStatus: v.StringSchema<(string & {}) | "none" | "valid" | "invalid">;
|
|
188
|
+
}>;
|
|
189
|
+
declare const _verificationViewSchema: v.ObjectSchema<{
|
|
190
|
+
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.actor.defs#verificationView">, undefined>;
|
|
191
|
+
issuer: v.FormattedStringSchema<"did">;
|
|
192
|
+
uri: v.FormattedStringSchema<"at-uri">;
|
|
193
|
+
isValid: v.BooleanSchema;
|
|
194
|
+
createdAt: v.FormattedStringSchema<"datetime">;
|
|
195
|
+
}>;
|
|
196
|
+
declare const _viewerStateSchema: v.ObjectSchema<{
|
|
197
|
+
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.actor.defs#viewerState">, undefined>;
|
|
198
|
+
muted: v.OptionalSchema<v.BooleanSchema, undefined>;
|
|
199
|
+
readonly mutedByList: v.OptionalSchema<AppBskyGraphDefs.listViewBasicSchema, undefined>;
|
|
200
|
+
blockedBy: v.OptionalSchema<v.BooleanSchema, undefined>;
|
|
201
|
+
blocking: v.OptionalSchema<v.FormattedStringSchema<"at-uri">, undefined>;
|
|
202
|
+
readonly blockingByList: v.OptionalSchema<AppBskyGraphDefs.listViewBasicSchema, undefined>;
|
|
203
|
+
following: v.OptionalSchema<v.FormattedStringSchema<"at-uri">, undefined>;
|
|
204
|
+
followedBy: v.OptionalSchema<v.FormattedStringSchema<"at-uri">, undefined>;
|
|
205
|
+
readonly knownFollowers: v.OptionalSchema<knownFollowersSchema, undefined>;
|
|
206
|
+
}>;
|
|
207
|
+
type adultContentPref$schematype = typeof _adultContentPrefSchema;
|
|
208
|
+
type bskyAppProgressGuide$schematype = typeof _bskyAppProgressGuideSchema;
|
|
209
|
+
type bskyAppStatePref$schematype = typeof _bskyAppStatePrefSchema;
|
|
210
|
+
type contentLabelPref$schematype = typeof _contentLabelPrefSchema;
|
|
211
|
+
type feedViewPref$schematype = typeof _feedViewPrefSchema;
|
|
212
|
+
type hiddenPostsPref$schematype = typeof _hiddenPostsPrefSchema;
|
|
213
|
+
type interestsPref$schematype = typeof _interestsPrefSchema;
|
|
214
|
+
type knownFollowers$schematype = typeof _knownFollowersSchema;
|
|
215
|
+
type labelerPrefItem$schematype = typeof _labelerPrefItemSchema;
|
|
216
|
+
type labelersPref$schematype = typeof _labelersPrefSchema;
|
|
217
|
+
type mutedWord$schematype = typeof _mutedWordSchema;
|
|
218
|
+
type mutedWordTarget$schematype = typeof _mutedWordTargetSchema;
|
|
219
|
+
type mutedWordsPref$schematype = typeof _mutedWordsPrefSchema;
|
|
220
|
+
type nux$schematype = typeof _nuxSchema;
|
|
221
|
+
type personalDetailsPref$schematype = typeof _personalDetailsPrefSchema;
|
|
222
|
+
type postInteractionSettingsPref$schematype = typeof _postInteractionSettingsPrefSchema;
|
|
223
|
+
type preferences$schematype = typeof _preferencesSchema;
|
|
224
|
+
type profileAssociated$schematype = typeof _profileAssociatedSchema;
|
|
225
|
+
type profileAssociatedChat$schematype = typeof _profileAssociatedChatSchema;
|
|
226
|
+
type profileView$schematype = typeof _profileViewSchema;
|
|
227
|
+
type profileViewBasic$schematype = typeof _profileViewBasicSchema;
|
|
228
|
+
type profileViewDetailed$schematype = typeof _profileViewDetailedSchema;
|
|
229
|
+
type savedFeed$schematype = typeof _savedFeedSchema;
|
|
230
|
+
type savedFeedsPref$schematype = typeof _savedFeedsPrefSchema;
|
|
231
|
+
type savedFeedsPrefV2$schematype = typeof _savedFeedsPrefV2Schema;
|
|
232
|
+
type statusView$schematype = typeof _statusViewSchema;
|
|
233
|
+
type threadViewPref$schematype = typeof _threadViewPrefSchema;
|
|
234
|
+
type verificationPrefs$schematype = typeof _verificationPrefsSchema;
|
|
235
|
+
type verificationState$schematype = typeof _verificationStateSchema;
|
|
236
|
+
type verificationView$schematype = typeof _verificationViewSchema;
|
|
237
|
+
type viewerState$schematype = typeof _viewerStateSchema;
|
|
238
|
+
export interface adultContentPrefSchema extends adultContentPref$schematype {
|
|
239
|
+
}
|
|
240
|
+
export interface bskyAppProgressGuideSchema extends bskyAppProgressGuide$schematype {
|
|
241
|
+
}
|
|
242
|
+
export interface bskyAppStatePrefSchema extends bskyAppStatePref$schematype {
|
|
243
|
+
}
|
|
244
|
+
export interface contentLabelPrefSchema extends contentLabelPref$schematype {
|
|
245
|
+
}
|
|
246
|
+
export interface feedViewPrefSchema extends feedViewPref$schematype {
|
|
247
|
+
}
|
|
248
|
+
export interface hiddenPostsPrefSchema extends hiddenPostsPref$schematype {
|
|
249
|
+
}
|
|
250
|
+
export interface interestsPrefSchema extends interestsPref$schematype {
|
|
251
|
+
}
|
|
252
|
+
export interface knownFollowersSchema extends knownFollowers$schematype {
|
|
253
|
+
}
|
|
254
|
+
export interface labelerPrefItemSchema extends labelerPrefItem$schematype {
|
|
255
|
+
}
|
|
256
|
+
export interface labelersPrefSchema extends labelersPref$schematype {
|
|
257
|
+
}
|
|
258
|
+
export interface mutedWordSchema extends mutedWord$schematype {
|
|
259
|
+
}
|
|
260
|
+
export interface mutedWordTargetSchema extends mutedWordTarget$schematype {
|
|
261
|
+
}
|
|
262
|
+
export interface mutedWordsPrefSchema extends mutedWordsPref$schematype {
|
|
263
|
+
}
|
|
264
|
+
export interface nuxSchema extends nux$schematype {
|
|
265
|
+
}
|
|
266
|
+
export interface personalDetailsPrefSchema extends personalDetailsPref$schematype {
|
|
267
|
+
}
|
|
268
|
+
export interface postInteractionSettingsPrefSchema extends postInteractionSettingsPref$schematype {
|
|
269
|
+
}
|
|
270
|
+
export interface preferencesSchema extends preferences$schematype {
|
|
271
|
+
}
|
|
272
|
+
export interface profileAssociatedSchema extends profileAssociated$schematype {
|
|
273
|
+
}
|
|
274
|
+
export interface profileAssociatedChatSchema extends profileAssociatedChat$schematype {
|
|
275
|
+
}
|
|
276
|
+
export interface profileViewSchema extends profileView$schematype {
|
|
277
|
+
}
|
|
278
|
+
export interface profileViewBasicSchema extends profileViewBasic$schematype {
|
|
279
|
+
}
|
|
280
|
+
export interface profileViewDetailedSchema extends profileViewDetailed$schematype {
|
|
281
|
+
}
|
|
282
|
+
export interface savedFeedSchema extends savedFeed$schematype {
|
|
283
|
+
}
|
|
284
|
+
export interface savedFeedsPrefSchema extends savedFeedsPref$schematype {
|
|
285
|
+
}
|
|
286
|
+
export interface savedFeedsPrefV2Schema extends savedFeedsPrefV2$schematype {
|
|
287
|
+
}
|
|
288
|
+
export interface statusViewSchema extends statusView$schematype {
|
|
289
|
+
}
|
|
290
|
+
export interface threadViewPrefSchema extends threadViewPref$schematype {
|
|
291
|
+
}
|
|
292
|
+
export interface verificationPrefsSchema extends verificationPrefs$schematype {
|
|
293
|
+
}
|
|
294
|
+
export interface verificationStateSchema extends verificationState$schematype {
|
|
295
|
+
}
|
|
296
|
+
export interface verificationViewSchema extends verificationView$schematype {
|
|
297
|
+
}
|
|
298
|
+
export interface viewerStateSchema extends viewerState$schematype {
|
|
299
|
+
}
|
|
300
|
+
export declare const adultContentPrefSchema: adultContentPrefSchema;
|
|
301
|
+
export declare const bskyAppProgressGuideSchema: bskyAppProgressGuideSchema;
|
|
302
|
+
export declare const bskyAppStatePrefSchema: bskyAppStatePrefSchema;
|
|
303
|
+
export declare const contentLabelPrefSchema: contentLabelPrefSchema;
|
|
304
|
+
export declare const feedViewPrefSchema: feedViewPrefSchema;
|
|
305
|
+
export declare const hiddenPostsPrefSchema: hiddenPostsPrefSchema;
|
|
306
|
+
export declare const interestsPrefSchema: interestsPrefSchema;
|
|
307
|
+
export declare const knownFollowersSchema: knownFollowersSchema;
|
|
308
|
+
export declare const labelerPrefItemSchema: labelerPrefItemSchema;
|
|
309
|
+
export declare const labelersPrefSchema: labelersPrefSchema;
|
|
310
|
+
export declare const mutedWordSchema: mutedWordSchema;
|
|
311
|
+
export declare const mutedWordTargetSchema: mutedWordTargetSchema;
|
|
312
|
+
export declare const mutedWordsPrefSchema: mutedWordsPrefSchema;
|
|
313
|
+
export declare const nuxSchema: nuxSchema;
|
|
314
|
+
export declare const personalDetailsPrefSchema: personalDetailsPrefSchema;
|
|
315
|
+
export declare const postInteractionSettingsPrefSchema: postInteractionSettingsPrefSchema;
|
|
316
|
+
export declare const preferencesSchema: preferencesSchema;
|
|
317
|
+
export declare const profileAssociatedSchema: profileAssociatedSchema;
|
|
318
|
+
export declare const profileAssociatedChatSchema: profileAssociatedChatSchema;
|
|
319
|
+
export declare const profileViewSchema: profileViewSchema;
|
|
320
|
+
export declare const profileViewBasicSchema: profileViewBasicSchema;
|
|
321
|
+
export declare const profileViewDetailedSchema: profileViewDetailedSchema;
|
|
322
|
+
export declare const savedFeedSchema: savedFeedSchema;
|
|
323
|
+
export declare const savedFeedsPrefSchema: savedFeedsPrefSchema;
|
|
324
|
+
export declare const savedFeedsPrefV2Schema: savedFeedsPrefV2Schema;
|
|
325
|
+
export declare const statusViewSchema: statusViewSchema;
|
|
326
|
+
export declare const threadViewPrefSchema: threadViewPrefSchema;
|
|
327
|
+
export declare const verificationPrefsSchema: verificationPrefsSchema;
|
|
328
|
+
export declare const verificationStateSchema: verificationStateSchema;
|
|
329
|
+
export declare const verificationViewSchema: verificationViewSchema;
|
|
330
|
+
export declare const viewerStateSchema: viewerStateSchema;
|
|
331
|
+
export interface AdultContentPref extends v.InferInput<typeof adultContentPrefSchema> {
|
|
332
|
+
}
|
|
333
|
+
export interface BskyAppProgressGuide extends v.InferInput<typeof bskyAppProgressGuideSchema> {
|
|
334
|
+
}
|
|
335
|
+
export interface BskyAppStatePref extends v.InferInput<typeof bskyAppStatePrefSchema> {
|
|
336
|
+
}
|
|
337
|
+
export interface ContentLabelPref extends v.InferInput<typeof contentLabelPrefSchema> {
|
|
338
|
+
}
|
|
339
|
+
export interface FeedViewPref extends v.InferInput<typeof feedViewPrefSchema> {
|
|
340
|
+
}
|
|
341
|
+
export interface HiddenPostsPref extends v.InferInput<typeof hiddenPostsPrefSchema> {
|
|
342
|
+
}
|
|
343
|
+
export interface InterestsPref extends v.InferInput<typeof interestsPrefSchema> {
|
|
344
|
+
}
|
|
345
|
+
export interface KnownFollowers extends v.InferInput<typeof knownFollowersSchema> {
|
|
346
|
+
}
|
|
347
|
+
export interface LabelerPrefItem extends v.InferInput<typeof labelerPrefItemSchema> {
|
|
348
|
+
}
|
|
349
|
+
export interface LabelersPref extends v.InferInput<typeof labelersPrefSchema> {
|
|
350
|
+
}
|
|
351
|
+
export interface MutedWord extends v.InferInput<typeof mutedWordSchema> {
|
|
352
|
+
}
|
|
353
|
+
export type MutedWordTarget = v.InferInput<typeof mutedWordTargetSchema>;
|
|
354
|
+
export interface MutedWordsPref extends v.InferInput<typeof mutedWordsPrefSchema> {
|
|
355
|
+
}
|
|
356
|
+
export interface Nux extends v.InferInput<typeof nuxSchema> {
|
|
357
|
+
}
|
|
358
|
+
export interface PersonalDetailsPref extends v.InferInput<typeof personalDetailsPrefSchema> {
|
|
359
|
+
}
|
|
360
|
+
export interface PostInteractionSettingsPref extends v.InferInput<typeof postInteractionSettingsPrefSchema> {
|
|
361
|
+
}
|
|
362
|
+
export interface Preferences extends v.InferInput<typeof preferencesSchema> {
|
|
363
|
+
}
|
|
364
|
+
export interface ProfileAssociated extends v.InferInput<typeof profileAssociatedSchema> {
|
|
365
|
+
}
|
|
366
|
+
export interface ProfileAssociatedChat extends v.InferInput<typeof profileAssociatedChatSchema> {
|
|
367
|
+
}
|
|
368
|
+
export interface ProfileView extends v.InferInput<typeof profileViewSchema> {
|
|
369
|
+
}
|
|
370
|
+
export interface ProfileViewBasic extends v.InferInput<typeof profileViewBasicSchema> {
|
|
371
|
+
}
|
|
372
|
+
export interface ProfileViewDetailed extends v.InferInput<typeof profileViewDetailedSchema> {
|
|
373
|
+
}
|
|
374
|
+
export interface SavedFeed extends v.InferInput<typeof savedFeedSchema> {
|
|
375
|
+
}
|
|
376
|
+
export interface SavedFeedsPref extends v.InferInput<typeof savedFeedsPrefSchema> {
|
|
377
|
+
}
|
|
378
|
+
export interface SavedFeedsPrefV2 extends v.InferInput<typeof savedFeedsPrefV2Schema> {
|
|
379
|
+
}
|
|
380
|
+
export interface StatusView extends v.InferInput<typeof statusViewSchema> {
|
|
381
|
+
}
|
|
382
|
+
export interface ThreadViewPref extends v.InferInput<typeof threadViewPrefSchema> {
|
|
383
|
+
}
|
|
384
|
+
export interface VerificationPrefs extends v.InferInput<typeof verificationPrefsSchema> {
|
|
385
|
+
}
|
|
386
|
+
export interface VerificationState extends v.InferInput<typeof verificationStateSchema> {
|
|
387
|
+
}
|
|
388
|
+
export interface VerificationView extends v.InferInput<typeof verificationViewSchema> {
|
|
389
|
+
}
|
|
390
|
+
export interface ViewerState extends v.InferInput<typeof viewerStateSchema> {
|
|
391
|
+
}
|
|
392
|
+
export {};
|