@atcute/bluesky 2.1.1 → 3.0.1
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 +370 -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 +38 -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 +79 -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 +42 -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 +138 -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 +29 -0
- package/dist/lexicons/types/app/bsky/unspecced/getConfig.js +21 -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 +21 -0
- package/dist/lexicons/types/app/bsky/video/uploadVideo.js +19 -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 +15 -0
- package/dist/lexicons/types/chat/bsky/actor/exportAccountData.js +10 -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 +33 -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/utilities/embeds.d.ts +9 -5
- 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 +495 -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 +55 -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 +187 -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 +38 -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 +32 -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 +23 -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 +50 -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 +10 -11
- package/package.json +19 -9
- 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,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 AppBskyFeedDefs from './defs.js';
|
|
5
|
+
|
|
6
|
+
const _mainSchema = /*#__PURE__*/ v.procedure('app.bsky.feed.sendInteractions', {
|
|
7
|
+
params: null,
|
|
8
|
+
input: {
|
|
9
|
+
type: 'lex',
|
|
10
|
+
schema: /*#__PURE__*/ v.object({
|
|
11
|
+
get interactions() {
|
|
12
|
+
return /*#__PURE__*/ v.array(AppBskyFeedDefs.interactionSchema);
|
|
13
|
+
},
|
|
14
|
+
}),
|
|
15
|
+
},
|
|
16
|
+
output: {
|
|
17
|
+
type: 'lex',
|
|
18
|
+
schema: /*#__PURE__*/ v.object({}),
|
|
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 XRPCProcedures {
|
|
30
|
+
'app.bsky.feed.sendInteractions': mainSchema;
|
|
31
|
+
}
|
|
32
|
+
}
|
|
@@ -0,0 +1,75 @@
|
|
|
1
|
+
import type {} from '@atcute/lexicons';
|
|
2
|
+
import * as v from '@atcute/lexicons/validations';
|
|
3
|
+
import type {} from '@atcute/lexicons/ambient';
|
|
4
|
+
|
|
5
|
+
const _followerRuleSchema = /*#__PURE__*/ v.object({
|
|
6
|
+
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.feed.threadgate#followerRule')),
|
|
7
|
+
});
|
|
8
|
+
const _followingRuleSchema = /*#__PURE__*/ v.object({
|
|
9
|
+
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.feed.threadgate#followingRule')),
|
|
10
|
+
});
|
|
11
|
+
const _listRuleSchema = /*#__PURE__*/ v.object({
|
|
12
|
+
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.feed.threadgate#listRule')),
|
|
13
|
+
list: /*#__PURE__*/ v.resourceUriString(),
|
|
14
|
+
});
|
|
15
|
+
const _mainSchema = /*#__PURE__*/ v.record(
|
|
16
|
+
/*#__PURE__*/ v.tidString(),
|
|
17
|
+
/*#__PURE__*/ v.object({
|
|
18
|
+
$type: /*#__PURE__*/ v.literal('app.bsky.feed.threadgate'),
|
|
19
|
+
post: /*#__PURE__*/ v.resourceUriString(),
|
|
20
|
+
get allow() {
|
|
21
|
+
return /*#__PURE__*/ v.optional(
|
|
22
|
+
/*#__PURE__*/ v.constrain(
|
|
23
|
+
/*#__PURE__*/ v.array(
|
|
24
|
+
/*#__PURE__*/ v.variant([
|
|
25
|
+
mentionRuleSchema,
|
|
26
|
+
followerRuleSchema,
|
|
27
|
+
followingRuleSchema,
|
|
28
|
+
listRuleSchema,
|
|
29
|
+
]),
|
|
30
|
+
),
|
|
31
|
+
[/*#__PURE__*/ v.arrayLength(0, 5)],
|
|
32
|
+
),
|
|
33
|
+
);
|
|
34
|
+
},
|
|
35
|
+
createdAt: /*#__PURE__*/ v.datetimeString(),
|
|
36
|
+
hiddenReplies: /*#__PURE__*/ v.optional(
|
|
37
|
+
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.array(/*#__PURE__*/ v.resourceUriString()), [
|
|
38
|
+
/*#__PURE__*/ v.arrayLength(0, 50),
|
|
39
|
+
]),
|
|
40
|
+
),
|
|
41
|
+
}),
|
|
42
|
+
);
|
|
43
|
+
const _mentionRuleSchema = /*#__PURE__*/ v.object({
|
|
44
|
+
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.feed.threadgate#mentionRule')),
|
|
45
|
+
});
|
|
46
|
+
|
|
47
|
+
type followerRule$schematype = typeof _followerRuleSchema;
|
|
48
|
+
type followingRule$schematype = typeof _followingRuleSchema;
|
|
49
|
+
type listRule$schematype = typeof _listRuleSchema;
|
|
50
|
+
type main$schematype = typeof _mainSchema;
|
|
51
|
+
type mentionRule$schematype = typeof _mentionRuleSchema;
|
|
52
|
+
|
|
53
|
+
export interface followerRuleSchema extends followerRule$schematype {}
|
|
54
|
+
export interface followingRuleSchema extends followingRule$schematype {}
|
|
55
|
+
export interface listRuleSchema extends listRule$schematype {}
|
|
56
|
+
export interface mainSchema extends main$schematype {}
|
|
57
|
+
export interface mentionRuleSchema extends mentionRule$schematype {}
|
|
58
|
+
|
|
59
|
+
export const followerRuleSchema = _followerRuleSchema as followerRuleSchema;
|
|
60
|
+
export const followingRuleSchema = _followingRuleSchema as followingRuleSchema;
|
|
61
|
+
export const listRuleSchema = _listRuleSchema as listRuleSchema;
|
|
62
|
+
export const mainSchema = _mainSchema as mainSchema;
|
|
63
|
+
export const mentionRuleSchema = _mentionRuleSchema as mentionRuleSchema;
|
|
64
|
+
|
|
65
|
+
export interface FollowerRule extends v.InferInput<typeof followerRuleSchema> {}
|
|
66
|
+
export interface FollowingRule extends v.InferInput<typeof followingRuleSchema> {}
|
|
67
|
+
export interface ListRule extends v.InferInput<typeof listRuleSchema> {}
|
|
68
|
+
export interface Main extends v.InferInput<typeof mainSchema> {}
|
|
69
|
+
export interface MentionRule extends v.InferInput<typeof mentionRuleSchema> {}
|
|
70
|
+
|
|
71
|
+
declare module '@atcute/lexicons/ambient' {
|
|
72
|
+
interface Records {
|
|
73
|
+
'app.bsky.feed.threadgate': mainSchema;
|
|
74
|
+
}
|
|
75
|
+
}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import type {} from '@atcute/lexicons';
|
|
2
|
+
import * as v from '@atcute/lexicons/validations';
|
|
3
|
+
import type {} from '@atcute/lexicons/ambient';
|
|
4
|
+
|
|
5
|
+
const _mainSchema = /*#__PURE__*/ v.record(
|
|
6
|
+
/*#__PURE__*/ v.tidString(),
|
|
7
|
+
/*#__PURE__*/ v.object({
|
|
8
|
+
$type: /*#__PURE__*/ v.literal('app.bsky.graph.block'),
|
|
9
|
+
subject: /*#__PURE__*/ v.didString(),
|
|
10
|
+
createdAt: /*#__PURE__*/ v.datetimeString(),
|
|
11
|
+
}),
|
|
12
|
+
);
|
|
13
|
+
|
|
14
|
+
type main$schematype = typeof _mainSchema;
|
|
15
|
+
|
|
16
|
+
export interface mainSchema extends main$schematype {}
|
|
17
|
+
|
|
18
|
+
export const mainSchema = _mainSchema as mainSchema;
|
|
19
|
+
|
|
20
|
+
export interface Main extends v.InferInput<typeof mainSchema> {}
|
|
21
|
+
|
|
22
|
+
declare module '@atcute/lexicons/ambient' {
|
|
23
|
+
interface Records {
|
|
24
|
+
'app.bsky.graph.block': mainSchema;
|
|
25
|
+
}
|
|
26
|
+
}
|
|
@@ -0,0 +1,187 @@
|
|
|
1
|
+
import type {} from '@atcute/lexicons';
|
|
2
|
+
import * as v from '@atcute/lexicons/validations';
|
|
3
|
+
import * as AppBskyActorDefs from '../actor/defs.js';
|
|
4
|
+
import * as AppBskyFeedDefs from '../feed/defs.js';
|
|
5
|
+
import * as AppBskyRichtextFacet from '../richtext/facet.js';
|
|
6
|
+
import * as ComAtprotoLabelDefs from '@atcute/atproto/types/label/defs';
|
|
7
|
+
|
|
8
|
+
const _curatelistSchema = /*#__PURE__*/ v.literal('app.bsky.graph.defs#curatelist');
|
|
9
|
+
const _listItemViewSchema = /*#__PURE__*/ v.object({
|
|
10
|
+
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.graph.defs#listItemView')),
|
|
11
|
+
uri: /*#__PURE__*/ v.resourceUriString(),
|
|
12
|
+
get subject() {
|
|
13
|
+
return AppBskyActorDefs.profileViewSchema;
|
|
14
|
+
},
|
|
15
|
+
});
|
|
16
|
+
const _listPurposeSchema = /*#__PURE__*/ v.string<
|
|
17
|
+
| 'app.bsky.graph.defs#modlist'
|
|
18
|
+
| 'app.bsky.graph.defs#curatelist'
|
|
19
|
+
| 'app.bsky.graph.defs#referencelist'
|
|
20
|
+
| (string & {})
|
|
21
|
+
>();
|
|
22
|
+
const _listViewSchema = /*#__PURE__*/ v.object({
|
|
23
|
+
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.graph.defs#listView')),
|
|
24
|
+
uri: /*#__PURE__*/ v.resourceUriString(),
|
|
25
|
+
cid: /*#__PURE__*/ v.string(),
|
|
26
|
+
get creator() {
|
|
27
|
+
return AppBskyActorDefs.profileViewSchema;
|
|
28
|
+
},
|
|
29
|
+
name: /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [/*#__PURE__*/ v.stringLength(1, 64)]),
|
|
30
|
+
get purpose() {
|
|
31
|
+
return listPurposeSchema;
|
|
32
|
+
},
|
|
33
|
+
description: /*#__PURE__*/ v.optional(
|
|
34
|
+
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [
|
|
35
|
+
/*#__PURE__*/ v.stringLength(0, 3000),
|
|
36
|
+
/*#__PURE__*/ v.stringGraphemes(0, 300),
|
|
37
|
+
]),
|
|
38
|
+
),
|
|
39
|
+
get descriptionFacets() {
|
|
40
|
+
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(AppBskyRichtextFacet.mainSchema));
|
|
41
|
+
},
|
|
42
|
+
avatar: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.genericUriString()),
|
|
43
|
+
listItemCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
44
|
+
get labels() {
|
|
45
|
+
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(ComAtprotoLabelDefs.labelSchema));
|
|
46
|
+
},
|
|
47
|
+
get viewer() {
|
|
48
|
+
return /*#__PURE__*/ v.optional(listViewerStateSchema);
|
|
49
|
+
},
|
|
50
|
+
indexedAt: /*#__PURE__*/ v.datetimeString(),
|
|
51
|
+
});
|
|
52
|
+
const _listViewBasicSchema = /*#__PURE__*/ v.object({
|
|
53
|
+
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.graph.defs#listViewBasic')),
|
|
54
|
+
uri: /*#__PURE__*/ v.resourceUriString(),
|
|
55
|
+
cid: /*#__PURE__*/ v.string(),
|
|
56
|
+
name: /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [/*#__PURE__*/ v.stringLength(1, 64)]),
|
|
57
|
+
get purpose() {
|
|
58
|
+
return listPurposeSchema;
|
|
59
|
+
},
|
|
60
|
+
avatar: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.genericUriString()),
|
|
61
|
+
listItemCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
62
|
+
get labels() {
|
|
63
|
+
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(ComAtprotoLabelDefs.labelSchema));
|
|
64
|
+
},
|
|
65
|
+
get viewer() {
|
|
66
|
+
return /*#__PURE__*/ v.optional(listViewerStateSchema);
|
|
67
|
+
},
|
|
68
|
+
indexedAt: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.datetimeString()),
|
|
69
|
+
});
|
|
70
|
+
const _listViewerStateSchema = /*#__PURE__*/ v.object({
|
|
71
|
+
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.graph.defs#listViewerState')),
|
|
72
|
+
muted: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
|
|
73
|
+
blocked: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.resourceUriString()),
|
|
74
|
+
});
|
|
75
|
+
const _modlistSchema = /*#__PURE__*/ v.literal('app.bsky.graph.defs#modlist');
|
|
76
|
+
const _notFoundActorSchema = /*#__PURE__*/ v.object({
|
|
77
|
+
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.graph.defs#notFoundActor')),
|
|
78
|
+
actor: /*#__PURE__*/ v.actorIdentifierString(),
|
|
79
|
+
notFound: /*#__PURE__*/ v.literal(true),
|
|
80
|
+
});
|
|
81
|
+
const _referencelistSchema = /*#__PURE__*/ v.literal('app.bsky.graph.defs#referencelist');
|
|
82
|
+
const _relationshipSchema = /*#__PURE__*/ v.object({
|
|
83
|
+
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.graph.defs#relationship')),
|
|
84
|
+
did: /*#__PURE__*/ v.didString(),
|
|
85
|
+
following: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.resourceUriString()),
|
|
86
|
+
followedBy: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.resourceUriString()),
|
|
87
|
+
});
|
|
88
|
+
const _starterPackViewSchema = /*#__PURE__*/ v.object({
|
|
89
|
+
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.graph.defs#starterPackView')),
|
|
90
|
+
uri: /*#__PURE__*/ v.resourceUriString(),
|
|
91
|
+
cid: /*#__PURE__*/ v.string(),
|
|
92
|
+
record: /*#__PURE__*/ v.unknown(),
|
|
93
|
+
get creator() {
|
|
94
|
+
return AppBskyActorDefs.profileViewBasicSchema;
|
|
95
|
+
},
|
|
96
|
+
get list() {
|
|
97
|
+
return /*#__PURE__*/ v.optional(listViewBasicSchema);
|
|
98
|
+
},
|
|
99
|
+
get listItemsSample() {
|
|
100
|
+
return /*#__PURE__*/ v.optional(
|
|
101
|
+
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.array(listItemViewSchema), [
|
|
102
|
+
/*#__PURE__*/ v.arrayLength(0, 12),
|
|
103
|
+
]),
|
|
104
|
+
);
|
|
105
|
+
},
|
|
106
|
+
get feeds() {
|
|
107
|
+
return /*#__PURE__*/ v.optional(
|
|
108
|
+
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.array(AppBskyFeedDefs.generatorViewSchema), [
|
|
109
|
+
/*#__PURE__*/ v.arrayLength(0, 3),
|
|
110
|
+
]),
|
|
111
|
+
);
|
|
112
|
+
},
|
|
113
|
+
joinedWeekCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
114
|
+
joinedAllTimeCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
115
|
+
get labels() {
|
|
116
|
+
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(ComAtprotoLabelDefs.labelSchema));
|
|
117
|
+
},
|
|
118
|
+
indexedAt: /*#__PURE__*/ v.datetimeString(),
|
|
119
|
+
});
|
|
120
|
+
const _starterPackViewBasicSchema = /*#__PURE__*/ v.object({
|
|
121
|
+
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.graph.defs#starterPackViewBasic')),
|
|
122
|
+
uri: /*#__PURE__*/ v.resourceUriString(),
|
|
123
|
+
cid: /*#__PURE__*/ v.string(),
|
|
124
|
+
record: /*#__PURE__*/ v.unknown(),
|
|
125
|
+
get creator() {
|
|
126
|
+
return AppBskyActorDefs.profileViewBasicSchema;
|
|
127
|
+
},
|
|
128
|
+
listItemCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
129
|
+
joinedWeekCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
130
|
+
joinedAllTimeCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
131
|
+
get labels() {
|
|
132
|
+
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(ComAtprotoLabelDefs.labelSchema));
|
|
133
|
+
},
|
|
134
|
+
indexedAt: /*#__PURE__*/ v.datetimeString(),
|
|
135
|
+
});
|
|
136
|
+
|
|
137
|
+
type curatelist$schematype = typeof _curatelistSchema;
|
|
138
|
+
type listItemView$schematype = typeof _listItemViewSchema;
|
|
139
|
+
type listPurpose$schematype = typeof _listPurposeSchema;
|
|
140
|
+
type listView$schematype = typeof _listViewSchema;
|
|
141
|
+
type listViewBasic$schematype = typeof _listViewBasicSchema;
|
|
142
|
+
type listViewerState$schematype = typeof _listViewerStateSchema;
|
|
143
|
+
type modlist$schematype = typeof _modlistSchema;
|
|
144
|
+
type notFoundActor$schematype = typeof _notFoundActorSchema;
|
|
145
|
+
type referencelist$schematype = typeof _referencelistSchema;
|
|
146
|
+
type relationship$schematype = typeof _relationshipSchema;
|
|
147
|
+
type starterPackView$schematype = typeof _starterPackViewSchema;
|
|
148
|
+
type starterPackViewBasic$schematype = typeof _starterPackViewBasicSchema;
|
|
149
|
+
|
|
150
|
+
export interface curatelistSchema extends curatelist$schematype {}
|
|
151
|
+
export interface listItemViewSchema extends listItemView$schematype {}
|
|
152
|
+
export interface listPurposeSchema extends listPurpose$schematype {}
|
|
153
|
+
export interface listViewSchema extends listView$schematype {}
|
|
154
|
+
export interface listViewBasicSchema extends listViewBasic$schematype {}
|
|
155
|
+
export interface listViewerStateSchema extends listViewerState$schematype {}
|
|
156
|
+
export interface modlistSchema extends modlist$schematype {}
|
|
157
|
+
export interface notFoundActorSchema extends notFoundActor$schematype {}
|
|
158
|
+
export interface referencelistSchema extends referencelist$schematype {}
|
|
159
|
+
export interface relationshipSchema extends relationship$schematype {}
|
|
160
|
+
export interface starterPackViewSchema extends starterPackView$schematype {}
|
|
161
|
+
export interface starterPackViewBasicSchema extends starterPackViewBasic$schematype {}
|
|
162
|
+
|
|
163
|
+
export const curatelistSchema = _curatelistSchema as curatelistSchema;
|
|
164
|
+
export const listItemViewSchema = _listItemViewSchema as listItemViewSchema;
|
|
165
|
+
export const listPurposeSchema = _listPurposeSchema as listPurposeSchema;
|
|
166
|
+
export const listViewSchema = _listViewSchema as listViewSchema;
|
|
167
|
+
export const listViewBasicSchema = _listViewBasicSchema as listViewBasicSchema;
|
|
168
|
+
export const listViewerStateSchema = _listViewerStateSchema as listViewerStateSchema;
|
|
169
|
+
export const modlistSchema = _modlistSchema as modlistSchema;
|
|
170
|
+
export const notFoundActorSchema = _notFoundActorSchema as notFoundActorSchema;
|
|
171
|
+
export const referencelistSchema = _referencelistSchema as referencelistSchema;
|
|
172
|
+
export const relationshipSchema = _relationshipSchema as relationshipSchema;
|
|
173
|
+
export const starterPackViewSchema = _starterPackViewSchema as starterPackViewSchema;
|
|
174
|
+
export const starterPackViewBasicSchema = _starterPackViewBasicSchema as starterPackViewBasicSchema;
|
|
175
|
+
|
|
176
|
+
export type Curatelist = v.InferInput<typeof curatelistSchema>;
|
|
177
|
+
export interface ListItemView extends v.InferInput<typeof listItemViewSchema> {}
|
|
178
|
+
export type ListPurpose = v.InferInput<typeof listPurposeSchema>;
|
|
179
|
+
export interface ListView extends v.InferInput<typeof listViewSchema> {}
|
|
180
|
+
export interface ListViewBasic extends v.InferInput<typeof listViewBasicSchema> {}
|
|
181
|
+
export interface ListViewerState extends v.InferInput<typeof listViewerStateSchema> {}
|
|
182
|
+
export type Modlist = v.InferInput<typeof modlistSchema>;
|
|
183
|
+
export interface NotFoundActor extends v.InferInput<typeof notFoundActorSchema> {}
|
|
184
|
+
export type Referencelist = v.InferInput<typeof referencelistSchema>;
|
|
185
|
+
export interface Relationship extends v.InferInput<typeof relationshipSchema> {}
|
|
186
|
+
export interface StarterPackView extends v.InferInput<typeof starterPackViewSchema> {}
|
|
187
|
+
export interface StarterPackViewBasic extends v.InferInput<typeof starterPackViewBasicSchema> {}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import type {} from '@atcute/lexicons';
|
|
2
|
+
import * as v from '@atcute/lexicons/validations';
|
|
3
|
+
import type {} from '@atcute/lexicons/ambient';
|
|
4
|
+
|
|
5
|
+
const _mainSchema = /*#__PURE__*/ v.record(
|
|
6
|
+
/*#__PURE__*/ v.tidString(),
|
|
7
|
+
/*#__PURE__*/ v.object({
|
|
8
|
+
$type: /*#__PURE__*/ v.literal('app.bsky.graph.follow'),
|
|
9
|
+
subject: /*#__PURE__*/ v.didString(),
|
|
10
|
+
createdAt: /*#__PURE__*/ v.datetimeString(),
|
|
11
|
+
}),
|
|
12
|
+
);
|
|
13
|
+
|
|
14
|
+
type main$schematype = typeof _mainSchema;
|
|
15
|
+
|
|
16
|
+
export interface mainSchema extends main$schematype {}
|
|
17
|
+
|
|
18
|
+
export const mainSchema = _mainSchema as mainSchema;
|
|
19
|
+
|
|
20
|
+
export interface Main extends v.InferInput<typeof mainSchema> {}
|
|
21
|
+
|
|
22
|
+
declare module '@atcute/lexicons/ambient' {
|
|
23
|
+
interface Records {
|
|
24
|
+
'app.bsky.graph.follow': mainSchema;
|
|
25
|
+
}
|
|
26
|
+
}
|
|
@@ -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 AppBskyGraphDefs from './defs.js';
|
|
5
|
+
|
|
6
|
+
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.graph.getActorStarterPacks', {
|
|
7
|
+
params: /*#__PURE__*/ v.object({
|
|
8
|
+
actor: /*#__PURE__*/ v.actorIdentifierString(),
|
|
9
|
+
limit: /*#__PURE__*/ v.optional(
|
|
10
|
+
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 100)]),
|
|
11
|
+
50,
|
|
12
|
+
),
|
|
13
|
+
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
14
|
+
}),
|
|
15
|
+
output: {
|
|
16
|
+
type: 'lex',
|
|
17
|
+
schema: /*#__PURE__*/ v.object({
|
|
18
|
+
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
19
|
+
get starterPacks() {
|
|
20
|
+
return /*#__PURE__*/ v.array(AppBskyGraphDefs.starterPackViewBasicSchema);
|
|
21
|
+
},
|
|
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.graph.getActorStarterPacks': mainSchema;
|
|
35
|
+
}
|
|
36
|
+
}
|
|
@@ -0,0 +1,35 @@
|
|
|
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 '../actor/defs.js';
|
|
5
|
+
|
|
6
|
+
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.graph.getBlocks', {
|
|
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 blocks() {
|
|
19
|
+
return /*#__PURE__*/ v.array(AppBskyActorDefs.profileViewSchema);
|
|
20
|
+
},
|
|
21
|
+
}),
|
|
22
|
+
},
|
|
23
|
+
});
|
|
24
|
+
|
|
25
|
+
type main$schematype = typeof _mainSchema;
|
|
26
|
+
|
|
27
|
+
export interface mainSchema extends main$schematype {}
|
|
28
|
+
|
|
29
|
+
export const mainSchema = _mainSchema as mainSchema;
|
|
30
|
+
|
|
31
|
+
declare module '@atcute/lexicons/ambient' {
|
|
32
|
+
interface XRPCQueries {
|
|
33
|
+
'app.bsky.graph.getBlocks': mainSchema;
|
|
34
|
+
}
|
|
35
|
+
}
|
|
@@ -0,0 +1,39 @@
|
|
|
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 '../actor/defs.js';
|
|
5
|
+
|
|
6
|
+
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.graph.getFollowers', {
|
|
7
|
+
params: /*#__PURE__*/ v.object({
|
|
8
|
+
actor: /*#__PURE__*/ v.actorIdentifierString(),
|
|
9
|
+
limit: /*#__PURE__*/ v.optional(
|
|
10
|
+
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 100)]),
|
|
11
|
+
50,
|
|
12
|
+
),
|
|
13
|
+
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
14
|
+
}),
|
|
15
|
+
output: {
|
|
16
|
+
type: 'lex',
|
|
17
|
+
schema: /*#__PURE__*/ v.object({
|
|
18
|
+
get subject() {
|
|
19
|
+
return AppBskyActorDefs.profileViewSchema;
|
|
20
|
+
},
|
|
21
|
+
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
22
|
+
get followers() {
|
|
23
|
+
return /*#__PURE__*/ v.array(AppBskyActorDefs.profileViewSchema);
|
|
24
|
+
},
|
|
25
|
+
}),
|
|
26
|
+
},
|
|
27
|
+
});
|
|
28
|
+
|
|
29
|
+
type main$schematype = typeof _mainSchema;
|
|
30
|
+
|
|
31
|
+
export interface mainSchema extends main$schematype {}
|
|
32
|
+
|
|
33
|
+
export const mainSchema = _mainSchema as mainSchema;
|
|
34
|
+
|
|
35
|
+
declare module '@atcute/lexicons/ambient' {
|
|
36
|
+
interface XRPCQueries {
|
|
37
|
+
'app.bsky.graph.getFollowers': mainSchema;
|
|
38
|
+
}
|
|
39
|
+
}
|
|
@@ -0,0 +1,39 @@
|
|
|
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 '../actor/defs.js';
|
|
5
|
+
|
|
6
|
+
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.graph.getFollows', {
|
|
7
|
+
params: /*#__PURE__*/ v.object({
|
|
8
|
+
actor: /*#__PURE__*/ v.actorIdentifierString(),
|
|
9
|
+
limit: /*#__PURE__*/ v.optional(
|
|
10
|
+
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 100)]),
|
|
11
|
+
50,
|
|
12
|
+
),
|
|
13
|
+
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
14
|
+
}),
|
|
15
|
+
output: {
|
|
16
|
+
type: 'lex',
|
|
17
|
+
schema: /*#__PURE__*/ v.object({
|
|
18
|
+
get subject() {
|
|
19
|
+
return AppBskyActorDefs.profileViewSchema;
|
|
20
|
+
},
|
|
21
|
+
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
22
|
+
get follows() {
|
|
23
|
+
return /*#__PURE__*/ v.array(AppBskyActorDefs.profileViewSchema);
|
|
24
|
+
},
|
|
25
|
+
}),
|
|
26
|
+
},
|
|
27
|
+
});
|
|
28
|
+
|
|
29
|
+
type main$schematype = typeof _mainSchema;
|
|
30
|
+
|
|
31
|
+
export interface mainSchema extends main$schematype {}
|
|
32
|
+
|
|
33
|
+
export const mainSchema = _mainSchema as mainSchema;
|
|
34
|
+
|
|
35
|
+
declare module '@atcute/lexicons/ambient' {
|
|
36
|
+
interface XRPCQueries {
|
|
37
|
+
'app.bsky.graph.getFollows': mainSchema;
|
|
38
|
+
}
|
|
39
|
+
}
|
|
@@ -0,0 +1,39 @@
|
|
|
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 '../actor/defs.js';
|
|
5
|
+
|
|
6
|
+
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.graph.getKnownFollowers', {
|
|
7
|
+
params: /*#__PURE__*/ v.object({
|
|
8
|
+
actor: /*#__PURE__*/ v.actorIdentifierString(),
|
|
9
|
+
limit: /*#__PURE__*/ v.optional(
|
|
10
|
+
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 100)]),
|
|
11
|
+
50,
|
|
12
|
+
),
|
|
13
|
+
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
14
|
+
}),
|
|
15
|
+
output: {
|
|
16
|
+
type: 'lex',
|
|
17
|
+
schema: /*#__PURE__*/ v.object({
|
|
18
|
+
get subject() {
|
|
19
|
+
return AppBskyActorDefs.profileViewSchema;
|
|
20
|
+
},
|
|
21
|
+
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
22
|
+
get followers() {
|
|
23
|
+
return /*#__PURE__*/ v.array(AppBskyActorDefs.profileViewSchema);
|
|
24
|
+
},
|
|
25
|
+
}),
|
|
26
|
+
},
|
|
27
|
+
});
|
|
28
|
+
|
|
29
|
+
type main$schematype = typeof _mainSchema;
|
|
30
|
+
|
|
31
|
+
export interface mainSchema extends main$schematype {}
|
|
32
|
+
|
|
33
|
+
export const mainSchema = _mainSchema as mainSchema;
|
|
34
|
+
|
|
35
|
+
declare module '@atcute/lexicons/ambient' {
|
|
36
|
+
interface XRPCQueries {
|
|
37
|
+
'app.bsky.graph.getKnownFollowers': mainSchema;
|
|
38
|
+
}
|
|
39
|
+
}
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import type {} from '@atcute/lexicons';
|
|
2
|
+
import * as v from '@atcute/lexicons/validations';
|
|
3
|
+
import type {} from '@atcute/lexicons/ambient';
|
|
4
|
+
import * as AppBskyGraphDefs from './defs.js';
|
|
5
|
+
|
|
6
|
+
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.graph.getList', {
|
|
7
|
+
params: /*#__PURE__*/ v.object({
|
|
8
|
+
list: /*#__PURE__*/ v.resourceUriString(),
|
|
9
|
+
limit: /*#__PURE__*/ v.optional(
|
|
10
|
+
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 100)]),
|
|
11
|
+
50,
|
|
12
|
+
),
|
|
13
|
+
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
14
|
+
}),
|
|
15
|
+
output: {
|
|
16
|
+
type: 'lex',
|
|
17
|
+
schema: /*#__PURE__*/ v.object({
|
|
18
|
+
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
19
|
+
get list() {
|
|
20
|
+
return AppBskyGraphDefs.listViewSchema;
|
|
21
|
+
},
|
|
22
|
+
get items() {
|
|
23
|
+
return /*#__PURE__*/ v.array(AppBskyGraphDefs.listItemViewSchema);
|
|
24
|
+
},
|
|
25
|
+
}),
|
|
26
|
+
},
|
|
27
|
+
});
|
|
28
|
+
|
|
29
|
+
type main$schematype = typeof _mainSchema;
|
|
30
|
+
|
|
31
|
+
export interface mainSchema extends main$schematype {}
|
|
32
|
+
|
|
33
|
+
export const mainSchema = _mainSchema as mainSchema;
|
|
34
|
+
|
|
35
|
+
declare module '@atcute/lexicons/ambient' {
|
|
36
|
+
interface XRPCQueries {
|
|
37
|
+
'app.bsky.graph.getList': mainSchema;
|
|
38
|
+
}
|
|
39
|
+
}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import type {} from '@atcute/lexicons';
|
|
2
|
+
import * as v from '@atcute/lexicons/validations';
|
|
3
|
+
import type {} from '@atcute/lexicons/ambient';
|
|
4
|
+
import * as AppBskyGraphDefs from './defs.js';
|
|
5
|
+
|
|
6
|
+
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.graph.getListBlocks', {
|
|
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 lists() {
|
|
19
|
+
return /*#__PURE__*/ v.array(AppBskyGraphDefs.listViewSchema);
|
|
20
|
+
},
|
|
21
|
+
}),
|
|
22
|
+
},
|
|
23
|
+
});
|
|
24
|
+
|
|
25
|
+
type main$schematype = typeof _mainSchema;
|
|
26
|
+
|
|
27
|
+
export interface mainSchema extends main$schematype {}
|
|
28
|
+
|
|
29
|
+
export const mainSchema = _mainSchema as mainSchema;
|
|
30
|
+
|
|
31
|
+
declare module '@atcute/lexicons/ambient' {
|
|
32
|
+
interface XRPCQueries {
|
|
33
|
+
'app.bsky.graph.getListBlocks': mainSchema;
|
|
34
|
+
}
|
|
35
|
+
}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import type {} from '@atcute/lexicons';
|
|
2
|
+
import * as v from '@atcute/lexicons/validations';
|
|
3
|
+
import type {} from '@atcute/lexicons/ambient';
|
|
4
|
+
import * as AppBskyGraphDefs from './defs.js';
|
|
5
|
+
|
|
6
|
+
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.graph.getListMutes', {
|
|
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 lists() {
|
|
19
|
+
return /*#__PURE__*/ v.array(AppBskyGraphDefs.listViewSchema);
|
|
20
|
+
},
|
|
21
|
+
}),
|
|
22
|
+
},
|
|
23
|
+
});
|
|
24
|
+
|
|
25
|
+
type main$schematype = typeof _mainSchema;
|
|
26
|
+
|
|
27
|
+
export interface mainSchema extends main$schematype {}
|
|
28
|
+
|
|
29
|
+
export const mainSchema = _mainSchema as mainSchema;
|
|
30
|
+
|
|
31
|
+
declare module '@atcute/lexicons/ambient' {
|
|
32
|
+
interface XRPCQueries {
|
|
33
|
+
'app.bsky.graph.getListMutes': mainSchema;
|
|
34
|
+
}
|
|
35
|
+
}
|