@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,490 @@
|
|
|
1
|
+
import type {} from '@atcute/lexicons';
|
|
2
|
+
import * as v from '@atcute/lexicons/validations';
|
|
3
|
+
import * as AppBskyEmbedExternal from '../embed/external.js';
|
|
4
|
+
import * as AppBskyFeedPostgate from '../feed/postgate.js';
|
|
5
|
+
import * as AppBskyFeedThreadgate from '../feed/threadgate.js';
|
|
6
|
+
import * as AppBskyGraphDefs from '../graph/defs.js';
|
|
7
|
+
import * as ComAtprotoLabelDefs from '@atcute/atproto/types/label/defs';
|
|
8
|
+
import * as ComAtprotoRepoStrongRef from '@atcute/atproto/types/repo/strongRef';
|
|
9
|
+
|
|
10
|
+
const _adultContentPrefSchema = /*#__PURE__*/ v.object({
|
|
11
|
+
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#adultContentPref')),
|
|
12
|
+
enabled: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean(), false),
|
|
13
|
+
});
|
|
14
|
+
const _bskyAppProgressGuideSchema = /*#__PURE__*/ v.object({
|
|
15
|
+
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#bskyAppProgressGuide')),
|
|
16
|
+
guide: /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [/*#__PURE__*/ v.stringLength(0, 100)]),
|
|
17
|
+
});
|
|
18
|
+
const _bskyAppStatePrefSchema = /*#__PURE__*/ v.object({
|
|
19
|
+
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#bskyAppStatePref')),
|
|
20
|
+
get activeProgressGuide() {
|
|
21
|
+
return /*#__PURE__*/ v.optional(bskyAppProgressGuideSchema);
|
|
22
|
+
},
|
|
23
|
+
queuedNudges: /*#__PURE__*/ v.optional(
|
|
24
|
+
/*#__PURE__*/ v.constrain(
|
|
25
|
+
v.array(/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [/*#__PURE__*/ v.stringLength(0, 100)])),
|
|
26
|
+
[/*#__PURE__*/ v.arrayLength(0, 1000)],
|
|
27
|
+
),
|
|
28
|
+
),
|
|
29
|
+
get nuxs() {
|
|
30
|
+
return /*#__PURE__*/ v.optional(
|
|
31
|
+
/*#__PURE__*/ v.constrain(v.array(nuxSchema), [/*#__PURE__*/ v.arrayLength(0, 100)]),
|
|
32
|
+
);
|
|
33
|
+
},
|
|
34
|
+
});
|
|
35
|
+
const _contentLabelPrefSchema = /*#__PURE__*/ v.object({
|
|
36
|
+
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#contentLabelPref')),
|
|
37
|
+
labelerDid: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.didString()),
|
|
38
|
+
label: /*#__PURE__*/ v.string(),
|
|
39
|
+
visibility: /*#__PURE__*/ v.string<'ignore' | 'show' | 'warn' | 'hide' | (string & {})>(),
|
|
40
|
+
});
|
|
41
|
+
const _feedViewPrefSchema = /*#__PURE__*/ v.object({
|
|
42
|
+
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#feedViewPref')),
|
|
43
|
+
feed: /*#__PURE__*/ v.string(),
|
|
44
|
+
hideReplies: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
|
|
45
|
+
hideRepliesByUnfollowed: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean(), true),
|
|
46
|
+
hideRepliesByLikeCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
47
|
+
hideReposts: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
|
|
48
|
+
hideQuotePosts: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
|
|
49
|
+
});
|
|
50
|
+
const _hiddenPostsPrefSchema = /*#__PURE__*/ v.object({
|
|
51
|
+
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#hiddenPostsPref')),
|
|
52
|
+
items: /*#__PURE__*/ v.array(/*#__PURE__*/ v.resourceUriString()),
|
|
53
|
+
});
|
|
54
|
+
const _interestsPrefSchema = /*#__PURE__*/ v.object({
|
|
55
|
+
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#interestsPref')),
|
|
56
|
+
tags: /*#__PURE__*/ v.constrain(
|
|
57
|
+
v.array(
|
|
58
|
+
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [
|
|
59
|
+
/*#__PURE__*/ v.stringLength(0, 640),
|
|
60
|
+
/*#__PURE__*/ v.stringGraphemes(0, 64),
|
|
61
|
+
]),
|
|
62
|
+
),
|
|
63
|
+
[/*#__PURE__*/ v.arrayLength(0, 100)],
|
|
64
|
+
),
|
|
65
|
+
});
|
|
66
|
+
const _knownFollowersSchema = /*#__PURE__*/ v.object({
|
|
67
|
+
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#knownFollowers')),
|
|
68
|
+
count: /*#__PURE__*/ v.integer(),
|
|
69
|
+
get followers() {
|
|
70
|
+
return /*#__PURE__*/ v.constrain(v.array(profileViewBasicSchema), [/*#__PURE__*/ v.arrayLength(0, 5)]);
|
|
71
|
+
},
|
|
72
|
+
});
|
|
73
|
+
const _labelerPrefItemSchema = /*#__PURE__*/ v.object({
|
|
74
|
+
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#labelerPrefItem')),
|
|
75
|
+
did: /*#__PURE__*/ v.didString(),
|
|
76
|
+
});
|
|
77
|
+
const _labelersPrefSchema = /*#__PURE__*/ v.object({
|
|
78
|
+
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#labelersPref')),
|
|
79
|
+
get labelers() {
|
|
80
|
+
return /*#__PURE__*/ v.array(labelerPrefItemSchema);
|
|
81
|
+
},
|
|
82
|
+
});
|
|
83
|
+
const _mutedWordSchema = /*#__PURE__*/ v.object({
|
|
84
|
+
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#mutedWord')),
|
|
85
|
+
id: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
86
|
+
value: /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [
|
|
87
|
+
/*#__PURE__*/ v.stringLength(0, 10000),
|
|
88
|
+
/*#__PURE__*/ v.stringGraphemes(0, 1000),
|
|
89
|
+
]),
|
|
90
|
+
get targets() {
|
|
91
|
+
return /*#__PURE__*/ v.array(mutedWordTargetSchema);
|
|
92
|
+
},
|
|
93
|
+
actorTarget: /*#__PURE__*/ v.optional(
|
|
94
|
+
/*#__PURE__*/ v.string<'all' | 'exclude-following' | (string & {})>(),
|
|
95
|
+
'all',
|
|
96
|
+
),
|
|
97
|
+
expiresAt: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.datetimeString()),
|
|
98
|
+
});
|
|
99
|
+
const _mutedWordTargetSchema = /*#__PURE__*/ v.constrain(
|
|
100
|
+
/*#__PURE__*/ v.string<'content' | 'tag' | (string & {})>(),
|
|
101
|
+
[/*#__PURE__*/ v.stringLength(0, 640), /*#__PURE__*/ v.stringGraphemes(0, 64)],
|
|
102
|
+
);
|
|
103
|
+
const _mutedWordsPrefSchema = /*#__PURE__*/ v.object({
|
|
104
|
+
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#mutedWordsPref')),
|
|
105
|
+
get items() {
|
|
106
|
+
return /*#__PURE__*/ v.array(mutedWordSchema);
|
|
107
|
+
},
|
|
108
|
+
});
|
|
109
|
+
const _nuxSchema = /*#__PURE__*/ v.object({
|
|
110
|
+
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#nux')),
|
|
111
|
+
id: /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [/*#__PURE__*/ v.stringLength(0, 100)]),
|
|
112
|
+
completed: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean(), false),
|
|
113
|
+
data: /*#__PURE__*/ v.optional(
|
|
114
|
+
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [
|
|
115
|
+
/*#__PURE__*/ v.stringLength(0, 3000),
|
|
116
|
+
/*#__PURE__*/ v.stringGraphemes(0, 300),
|
|
117
|
+
]),
|
|
118
|
+
),
|
|
119
|
+
expiresAt: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.datetimeString()),
|
|
120
|
+
});
|
|
121
|
+
const _personalDetailsPrefSchema = /*#__PURE__*/ v.object({
|
|
122
|
+
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#personalDetailsPref')),
|
|
123
|
+
birthDate: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.datetimeString()),
|
|
124
|
+
});
|
|
125
|
+
const _postInteractionSettingsPrefSchema = /*#__PURE__*/ v.object({
|
|
126
|
+
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#postInteractionSettingsPref')),
|
|
127
|
+
get threadgateAllowRules() {
|
|
128
|
+
return /*#__PURE__*/ v.optional(
|
|
129
|
+
/*#__PURE__*/ v.constrain(
|
|
130
|
+
v.array(
|
|
131
|
+
/*#__PURE__*/ v.variant([
|
|
132
|
+
AppBskyFeedThreadgate.mentionRuleSchema,
|
|
133
|
+
AppBskyFeedThreadgate.followerRuleSchema,
|
|
134
|
+
AppBskyFeedThreadgate.followingRuleSchema,
|
|
135
|
+
AppBskyFeedThreadgate.listRuleSchema,
|
|
136
|
+
]),
|
|
137
|
+
),
|
|
138
|
+
[/*#__PURE__*/ v.arrayLength(0, 5)],
|
|
139
|
+
),
|
|
140
|
+
);
|
|
141
|
+
},
|
|
142
|
+
get postgateEmbeddingRules() {
|
|
143
|
+
return /*#__PURE__*/ v.optional(
|
|
144
|
+
/*#__PURE__*/ v.constrain(v.array(/*#__PURE__*/ v.variant([AppBskyFeedPostgate.disableRuleSchema])), [
|
|
145
|
+
/*#__PURE__*/ v.arrayLength(0, 5),
|
|
146
|
+
]),
|
|
147
|
+
);
|
|
148
|
+
},
|
|
149
|
+
});
|
|
150
|
+
const _preferencesSchema = /*#__PURE__*/ v.array(() => {
|
|
151
|
+
return /*#__PURE__*/ v.variant([
|
|
152
|
+
adultContentPrefSchema,
|
|
153
|
+
contentLabelPrefSchema,
|
|
154
|
+
savedFeedsPrefSchema,
|
|
155
|
+
savedFeedsPrefV2Schema,
|
|
156
|
+
personalDetailsPrefSchema,
|
|
157
|
+
feedViewPrefSchema,
|
|
158
|
+
threadViewPrefSchema,
|
|
159
|
+
interestsPrefSchema,
|
|
160
|
+
mutedWordsPrefSchema,
|
|
161
|
+
hiddenPostsPrefSchema,
|
|
162
|
+
bskyAppStatePrefSchema,
|
|
163
|
+
labelersPrefSchema,
|
|
164
|
+
postInteractionSettingsPrefSchema,
|
|
165
|
+
verificationPrefsSchema,
|
|
166
|
+
]);
|
|
167
|
+
});
|
|
168
|
+
const _profileAssociatedSchema = /*#__PURE__*/ v.object({
|
|
169
|
+
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#profileAssociated')),
|
|
170
|
+
lists: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
171
|
+
feedgens: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
172
|
+
starterPacks: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
173
|
+
labeler: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
|
|
174
|
+
get chat() {
|
|
175
|
+
return /*#__PURE__*/ v.optional(profileAssociatedChatSchema);
|
|
176
|
+
},
|
|
177
|
+
});
|
|
178
|
+
const _profileAssociatedChatSchema = /*#__PURE__*/ v.object({
|
|
179
|
+
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#profileAssociatedChat')),
|
|
180
|
+
allowIncoming: /*#__PURE__*/ v.string<'all' | 'none' | 'following' | (string & {})>(),
|
|
181
|
+
});
|
|
182
|
+
const _profileViewSchema = /*#__PURE__*/ v.object({
|
|
183
|
+
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#profileView')),
|
|
184
|
+
did: /*#__PURE__*/ v.didString(),
|
|
185
|
+
handle: /*#__PURE__*/ v.handleString(),
|
|
186
|
+
displayName: /*#__PURE__*/ v.optional(
|
|
187
|
+
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [
|
|
188
|
+
/*#__PURE__*/ v.stringLength(0, 640),
|
|
189
|
+
/*#__PURE__*/ v.stringGraphemes(0, 64),
|
|
190
|
+
]),
|
|
191
|
+
),
|
|
192
|
+
description: /*#__PURE__*/ v.optional(
|
|
193
|
+
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [
|
|
194
|
+
/*#__PURE__*/ v.stringLength(0, 2560),
|
|
195
|
+
/*#__PURE__*/ v.stringGraphemes(0, 256),
|
|
196
|
+
]),
|
|
197
|
+
),
|
|
198
|
+
avatar: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.genericUriString()),
|
|
199
|
+
get associated() {
|
|
200
|
+
return /*#__PURE__*/ v.optional(profileAssociatedSchema);
|
|
201
|
+
},
|
|
202
|
+
indexedAt: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.datetimeString()),
|
|
203
|
+
createdAt: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.datetimeString()),
|
|
204
|
+
get viewer() {
|
|
205
|
+
return /*#__PURE__*/ v.optional(viewerStateSchema);
|
|
206
|
+
},
|
|
207
|
+
get labels() {
|
|
208
|
+
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(ComAtprotoLabelDefs.labelSchema));
|
|
209
|
+
},
|
|
210
|
+
get verification() {
|
|
211
|
+
return /*#__PURE__*/ v.optional(verificationStateSchema);
|
|
212
|
+
},
|
|
213
|
+
get status() {
|
|
214
|
+
return /*#__PURE__*/ v.optional(statusViewSchema);
|
|
215
|
+
},
|
|
216
|
+
});
|
|
217
|
+
const _profileViewBasicSchema = /*#__PURE__*/ v.object({
|
|
218
|
+
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#profileViewBasic')),
|
|
219
|
+
did: /*#__PURE__*/ v.didString(),
|
|
220
|
+
handle: /*#__PURE__*/ v.handleString(),
|
|
221
|
+
displayName: /*#__PURE__*/ v.optional(
|
|
222
|
+
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [
|
|
223
|
+
/*#__PURE__*/ v.stringLength(0, 640),
|
|
224
|
+
/*#__PURE__*/ v.stringGraphemes(0, 64),
|
|
225
|
+
]),
|
|
226
|
+
),
|
|
227
|
+
avatar: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.genericUriString()),
|
|
228
|
+
get associated() {
|
|
229
|
+
return /*#__PURE__*/ v.optional(profileAssociatedSchema);
|
|
230
|
+
},
|
|
231
|
+
get viewer() {
|
|
232
|
+
return /*#__PURE__*/ v.optional(viewerStateSchema);
|
|
233
|
+
},
|
|
234
|
+
get labels() {
|
|
235
|
+
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(ComAtprotoLabelDefs.labelSchema));
|
|
236
|
+
},
|
|
237
|
+
createdAt: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.datetimeString()),
|
|
238
|
+
get verification() {
|
|
239
|
+
return /*#__PURE__*/ v.optional(verificationStateSchema);
|
|
240
|
+
},
|
|
241
|
+
get status() {
|
|
242
|
+
return /*#__PURE__*/ v.optional(statusViewSchema);
|
|
243
|
+
},
|
|
244
|
+
});
|
|
245
|
+
const _profileViewDetailedSchema = /*#__PURE__*/ v.object({
|
|
246
|
+
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#profileViewDetailed')),
|
|
247
|
+
did: /*#__PURE__*/ v.didString(),
|
|
248
|
+
handle: /*#__PURE__*/ v.handleString(),
|
|
249
|
+
displayName: /*#__PURE__*/ v.optional(
|
|
250
|
+
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [
|
|
251
|
+
/*#__PURE__*/ v.stringLength(0, 640),
|
|
252
|
+
/*#__PURE__*/ v.stringGraphemes(0, 64),
|
|
253
|
+
]),
|
|
254
|
+
),
|
|
255
|
+
description: /*#__PURE__*/ v.optional(
|
|
256
|
+
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [
|
|
257
|
+
/*#__PURE__*/ v.stringLength(0, 2560),
|
|
258
|
+
/*#__PURE__*/ v.stringGraphemes(0, 256),
|
|
259
|
+
]),
|
|
260
|
+
),
|
|
261
|
+
avatar: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.genericUriString()),
|
|
262
|
+
banner: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.genericUriString()),
|
|
263
|
+
followersCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
264
|
+
followsCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
265
|
+
postsCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
266
|
+
get associated() {
|
|
267
|
+
return /*#__PURE__*/ v.optional(profileAssociatedSchema);
|
|
268
|
+
},
|
|
269
|
+
get joinedViaStarterPack() {
|
|
270
|
+
return /*#__PURE__*/ v.optional(AppBskyGraphDefs.starterPackViewBasicSchema);
|
|
271
|
+
},
|
|
272
|
+
indexedAt: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.datetimeString()),
|
|
273
|
+
createdAt: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.datetimeString()),
|
|
274
|
+
get viewer() {
|
|
275
|
+
return /*#__PURE__*/ v.optional(viewerStateSchema);
|
|
276
|
+
},
|
|
277
|
+
get labels() {
|
|
278
|
+
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(ComAtprotoLabelDefs.labelSchema));
|
|
279
|
+
},
|
|
280
|
+
get pinnedPost() {
|
|
281
|
+
return /*#__PURE__*/ v.optional(ComAtprotoRepoStrongRef.mainSchema);
|
|
282
|
+
},
|
|
283
|
+
get verification() {
|
|
284
|
+
return /*#__PURE__*/ v.optional(verificationStateSchema);
|
|
285
|
+
},
|
|
286
|
+
get status() {
|
|
287
|
+
return /*#__PURE__*/ v.optional(statusViewSchema);
|
|
288
|
+
},
|
|
289
|
+
});
|
|
290
|
+
const _savedFeedSchema = /*#__PURE__*/ v.object({
|
|
291
|
+
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#savedFeed')),
|
|
292
|
+
id: /*#__PURE__*/ v.string(),
|
|
293
|
+
type: /*#__PURE__*/ v.string<'feed' | 'list' | 'timeline' | (string & {})>(),
|
|
294
|
+
value: /*#__PURE__*/ v.string(),
|
|
295
|
+
pinned: /*#__PURE__*/ v.boolean(),
|
|
296
|
+
});
|
|
297
|
+
const _savedFeedsPrefSchema = /*#__PURE__*/ v.object({
|
|
298
|
+
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#savedFeedsPref')),
|
|
299
|
+
pinned: /*#__PURE__*/ v.array(/*#__PURE__*/ v.resourceUriString()),
|
|
300
|
+
saved: /*#__PURE__*/ v.array(/*#__PURE__*/ v.resourceUriString()),
|
|
301
|
+
timelineIndex: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
302
|
+
});
|
|
303
|
+
const _savedFeedsPrefV2Schema = /*#__PURE__*/ v.object({
|
|
304
|
+
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#savedFeedsPrefV2')),
|
|
305
|
+
get items() {
|
|
306
|
+
return /*#__PURE__*/ v.array(savedFeedSchema);
|
|
307
|
+
},
|
|
308
|
+
});
|
|
309
|
+
const _statusViewSchema = /*#__PURE__*/ v.object({
|
|
310
|
+
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#statusView')),
|
|
311
|
+
status: /*#__PURE__*/ v.string<'app.bsky.actor.status#live' | (string & {})>(),
|
|
312
|
+
record: /*#__PURE__*/ v.unknown(),
|
|
313
|
+
get embed() {
|
|
314
|
+
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.variant([AppBskyEmbedExternal.viewSchema]));
|
|
315
|
+
},
|
|
316
|
+
expiresAt: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.datetimeString()),
|
|
317
|
+
isActive: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
|
|
318
|
+
});
|
|
319
|
+
const _threadViewPrefSchema = /*#__PURE__*/ v.object({
|
|
320
|
+
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#threadViewPref')),
|
|
321
|
+
sort: /*#__PURE__*/ v.optional(
|
|
322
|
+
/*#__PURE__*/ v.string<'oldest' | 'newest' | 'most-likes' | 'random' | 'hotness' | (string & {})>(),
|
|
323
|
+
),
|
|
324
|
+
prioritizeFollowedUsers: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
|
|
325
|
+
});
|
|
326
|
+
const _verificationPrefsSchema = /*#__PURE__*/ v.object({
|
|
327
|
+
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#verificationPrefs')),
|
|
328
|
+
hideBadges: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean(), false),
|
|
329
|
+
});
|
|
330
|
+
const _verificationStateSchema = /*#__PURE__*/ v.object({
|
|
331
|
+
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#verificationState')),
|
|
332
|
+
get verifications() {
|
|
333
|
+
return /*#__PURE__*/ v.array(verificationViewSchema);
|
|
334
|
+
},
|
|
335
|
+
verifiedStatus: /*#__PURE__*/ v.string<'valid' | 'invalid' | 'none' | (string & {})>(),
|
|
336
|
+
trustedVerifierStatus: /*#__PURE__*/ v.string<'valid' | 'invalid' | 'none' | (string & {})>(),
|
|
337
|
+
});
|
|
338
|
+
const _verificationViewSchema = /*#__PURE__*/ v.object({
|
|
339
|
+
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#verificationView')),
|
|
340
|
+
issuer: /*#__PURE__*/ v.didString(),
|
|
341
|
+
uri: /*#__PURE__*/ v.resourceUriString(),
|
|
342
|
+
isValid: /*#__PURE__*/ v.boolean(),
|
|
343
|
+
createdAt: /*#__PURE__*/ v.datetimeString(),
|
|
344
|
+
});
|
|
345
|
+
const _viewerStateSchema = /*#__PURE__*/ v.object({
|
|
346
|
+
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#viewerState')),
|
|
347
|
+
muted: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
|
|
348
|
+
get mutedByList() {
|
|
349
|
+
return /*#__PURE__*/ v.optional(AppBskyGraphDefs.listViewBasicSchema);
|
|
350
|
+
},
|
|
351
|
+
blockedBy: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
|
|
352
|
+
blocking: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.resourceUriString()),
|
|
353
|
+
get blockingByList() {
|
|
354
|
+
return /*#__PURE__*/ v.optional(AppBskyGraphDefs.listViewBasicSchema);
|
|
355
|
+
},
|
|
356
|
+
following: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.resourceUriString()),
|
|
357
|
+
followedBy: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.resourceUriString()),
|
|
358
|
+
get knownFollowers() {
|
|
359
|
+
return /*#__PURE__*/ v.optional(knownFollowersSchema);
|
|
360
|
+
},
|
|
361
|
+
});
|
|
362
|
+
|
|
363
|
+
type adultContentPref$schematype = typeof _adultContentPrefSchema;
|
|
364
|
+
type bskyAppProgressGuide$schematype = typeof _bskyAppProgressGuideSchema;
|
|
365
|
+
type bskyAppStatePref$schematype = typeof _bskyAppStatePrefSchema;
|
|
366
|
+
type contentLabelPref$schematype = typeof _contentLabelPrefSchema;
|
|
367
|
+
type feedViewPref$schematype = typeof _feedViewPrefSchema;
|
|
368
|
+
type hiddenPostsPref$schematype = typeof _hiddenPostsPrefSchema;
|
|
369
|
+
type interestsPref$schematype = typeof _interestsPrefSchema;
|
|
370
|
+
type knownFollowers$schematype = typeof _knownFollowersSchema;
|
|
371
|
+
type labelerPrefItem$schematype = typeof _labelerPrefItemSchema;
|
|
372
|
+
type labelersPref$schematype = typeof _labelersPrefSchema;
|
|
373
|
+
type mutedWord$schematype = typeof _mutedWordSchema;
|
|
374
|
+
type mutedWordTarget$schematype = typeof _mutedWordTargetSchema;
|
|
375
|
+
type mutedWordsPref$schematype = typeof _mutedWordsPrefSchema;
|
|
376
|
+
type nux$schematype = typeof _nuxSchema;
|
|
377
|
+
type personalDetailsPref$schematype = typeof _personalDetailsPrefSchema;
|
|
378
|
+
type postInteractionSettingsPref$schematype = typeof _postInteractionSettingsPrefSchema;
|
|
379
|
+
type preferences$schematype = typeof _preferencesSchema;
|
|
380
|
+
type profileAssociated$schematype = typeof _profileAssociatedSchema;
|
|
381
|
+
type profileAssociatedChat$schematype = typeof _profileAssociatedChatSchema;
|
|
382
|
+
type profileView$schematype = typeof _profileViewSchema;
|
|
383
|
+
type profileViewBasic$schematype = typeof _profileViewBasicSchema;
|
|
384
|
+
type profileViewDetailed$schematype = typeof _profileViewDetailedSchema;
|
|
385
|
+
type savedFeed$schematype = typeof _savedFeedSchema;
|
|
386
|
+
type savedFeedsPref$schematype = typeof _savedFeedsPrefSchema;
|
|
387
|
+
type savedFeedsPrefV2$schematype = typeof _savedFeedsPrefV2Schema;
|
|
388
|
+
type statusView$schematype = typeof _statusViewSchema;
|
|
389
|
+
type threadViewPref$schematype = typeof _threadViewPrefSchema;
|
|
390
|
+
type verificationPrefs$schematype = typeof _verificationPrefsSchema;
|
|
391
|
+
type verificationState$schematype = typeof _verificationStateSchema;
|
|
392
|
+
type verificationView$schematype = typeof _verificationViewSchema;
|
|
393
|
+
type viewerState$schematype = typeof _viewerStateSchema;
|
|
394
|
+
|
|
395
|
+
export interface adultContentPrefSchema extends adultContentPref$schematype {}
|
|
396
|
+
export interface bskyAppProgressGuideSchema extends bskyAppProgressGuide$schematype {}
|
|
397
|
+
export interface bskyAppStatePrefSchema extends bskyAppStatePref$schematype {}
|
|
398
|
+
export interface contentLabelPrefSchema extends contentLabelPref$schematype {}
|
|
399
|
+
export interface feedViewPrefSchema extends feedViewPref$schematype {}
|
|
400
|
+
export interface hiddenPostsPrefSchema extends hiddenPostsPref$schematype {}
|
|
401
|
+
export interface interestsPrefSchema extends interestsPref$schematype {}
|
|
402
|
+
export interface knownFollowersSchema extends knownFollowers$schematype {}
|
|
403
|
+
export interface labelerPrefItemSchema extends labelerPrefItem$schematype {}
|
|
404
|
+
export interface labelersPrefSchema extends labelersPref$schematype {}
|
|
405
|
+
export interface mutedWordSchema extends mutedWord$schematype {}
|
|
406
|
+
export interface mutedWordTargetSchema extends mutedWordTarget$schematype {}
|
|
407
|
+
export interface mutedWordsPrefSchema extends mutedWordsPref$schematype {}
|
|
408
|
+
export interface nuxSchema extends nux$schematype {}
|
|
409
|
+
export interface personalDetailsPrefSchema extends personalDetailsPref$schematype {}
|
|
410
|
+
export interface postInteractionSettingsPrefSchema extends postInteractionSettingsPref$schematype {}
|
|
411
|
+
export interface preferencesSchema extends preferences$schematype {}
|
|
412
|
+
export interface profileAssociatedSchema extends profileAssociated$schematype {}
|
|
413
|
+
export interface profileAssociatedChatSchema extends profileAssociatedChat$schematype {}
|
|
414
|
+
export interface profileViewSchema extends profileView$schematype {}
|
|
415
|
+
export interface profileViewBasicSchema extends profileViewBasic$schematype {}
|
|
416
|
+
export interface profileViewDetailedSchema extends profileViewDetailed$schematype {}
|
|
417
|
+
export interface savedFeedSchema extends savedFeed$schematype {}
|
|
418
|
+
export interface savedFeedsPrefSchema extends savedFeedsPref$schematype {}
|
|
419
|
+
export interface savedFeedsPrefV2Schema extends savedFeedsPrefV2$schematype {}
|
|
420
|
+
export interface statusViewSchema extends statusView$schematype {}
|
|
421
|
+
export interface threadViewPrefSchema extends threadViewPref$schematype {}
|
|
422
|
+
export interface verificationPrefsSchema extends verificationPrefs$schematype {}
|
|
423
|
+
export interface verificationStateSchema extends verificationState$schematype {}
|
|
424
|
+
export interface verificationViewSchema extends verificationView$schematype {}
|
|
425
|
+
export interface viewerStateSchema extends viewerState$schematype {}
|
|
426
|
+
|
|
427
|
+
export const adultContentPrefSchema = _adultContentPrefSchema as adultContentPrefSchema;
|
|
428
|
+
export const bskyAppProgressGuideSchema = _bskyAppProgressGuideSchema as bskyAppProgressGuideSchema;
|
|
429
|
+
export const bskyAppStatePrefSchema = _bskyAppStatePrefSchema as bskyAppStatePrefSchema;
|
|
430
|
+
export const contentLabelPrefSchema = _contentLabelPrefSchema as contentLabelPrefSchema;
|
|
431
|
+
export const feedViewPrefSchema = _feedViewPrefSchema as feedViewPrefSchema;
|
|
432
|
+
export const hiddenPostsPrefSchema = _hiddenPostsPrefSchema as hiddenPostsPrefSchema;
|
|
433
|
+
export const interestsPrefSchema = _interestsPrefSchema as interestsPrefSchema;
|
|
434
|
+
export const knownFollowersSchema = _knownFollowersSchema as knownFollowersSchema;
|
|
435
|
+
export const labelerPrefItemSchema = _labelerPrefItemSchema as labelerPrefItemSchema;
|
|
436
|
+
export const labelersPrefSchema = _labelersPrefSchema as labelersPrefSchema;
|
|
437
|
+
export const mutedWordSchema = _mutedWordSchema as mutedWordSchema;
|
|
438
|
+
export const mutedWordTargetSchema = _mutedWordTargetSchema as mutedWordTargetSchema;
|
|
439
|
+
export const mutedWordsPrefSchema = _mutedWordsPrefSchema as mutedWordsPrefSchema;
|
|
440
|
+
export const nuxSchema = _nuxSchema as nuxSchema;
|
|
441
|
+
export const personalDetailsPrefSchema = _personalDetailsPrefSchema as personalDetailsPrefSchema;
|
|
442
|
+
export const postInteractionSettingsPrefSchema =
|
|
443
|
+
_postInteractionSettingsPrefSchema as postInteractionSettingsPrefSchema;
|
|
444
|
+
export const preferencesSchema = _preferencesSchema as preferencesSchema;
|
|
445
|
+
export const profileAssociatedSchema = _profileAssociatedSchema as profileAssociatedSchema;
|
|
446
|
+
export const profileAssociatedChatSchema = _profileAssociatedChatSchema as profileAssociatedChatSchema;
|
|
447
|
+
export const profileViewSchema = _profileViewSchema as profileViewSchema;
|
|
448
|
+
export const profileViewBasicSchema = _profileViewBasicSchema as profileViewBasicSchema;
|
|
449
|
+
export const profileViewDetailedSchema = _profileViewDetailedSchema as profileViewDetailedSchema;
|
|
450
|
+
export const savedFeedSchema = _savedFeedSchema as savedFeedSchema;
|
|
451
|
+
export const savedFeedsPrefSchema = _savedFeedsPrefSchema as savedFeedsPrefSchema;
|
|
452
|
+
export const savedFeedsPrefV2Schema = _savedFeedsPrefV2Schema as savedFeedsPrefV2Schema;
|
|
453
|
+
export const statusViewSchema = _statusViewSchema as statusViewSchema;
|
|
454
|
+
export const threadViewPrefSchema = _threadViewPrefSchema as threadViewPrefSchema;
|
|
455
|
+
export const verificationPrefsSchema = _verificationPrefsSchema as verificationPrefsSchema;
|
|
456
|
+
export const verificationStateSchema = _verificationStateSchema as verificationStateSchema;
|
|
457
|
+
export const verificationViewSchema = _verificationViewSchema as verificationViewSchema;
|
|
458
|
+
export const viewerStateSchema = _viewerStateSchema as viewerStateSchema;
|
|
459
|
+
|
|
460
|
+
export interface AdultContentPref extends v.InferInput<typeof adultContentPrefSchema> {}
|
|
461
|
+
export interface BskyAppProgressGuide extends v.InferInput<typeof bskyAppProgressGuideSchema> {}
|
|
462
|
+
export interface BskyAppStatePref extends v.InferInput<typeof bskyAppStatePrefSchema> {}
|
|
463
|
+
export interface ContentLabelPref extends v.InferInput<typeof contentLabelPrefSchema> {}
|
|
464
|
+
export interface FeedViewPref extends v.InferInput<typeof feedViewPrefSchema> {}
|
|
465
|
+
export interface HiddenPostsPref extends v.InferInput<typeof hiddenPostsPrefSchema> {}
|
|
466
|
+
export interface InterestsPref extends v.InferInput<typeof interestsPrefSchema> {}
|
|
467
|
+
export interface KnownFollowers extends v.InferInput<typeof knownFollowersSchema> {}
|
|
468
|
+
export interface LabelerPrefItem extends v.InferInput<typeof labelerPrefItemSchema> {}
|
|
469
|
+
export interface LabelersPref extends v.InferInput<typeof labelersPrefSchema> {}
|
|
470
|
+
export interface MutedWord extends v.InferInput<typeof mutedWordSchema> {}
|
|
471
|
+
export type MutedWordTarget = v.InferInput<typeof mutedWordTargetSchema>;
|
|
472
|
+
export interface MutedWordsPref extends v.InferInput<typeof mutedWordsPrefSchema> {}
|
|
473
|
+
export interface Nux extends v.InferInput<typeof nuxSchema> {}
|
|
474
|
+
export interface PersonalDetailsPref extends v.InferInput<typeof personalDetailsPrefSchema> {}
|
|
475
|
+
export interface PostInteractionSettingsPref extends v.InferInput<typeof postInteractionSettingsPrefSchema> {}
|
|
476
|
+
export interface Preferences extends v.InferInput<typeof preferencesSchema> {}
|
|
477
|
+
export interface ProfileAssociated extends v.InferInput<typeof profileAssociatedSchema> {}
|
|
478
|
+
export interface ProfileAssociatedChat extends v.InferInput<typeof profileAssociatedChatSchema> {}
|
|
479
|
+
export interface ProfileView extends v.InferInput<typeof profileViewSchema> {}
|
|
480
|
+
export interface ProfileViewBasic extends v.InferInput<typeof profileViewBasicSchema> {}
|
|
481
|
+
export interface ProfileViewDetailed extends v.InferInput<typeof profileViewDetailedSchema> {}
|
|
482
|
+
export interface SavedFeed extends v.InferInput<typeof savedFeedSchema> {}
|
|
483
|
+
export interface SavedFeedsPref extends v.InferInput<typeof savedFeedsPrefSchema> {}
|
|
484
|
+
export interface SavedFeedsPrefV2 extends v.InferInput<typeof savedFeedsPrefV2Schema> {}
|
|
485
|
+
export interface StatusView extends v.InferInput<typeof statusViewSchema> {}
|
|
486
|
+
export interface ThreadViewPref extends v.InferInput<typeof threadViewPrefSchema> {}
|
|
487
|
+
export interface VerificationPrefs extends v.InferInput<typeof verificationPrefsSchema> {}
|
|
488
|
+
export interface VerificationState extends v.InferInput<typeof verificationStateSchema> {}
|
|
489
|
+
export interface VerificationView extends v.InferInput<typeof verificationViewSchema> {}
|
|
490
|
+
export interface ViewerState extends v.InferInput<typeof viewerStateSchema> {}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import type {} from '@atcute/lexicons';
|
|
2
|
+
import * as v from '@atcute/lexicons/validations';
|
|
3
|
+
import type {} from '@atcute/lexicons/ambient';
|
|
4
|
+
import * as AppBskyActorDefs from './defs.js';
|
|
5
|
+
|
|
6
|
+
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.actor.getPreferences', {
|
|
7
|
+
params: /*#__PURE__*/ v.object({}),
|
|
8
|
+
output: {
|
|
9
|
+
type: 'lex',
|
|
10
|
+
schema: /*#__PURE__*/ v.object({
|
|
11
|
+
get preferences() {
|
|
12
|
+
return AppBskyActorDefs.preferencesSchema;
|
|
13
|
+
},
|
|
14
|
+
}),
|
|
15
|
+
},
|
|
16
|
+
});
|
|
17
|
+
|
|
18
|
+
type main$schematype = typeof _mainSchema;
|
|
19
|
+
|
|
20
|
+
export interface mainSchema extends main$schematype {}
|
|
21
|
+
|
|
22
|
+
export const mainSchema = _mainSchema as mainSchema;
|
|
23
|
+
|
|
24
|
+
declare module '@atcute/lexicons/ambient' {
|
|
25
|
+
interface XRPCQueries {
|
|
26
|
+
'app.bsky.actor.getPreferences': mainSchema;
|
|
27
|
+
}
|
|
28
|
+
}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import type {} from '@atcute/lexicons';
|
|
2
|
+
import * as v from '@atcute/lexicons/validations';
|
|
3
|
+
import type {} from '@atcute/lexicons/ambient';
|
|
4
|
+
import * as AppBskyActorDefs from './defs.js';
|
|
5
|
+
|
|
6
|
+
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.actor.getProfile', {
|
|
7
|
+
params: /*#__PURE__*/ v.object({
|
|
8
|
+
actor: /*#__PURE__*/ v.actorIdentifierString(),
|
|
9
|
+
}),
|
|
10
|
+
output: {
|
|
11
|
+
type: 'lex',
|
|
12
|
+
get schema() {
|
|
13
|
+
return AppBskyActorDefs.profileViewDetailedSchema;
|
|
14
|
+
},
|
|
15
|
+
},
|
|
16
|
+
});
|
|
17
|
+
|
|
18
|
+
type main$schematype = typeof _mainSchema;
|
|
19
|
+
|
|
20
|
+
export interface mainSchema extends main$schematype {}
|
|
21
|
+
|
|
22
|
+
export const mainSchema = _mainSchema as mainSchema;
|
|
23
|
+
|
|
24
|
+
declare module '@atcute/lexicons/ambient' {
|
|
25
|
+
interface XRPCQueries {
|
|
26
|
+
'app.bsky.actor.getProfile': mainSchema;
|
|
27
|
+
}
|
|
28
|
+
}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import type {} from '@atcute/lexicons';
|
|
2
|
+
import * as v from '@atcute/lexicons/validations';
|
|
3
|
+
import type {} from '@atcute/lexicons/ambient';
|
|
4
|
+
import * as AppBskyActorDefs from './defs.js';
|
|
5
|
+
|
|
6
|
+
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.actor.getProfiles', {
|
|
7
|
+
params: /*#__PURE__*/ v.object({
|
|
8
|
+
actors: /*#__PURE__*/ v.constrain(v.array(/*#__PURE__*/ v.actorIdentifierString()), [
|
|
9
|
+
/*#__PURE__*/ v.arrayLength(0, 25),
|
|
10
|
+
]),
|
|
11
|
+
}),
|
|
12
|
+
output: {
|
|
13
|
+
type: 'lex',
|
|
14
|
+
schema: /*#__PURE__*/ v.object({
|
|
15
|
+
get profiles() {
|
|
16
|
+
return /*#__PURE__*/ v.array(AppBskyActorDefs.profileViewDetailedSchema);
|
|
17
|
+
},
|
|
18
|
+
}),
|
|
19
|
+
},
|
|
20
|
+
});
|
|
21
|
+
|
|
22
|
+
type main$schematype = typeof _mainSchema;
|
|
23
|
+
|
|
24
|
+
export interface mainSchema extends main$schematype {}
|
|
25
|
+
|
|
26
|
+
export const mainSchema = _mainSchema as mainSchema;
|
|
27
|
+
|
|
28
|
+
declare module '@atcute/lexicons/ambient' {
|
|
29
|
+
interface XRPCQueries {
|
|
30
|
+
'app.bsky.actor.getProfiles': mainSchema;
|
|
31
|
+
}
|
|
32
|
+
}
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import type {} from '@atcute/lexicons';
|
|
2
|
+
import * as v from '@atcute/lexicons/validations';
|
|
3
|
+
import type {} from '@atcute/lexicons/ambient';
|
|
4
|
+
import * as AppBskyActorDefs from './defs.js';
|
|
5
|
+
|
|
6
|
+
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.actor.getSuggestions', {
|
|
7
|
+
params: /*#__PURE__*/ v.object({
|
|
8
|
+
limit: /*#__PURE__*/ v.optional(
|
|
9
|
+
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 100)]),
|
|
10
|
+
50,
|
|
11
|
+
),
|
|
12
|
+
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
13
|
+
}),
|
|
14
|
+
output: {
|
|
15
|
+
type: 'lex',
|
|
16
|
+
schema: /*#__PURE__*/ v.object({
|
|
17
|
+
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
18
|
+
get actors() {
|
|
19
|
+
return /*#__PURE__*/ v.array(AppBskyActorDefs.profileViewSchema);
|
|
20
|
+
},
|
|
21
|
+
recId: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
22
|
+
}),
|
|
23
|
+
},
|
|
24
|
+
});
|
|
25
|
+
|
|
26
|
+
type main$schematype = typeof _mainSchema;
|
|
27
|
+
|
|
28
|
+
export interface mainSchema extends main$schematype {}
|
|
29
|
+
|
|
30
|
+
export const mainSchema = _mainSchema as mainSchema;
|
|
31
|
+
|
|
32
|
+
declare module '@atcute/lexicons/ambient' {
|
|
33
|
+
interface XRPCQueries {
|
|
34
|
+
'app.bsky.actor.getSuggestions': mainSchema;
|
|
35
|
+
}
|
|
36
|
+
}
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
import type {} from '@atcute/lexicons';
|
|
2
|
+
import * as v from '@atcute/lexicons/validations';
|
|
3
|
+
import type {} from '@atcute/lexicons/ambient';
|
|
4
|
+
import * as ComAtprotoLabelDefs from '@atcute/atproto/types/label/defs';
|
|
5
|
+
import * as ComAtprotoRepoStrongRef from '@atcute/atproto/types/repo/strongRef';
|
|
6
|
+
|
|
7
|
+
const _mainSchema = /*#__PURE__*/ v.record(
|
|
8
|
+
/*#__PURE__*/ v.literal('self'),
|
|
9
|
+
/*#__PURE__*/ v.object({
|
|
10
|
+
$type: /*#__PURE__*/ v.literal('app.bsky.actor.profile'),
|
|
11
|
+
displayName: /*#__PURE__*/ v.optional(
|
|
12
|
+
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [
|
|
13
|
+
/*#__PURE__*/ v.stringLength(0, 640),
|
|
14
|
+
/*#__PURE__*/ v.stringGraphemes(0, 64),
|
|
15
|
+
]),
|
|
16
|
+
),
|
|
17
|
+
description: /*#__PURE__*/ v.optional(
|
|
18
|
+
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [
|
|
19
|
+
/*#__PURE__*/ v.stringLength(0, 2560),
|
|
20
|
+
/*#__PURE__*/ v.stringGraphemes(0, 256),
|
|
21
|
+
]),
|
|
22
|
+
),
|
|
23
|
+
avatar: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.blob()),
|
|
24
|
+
banner: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.blob()),
|
|
25
|
+
get labels() {
|
|
26
|
+
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.variant([ComAtprotoLabelDefs.selfLabelsSchema]));
|
|
27
|
+
},
|
|
28
|
+
get joinedViaStarterPack() {
|
|
29
|
+
return /*#__PURE__*/ v.optional(ComAtprotoRepoStrongRef.mainSchema);
|
|
30
|
+
},
|
|
31
|
+
get pinnedPost() {
|
|
32
|
+
return /*#__PURE__*/ v.optional(ComAtprotoRepoStrongRef.mainSchema);
|
|
33
|
+
},
|
|
34
|
+
createdAt: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.datetimeString()),
|
|
35
|
+
}),
|
|
36
|
+
);
|
|
37
|
+
|
|
38
|
+
type main$schematype = typeof _mainSchema;
|
|
39
|
+
|
|
40
|
+
export interface mainSchema extends main$schematype {}
|
|
41
|
+
|
|
42
|
+
export const mainSchema = _mainSchema as mainSchema;
|
|
43
|
+
|
|
44
|
+
export interface Main extends v.InferInput<typeof mainSchema> {}
|
|
45
|
+
|
|
46
|
+
declare module '@atcute/lexicons/ambient' {
|
|
47
|
+
interface Records {
|
|
48
|
+
'app.bsky.actor.profile': mainSchema;
|
|
49
|
+
}
|
|
50
|
+
}
|