@atcute/bluesky 3.0.1 → 3.0.3
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/dist/lexicons/types/app/bsky/actor/defs.d.ts +48 -48
- package/dist/lexicons/types/app/bsky/actor/defs.js +89 -89
- package/dist/lexicons/types/app/bsky/actor/defs.js.map +1 -1
- package/dist/lexicons/types/app/bsky/actor/getSuggestions.d.ts +2 -2
- package/dist/lexicons/types/app/bsky/actor/getSuggestions.js +2 -2
- package/dist/lexicons/types/app/bsky/actor/getSuggestions.js.map +1 -1
- package/dist/lexicons/types/app/bsky/actor/profile.d.ts +4 -4
- package/dist/lexicons/types/app/bsky/actor/profile.js +11 -11
- package/dist/lexicons/types/app/bsky/actor/profile.js.map +1 -1
- package/dist/lexicons/types/app/bsky/actor/searchActors.d.ts +4 -4
- package/dist/lexicons/types/app/bsky/actor/searchActors.js +4 -4
- package/dist/lexicons/types/app/bsky/actor/searchActors.js.map +1 -1
- package/dist/lexicons/types/app/bsky/actor/searchActorsTypeahead.d.ts +2 -2
- package/dist/lexicons/types/app/bsky/actor/searchActorsTypeahead.js +2 -2
- package/dist/lexicons/types/app/bsky/actor/searchActorsTypeahead.js.map +1 -1
- package/dist/lexicons/types/app/bsky/actor/status.d.ts +3 -3
- package/dist/lexicons/types/app/bsky/actor/status.js +4 -4
- package/dist/lexicons/types/app/bsky/actor/status.js.map +1 -1
- package/dist/lexicons/types/app/bsky/embed/defs.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/embed/defs.js +1 -1
- package/dist/lexicons/types/app/bsky/embed/defs.js.map +1 -1
- package/dist/lexicons/types/app/bsky/embed/external.d.ts +4 -4
- package/dist/lexicons/types/app/bsky/embed/external.js +4 -4
- package/dist/lexicons/types/app/bsky/embed/external.js.map +1 -1
- package/dist/lexicons/types/app/bsky/embed/images.d.ts +3 -3
- package/dist/lexicons/types/app/bsky/embed/images.js +3 -3
- package/dist/lexicons/types/app/bsky/embed/images.js.map +1 -1
- package/dist/lexicons/types/app/bsky/embed/record.d.ts +12 -12
- package/dist/lexicons/types/app/bsky/embed/record.js +20 -20
- package/dist/lexicons/types/app/bsky/embed/record.js.map +1 -1
- package/dist/lexicons/types/app/bsky/embed/recordWithMedia.d.ts +2 -2
- package/dist/lexicons/types/app/bsky/embed/recordWithMedia.js +8 -8
- package/dist/lexicons/types/app/bsky/embed/recordWithMedia.js.map +1 -1
- package/dist/lexicons/types/app/bsky/embed/video.d.ts +6 -6
- package/dist/lexicons/types/app/bsky/embed/video.js +9 -9
- package/dist/lexicons/types/app/bsky/embed/video.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/defs.d.ts +41 -37
- package/dist/lexicons/types/app/bsky/feed/defs.js +57 -51
- package/dist/lexicons/types/app/bsky/feed/defs.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/generator.d.ts +6 -6
- package/dist/lexicons/types/app/bsky/feed/generator.js +10 -10
- package/dist/lexicons/types/app/bsky/feed/generator.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getActorFeeds.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/feed/getActorFeeds.js +1 -1
- package/dist/lexicons/types/app/bsky/feed/getActorFeeds.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getActorLikes.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/feed/getActorLikes.js +1 -1
- package/dist/lexicons/types/app/bsky/feed/getActorLikes.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getAuthorFeed.d.ts +2 -2
- package/dist/lexicons/types/app/bsky/feed/getAuthorFeed.js +2 -2
- package/dist/lexicons/types/app/bsky/feed/getAuthorFeed.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getFeed.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/feed/getFeed.js +1 -1
- package/dist/lexicons/types/app/bsky/feed/getFeed.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getFeedGenerator.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/feed/getFeedGenerator.js +2 -2
- package/dist/lexicons/types/app/bsky/feed/getFeedGenerator.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getFeedSkeleton.d.ts +2 -1
- package/dist/lexicons/types/app/bsky/feed/getFeedSkeleton.js +3 -1
- package/dist/lexicons/types/app/bsky/feed/getFeedSkeleton.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getLikes.d.ts +7 -7
- package/dist/lexicons/types/app/bsky/feed/getLikes.js +7 -7
- package/dist/lexicons/types/app/bsky/feed/getLikes.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getListFeed.d.ts +2 -2
- package/dist/lexicons/types/app/bsky/feed/getListFeed.js +2 -2
- package/dist/lexicons/types/app/bsky/feed/getListFeed.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getPostThread.d.ts +2 -2
- package/dist/lexicons/types/app/bsky/feed/getPostThread.js +3 -3
- package/dist/lexicons/types/app/bsky/feed/getPostThread.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getQuotes.d.ts +5 -5
- package/dist/lexicons/types/app/bsky/feed/getQuotes.js +5 -5
- package/dist/lexicons/types/app/bsky/feed/getQuotes.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getRepostedBy.d.ts +5 -5
- package/dist/lexicons/types/app/bsky/feed/getRepostedBy.js +5 -5
- package/dist/lexicons/types/app/bsky/feed/getRepostedBy.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getSuggestedFeeds.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/feed/getSuggestedFeeds.js +1 -1
- package/dist/lexicons/types/app/bsky/feed/getSuggestedFeeds.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getTimeline.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/feed/getTimeline.js +1 -1
- package/dist/lexicons/types/app/bsky/feed/getTimeline.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/like.d.ts +2 -1
- package/dist/lexicons/types/app/bsky/feed/like.js +4 -1
- package/dist/lexicons/types/app/bsky/feed/like.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/post.d.ts +7 -7
- package/dist/lexicons/types/app/bsky/feed/post.js +21 -21
- package/dist/lexicons/types/app/bsky/feed/post.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/postgate.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/feed/postgate.js +1 -1
- package/dist/lexicons/types/app/bsky/feed/postgate.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/repost.d.ts +2 -1
- package/dist/lexicons/types/app/bsky/feed/repost.js +4 -1
- package/dist/lexicons/types/app/bsky/feed/repost.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/searchPosts.d.ts +8 -8
- package/dist/lexicons/types/app/bsky/feed/searchPosts.js +10 -10
- package/dist/lexicons/types/app/bsky/feed/searchPosts.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/threadgate.d.ts +2 -2
- package/dist/lexicons/types/app/bsky/feed/threadgate.js +2 -2
- package/dist/lexicons/types/app/bsky/feed/threadgate.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/block.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/graph/block.js +1 -1
- package/dist/lexicons/types/app/bsky/graph/block.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/defs.d.ts +29 -29
- package/dist/lexicons/types/app/bsky/graph/defs.js +40 -40
- package/dist/lexicons/types/app/bsky/graph/defs.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/follow.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/graph/follow.js +1 -1
- package/dist/lexicons/types/app/bsky/graph/follow.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getActorStarterPacks.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/graph/getActorStarterPacks.js +1 -1
- package/dist/lexicons/types/app/bsky/graph/getActorStarterPacks.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getBlocks.d.ts +2 -2
- package/dist/lexicons/types/app/bsky/graph/getBlocks.js +2 -2
- package/dist/lexicons/types/app/bsky/graph/getBlocks.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getFollowers.d.ts +2 -2
- package/dist/lexicons/types/app/bsky/graph/getFollowers.js +4 -4
- package/dist/lexicons/types/app/bsky/graph/getFollowers.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getFollows.d.ts +2 -2
- package/dist/lexicons/types/app/bsky/graph/getFollows.js +4 -4
- package/dist/lexicons/types/app/bsky/graph/getFollows.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getKnownFollowers.d.ts +2 -2
- package/dist/lexicons/types/app/bsky/graph/getKnownFollowers.js +4 -4
- package/dist/lexicons/types/app/bsky/graph/getKnownFollowers.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getList.d.ts +3 -3
- package/dist/lexicons/types/app/bsky/graph/getList.js +5 -5
- package/dist/lexicons/types/app/bsky/graph/getList.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getListBlocks.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/graph/getListBlocks.js +1 -1
- package/dist/lexicons/types/app/bsky/graph/getListBlocks.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getListMutes.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/graph/getListMutes.js +1 -1
- package/dist/lexicons/types/app/bsky/graph/getListMutes.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getLists.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/graph/getLists.js +1 -1
- package/dist/lexicons/types/app/bsky/graph/getLists.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getMutes.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/graph/getMutes.js +1 -1
- package/dist/lexicons/types/app/bsky/graph/getMutes.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getRelationships.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/graph/getRelationships.js +1 -1
- package/dist/lexicons/types/app/bsky/graph/getRelationships.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getSuggestedFollowsByActor.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/graph/getSuggestedFollowsByActor.js +2 -2
- package/dist/lexicons/types/app/bsky/graph/getSuggestedFollowsByActor.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/list.d.ts +4 -4
- package/dist/lexicons/types/app/bsky/graph/list.js +6 -6
- package/dist/lexicons/types/app/bsky/graph/list.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/listblock.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/graph/listblock.js +1 -1
- package/dist/lexicons/types/app/bsky/graph/listblock.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/listitem.d.ts +2 -2
- package/dist/lexicons/types/app/bsky/graph/listitem.js +2 -2
- package/dist/lexicons/types/app/bsky/graph/listitem.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/searchStarterPacks.d.ts +2 -2
- package/dist/lexicons/types/app/bsky/graph/searchStarterPacks.js +2 -2
- package/dist/lexicons/types/app/bsky/graph/searchStarterPacks.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/starterpack.d.ts +3 -3
- package/dist/lexicons/types/app/bsky/graph/starterpack.js +6 -6
- package/dist/lexicons/types/app/bsky/graph/starterpack.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/verification.d.ts +3 -3
- package/dist/lexicons/types/app/bsky/graph/verification.js +3 -3
- package/dist/lexicons/types/app/bsky/graph/verification.js.map +1 -1
- package/dist/lexicons/types/app/bsky/labeler/defs.d.ts +11 -11
- package/dist/lexicons/types/app/bsky/labeler/defs.js +19 -19
- package/dist/lexicons/types/app/bsky/labeler/defs.js.map +1 -1
- package/dist/lexicons/types/app/bsky/labeler/getServices.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/labeler/getServices.js +1 -1
- package/dist/lexicons/types/app/bsky/labeler/getServices.js.map +1 -1
- package/dist/lexicons/types/app/bsky/labeler/service.d.ts +3 -3
- package/dist/lexicons/types/app/bsky/labeler/service.js +5 -5
- package/dist/lexicons/types/app/bsky/labeler/service.js.map +1 -1
- package/dist/lexicons/types/app/bsky/notification/listNotifications.d.ts +8 -8
- package/dist/lexicons/types/app/bsky/notification/listNotifications.js +8 -8
- package/dist/lexicons/types/app/bsky/notification/listNotifications.js.map +1 -1
- package/dist/lexicons/types/app/bsky/notification/registerPush.d.ts +2 -2
- package/dist/lexicons/types/app/bsky/notification/registerPush.js +2 -2
- package/dist/lexicons/types/app/bsky/notification/registerPush.js.map +1 -1
- package/dist/lexicons/types/app/bsky/richtext/facet.d.ts +2 -2
- package/dist/lexicons/types/app/bsky/richtext/facet.js +4 -4
- package/dist/lexicons/types/app/bsky/richtext/facet.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/defs.d.ts +10 -10
- package/dist/lexicons/types/app/bsky/unspecced/defs.js +12 -12
- package/dist/lexicons/types/app/bsky/unspecced/defs.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getPopularFeedGenerators.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getPopularFeedGenerators.js +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getPopularFeedGenerators.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedFeedsSkeleton.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedFeedsSkeleton.js +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedFeedsSkeleton.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacksSkeleton.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacksSkeleton.js +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacksSkeleton.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersSkeleton.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersSkeleton.js +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersSkeleton.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestionsSkeleton.d.ts +4 -4
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestionsSkeleton.js +4 -4
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestionsSkeleton.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getTaggedSuggestions.d.ts +2 -2
- package/dist/lexicons/types/app/bsky/unspecced/getTaggedSuggestions.js +2 -2
- package/dist/lexicons/types/app/bsky/unspecced/getTaggedSuggestions.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getTrendingTopics.d.ts +2 -2
- package/dist/lexicons/types/app/bsky/unspecced/getTrendingTopics.js +3 -3
- package/dist/lexicons/types/app/bsky/unspecced/getTrendingTopics.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getTrendsSkeleton.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getTrendsSkeleton.js +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getTrendsSkeleton.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/searchActorsSkeleton.d.ts +4 -4
- package/dist/lexicons/types/app/bsky/unspecced/searchActorsSkeleton.js +6 -6
- package/dist/lexicons/types/app/bsky/unspecced/searchActorsSkeleton.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/searchPostsSkeleton.d.ts +8 -8
- package/dist/lexicons/types/app/bsky/unspecced/searchPostsSkeleton.js +10 -10
- package/dist/lexicons/types/app/bsky/unspecced/searchPostsSkeleton.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/searchStarterPacksSkeleton.d.ts +2 -2
- package/dist/lexicons/types/app/bsky/unspecced/searchStarterPacksSkeleton.js +3 -3
- package/dist/lexicons/types/app/bsky/unspecced/searchStarterPacksSkeleton.js.map +1 -1
- package/dist/lexicons/types/app/bsky/video/defs.d.ts +4 -4
- package/dist/lexicons/types/app/bsky/video/defs.js +5 -5
- package/dist/lexicons/types/app/bsky/video/defs.js.map +1 -1
- package/dist/lexicons/types/app/bsky/video/getUploadLimits.d.ts +3 -3
- package/dist/lexicons/types/app/bsky/video/getUploadLimits.js +3 -3
- package/dist/lexicons/types/app/bsky/video/getUploadLimits.js.map +1 -1
- package/dist/lexicons/types/chat/bsky/actor/defs.d.ts +5 -5
- package/dist/lexicons/types/chat/bsky/actor/defs.js +9 -9
- package/dist/lexicons/types/chat/bsky/actor/defs.js.map +1 -1
- package/dist/lexicons/types/chat/bsky/convo/defs.d.ts +28 -28
- package/dist/lexicons/types/chat/bsky/convo/defs.js +38 -38
- package/dist/lexicons/types/chat/bsky/convo/defs.js.map +1 -1
- package/dist/lexicons/types/chat/bsky/convo/getLog.d.ts +1 -1
- package/dist/lexicons/types/chat/bsky/convo/getLog.js +5 -5
- package/dist/lexicons/types/chat/bsky/convo/getLog.js.map +1 -1
- package/dist/lexicons/types/chat/bsky/convo/getMessages.d.ts +2 -2
- package/dist/lexicons/types/chat/bsky/convo/getMessages.js +2 -2
- package/dist/lexicons/types/chat/bsky/convo/getMessages.js.map +1 -1
- package/dist/lexicons/types/chat/bsky/convo/listConvos.d.ts +3 -3
- package/dist/lexicons/types/chat/bsky/convo/listConvos.js +2 -2
- package/dist/lexicons/types/chat/bsky/convo/listConvos.js.map +1 -1
- package/dist/lexicons/types/chat/bsky/convo/updateAllRead.d.ts +1 -1
- package/dist/lexicons/types/chat/bsky/moderation/getActorMetadata.d.ts +3 -3
- package/dist/lexicons/types/chat/bsky/moderation/getActorMetadata.js +5 -5
- package/dist/lexicons/types/chat/bsky/moderation/getActorMetadata.js.map +1 -1
- package/dist/lexicons/types/chat/bsky/moderation/getMessageContext.d.ts +3 -3
- package/dist/lexicons/types/chat/bsky/moderation/getMessageContext.js +3 -3
- package/dist/lexicons/types/chat/bsky/moderation/getMessageContext.js.map +1 -1
- package/lib/lexicons/types/app/bsky/actor/defs.ts +101 -101
- package/lib/lexicons/types/app/bsky/actor/getSuggestions.ts +2 -2
- package/lib/lexicons/types/app/bsky/actor/profile.ts +12 -12
- package/lib/lexicons/types/app/bsky/actor/searchActors.ts +4 -4
- package/lib/lexicons/types/app/bsky/actor/searchActorsTypeahead.ts +2 -2
- package/lib/lexicons/types/app/bsky/actor/status.ts +5 -5
- package/lib/lexicons/types/app/bsky/embed/defs.ts +1 -1
- package/lib/lexicons/types/app/bsky/embed/external.ts +4 -4
- package/lib/lexicons/types/app/bsky/embed/images.ts +3 -3
- package/lib/lexicons/types/app/bsky/embed/record.ts +20 -20
- package/lib/lexicons/types/app/bsky/embed/recordWithMedia.ts +8 -8
- package/lib/lexicons/types/app/bsky/embed/video.ts +10 -10
- package/lib/lexicons/types/app/bsky/feed/defs.ts +70 -62
- package/lib/lexicons/types/app/bsky/feed/generator.ts +13 -13
- package/lib/lexicons/types/app/bsky/feed/getActorFeeds.ts +1 -1
- package/lib/lexicons/types/app/bsky/feed/getActorLikes.ts +1 -1
- package/lib/lexicons/types/app/bsky/feed/getAuthorFeed.ts +6 -6
- package/lib/lexicons/types/app/bsky/feed/getFeed.ts +1 -1
- package/lib/lexicons/types/app/bsky/feed/getFeedGenerator.ts +2 -2
- package/lib/lexicons/types/app/bsky/feed/getFeedSkeleton.ts +4 -1
- package/lib/lexicons/types/app/bsky/feed/getLikes.ts +7 -7
- package/lib/lexicons/types/app/bsky/feed/getListFeed.ts +2 -2
- package/lib/lexicons/types/app/bsky/feed/getPostThread.ts +3 -3
- package/lib/lexicons/types/app/bsky/feed/getQuotes.ts +5 -5
- package/lib/lexicons/types/app/bsky/feed/getRepostedBy.ts +5 -5
- package/lib/lexicons/types/app/bsky/feed/getSuggestedFeeds.ts +1 -1
- package/lib/lexicons/types/app/bsky/feed/getTimeline.ts +1 -1
- package/lib/lexicons/types/app/bsky/feed/like.ts +4 -1
- package/lib/lexicons/types/app/bsky/feed/post.ts +21 -21
- package/lib/lexicons/types/app/bsky/feed/postgate.ts +1 -1
- package/lib/lexicons/types/app/bsky/feed/repost.ts +4 -1
- package/lib/lexicons/types/app/bsky/feed/searchPosts.ts +12 -12
- package/lib/lexicons/types/app/bsky/feed/threadgate.ts +2 -2
- package/lib/lexicons/types/app/bsky/graph/block.ts +1 -1
- package/lib/lexicons/types/app/bsky/graph/defs.ts +42 -42
- package/lib/lexicons/types/app/bsky/graph/follow.ts +1 -1
- package/lib/lexicons/types/app/bsky/graph/getActorStarterPacks.ts +1 -1
- package/lib/lexicons/types/app/bsky/graph/getBlocks.ts +2 -2
- package/lib/lexicons/types/app/bsky/graph/getFollowers.ts +4 -4
- package/lib/lexicons/types/app/bsky/graph/getFollows.ts +4 -4
- package/lib/lexicons/types/app/bsky/graph/getKnownFollowers.ts +4 -4
- package/lib/lexicons/types/app/bsky/graph/getList.ts +5 -5
- package/lib/lexicons/types/app/bsky/graph/getListBlocks.ts +1 -1
- package/lib/lexicons/types/app/bsky/graph/getListMutes.ts +1 -1
- package/lib/lexicons/types/app/bsky/graph/getLists.ts +1 -1
- package/lib/lexicons/types/app/bsky/graph/getMutes.ts +1 -1
- package/lib/lexicons/types/app/bsky/graph/getRelationships.ts +1 -1
- package/lib/lexicons/types/app/bsky/graph/getSuggestedFollowsByActor.ts +2 -2
- package/lib/lexicons/types/app/bsky/graph/list.ts +6 -6
- package/lib/lexicons/types/app/bsky/graph/listblock.ts +1 -1
- package/lib/lexicons/types/app/bsky/graph/listitem.ts +2 -2
- package/lib/lexicons/types/app/bsky/graph/searchStarterPacks.ts +2 -2
- package/lib/lexicons/types/app/bsky/graph/starterpack.ts +6 -6
- package/lib/lexicons/types/app/bsky/graph/verification.ts +3 -3
- package/lib/lexicons/types/app/bsky/labeler/defs.ts +19 -19
- package/lib/lexicons/types/app/bsky/labeler/getServices.ts +1 -1
- package/lib/lexicons/types/app/bsky/labeler/service.ts +5 -5
- package/lib/lexicons/types/app/bsky/notification/listNotifications.ts +15 -13
- package/lib/lexicons/types/app/bsky/notification/registerPush.ts +2 -2
- package/lib/lexicons/types/app/bsky/richtext/facet.ts +4 -4
- package/lib/lexicons/types/app/bsky/unspecced/defs.ts +12 -12
- package/lib/lexicons/types/app/bsky/unspecced/getPopularFeedGenerators.ts +1 -1
- package/lib/lexicons/types/app/bsky/unspecced/getSuggestedFeedsSkeleton.ts +1 -1
- package/lib/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacksSkeleton.ts +1 -1
- package/lib/lexicons/types/app/bsky/unspecced/getSuggestedUsersSkeleton.ts +1 -1
- package/lib/lexicons/types/app/bsky/unspecced/getSuggestionsSkeleton.ts +4 -4
- package/lib/lexicons/types/app/bsky/unspecced/getTaggedSuggestions.ts +2 -2
- package/lib/lexicons/types/app/bsky/unspecced/getTrendingTopics.ts +3 -3
- package/lib/lexicons/types/app/bsky/unspecced/getTrendsSkeleton.ts +1 -1
- package/lib/lexicons/types/app/bsky/unspecced/searchActorsSkeleton.ts +6 -6
- package/lib/lexicons/types/app/bsky/unspecced/searchPostsSkeleton.ts +12 -12
- package/lib/lexicons/types/app/bsky/unspecced/searchStarterPacksSkeleton.ts +3 -3
- package/lib/lexicons/types/app/bsky/video/defs.ts +5 -5
- package/lib/lexicons/types/app/bsky/video/getUploadLimits.ts +3 -3
- package/lib/lexicons/types/chat/bsky/actor/declaration.ts +1 -1
- package/lib/lexicons/types/chat/bsky/actor/defs.ts +9 -9
- package/lib/lexicons/types/chat/bsky/convo/defs.ts +39 -39
- package/lib/lexicons/types/chat/bsky/convo/getLog.ts +5 -5
- package/lib/lexicons/types/chat/bsky/convo/getMessages.ts +2 -2
- package/lib/lexicons/types/chat/bsky/convo/listConvos.ts +3 -3
- package/lib/lexicons/types/chat/bsky/convo/updateAllRead.ts +1 -1
- package/lib/lexicons/types/chat/bsky/moderation/getActorMetadata.ts +5 -5
- package/lib/lexicons/types/chat/bsky/moderation/getMessageContext.ts +3 -3
- package/package.json +4 -4
|
@@ -6,22 +6,22 @@ import * as AppBskyActorDefs from '../actor/defs.js';
|
|
|
6
6
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.graph.getKnownFollowers', {
|
|
7
7
|
params: /*#__PURE__*/ v.object({
|
|
8
8
|
actor: /*#__PURE__*/ v.actorIdentifierString(),
|
|
9
|
+
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
9
10
|
limit: /*#__PURE__*/ v.optional(
|
|
10
11
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 100)]),
|
|
11
12
|
50,
|
|
12
13
|
),
|
|
13
|
-
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
14
14
|
}),
|
|
15
15
|
output: {
|
|
16
16
|
type: 'lex',
|
|
17
17
|
schema: /*#__PURE__*/ v.object({
|
|
18
|
-
get subject() {
|
|
19
|
-
return AppBskyActorDefs.profileViewSchema;
|
|
20
|
-
},
|
|
21
18
|
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
22
19
|
get followers() {
|
|
23
20
|
return /*#__PURE__*/ v.array(AppBskyActorDefs.profileViewSchema);
|
|
24
21
|
},
|
|
22
|
+
get subject() {
|
|
23
|
+
return AppBskyActorDefs.profileViewSchema;
|
|
24
|
+
},
|
|
25
25
|
}),
|
|
26
26
|
},
|
|
27
27
|
});
|
|
@@ -5,23 +5,23 @@ import * as AppBskyGraphDefs from './defs.js';
|
|
|
5
5
|
|
|
6
6
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.graph.getList', {
|
|
7
7
|
params: /*#__PURE__*/ v.object({
|
|
8
|
-
|
|
8
|
+
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
9
9
|
limit: /*#__PURE__*/ v.optional(
|
|
10
10
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 100)]),
|
|
11
11
|
50,
|
|
12
12
|
),
|
|
13
|
-
|
|
13
|
+
list: /*#__PURE__*/ v.resourceUriString(),
|
|
14
14
|
}),
|
|
15
15
|
output: {
|
|
16
16
|
type: 'lex',
|
|
17
17
|
schema: /*#__PURE__*/ v.object({
|
|
18
18
|
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
19
|
-
get list() {
|
|
20
|
-
return AppBskyGraphDefs.listViewSchema;
|
|
21
|
-
},
|
|
22
19
|
get items() {
|
|
23
20
|
return /*#__PURE__*/ v.array(AppBskyGraphDefs.listItemViewSchema);
|
|
24
21
|
},
|
|
22
|
+
get list() {
|
|
23
|
+
return AppBskyGraphDefs.listViewSchema;
|
|
24
|
+
},
|
|
25
25
|
}),
|
|
26
26
|
},
|
|
27
27
|
});
|
|
@@ -5,11 +5,11 @@ import * as AppBskyGraphDefs from './defs.js';
|
|
|
5
5
|
|
|
6
6
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.graph.getListBlocks', {
|
|
7
7
|
params: /*#__PURE__*/ v.object({
|
|
8
|
+
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
8
9
|
limit: /*#__PURE__*/ v.optional(
|
|
9
10
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 100)]),
|
|
10
11
|
50,
|
|
11
12
|
),
|
|
12
|
-
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
13
13
|
}),
|
|
14
14
|
output: {
|
|
15
15
|
type: 'lex',
|
|
@@ -5,11 +5,11 @@ import * as AppBskyGraphDefs from './defs.js';
|
|
|
5
5
|
|
|
6
6
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.graph.getListMutes', {
|
|
7
7
|
params: /*#__PURE__*/ v.object({
|
|
8
|
+
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
8
9
|
limit: /*#__PURE__*/ v.optional(
|
|
9
10
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 100)]),
|
|
10
11
|
50,
|
|
11
12
|
),
|
|
12
|
-
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
13
13
|
}),
|
|
14
14
|
output: {
|
|
15
15
|
type: 'lex',
|
|
@@ -6,11 +6,11 @@ import * as AppBskyGraphDefs from './defs.js';
|
|
|
6
6
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.graph.getLists', {
|
|
7
7
|
params: /*#__PURE__*/ v.object({
|
|
8
8
|
actor: /*#__PURE__*/ v.actorIdentifierString(),
|
|
9
|
+
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
9
10
|
limit: /*#__PURE__*/ v.optional(
|
|
10
11
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 100)]),
|
|
11
12
|
50,
|
|
12
13
|
),
|
|
13
|
-
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
14
14
|
}),
|
|
15
15
|
output: {
|
|
16
16
|
type: 'lex',
|
|
@@ -5,11 +5,11 @@ import * as AppBskyActorDefs from '../actor/defs.js';
|
|
|
5
5
|
|
|
6
6
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.graph.getMutes', {
|
|
7
7
|
params: /*#__PURE__*/ v.object({
|
|
8
|
+
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
8
9
|
limit: /*#__PURE__*/ v.optional(
|
|
9
10
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 100)]),
|
|
10
11
|
50,
|
|
11
12
|
),
|
|
12
|
-
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
13
13
|
}),
|
|
14
14
|
output: {
|
|
15
15
|
type: 'lex',
|
|
@@ -19,8 +19,8 @@ const _mainSchema = /*#__PURE__*/ v.query('app.bsky.graph.getRelationships', {
|
|
|
19
19
|
get relationships() {
|
|
20
20
|
return /*#__PURE__*/ v.array(
|
|
21
21
|
/*#__PURE__*/ v.variant([
|
|
22
|
-
AppBskyGraphDefs.relationshipSchema,
|
|
23
22
|
AppBskyGraphDefs.notFoundActorSchema,
|
|
23
|
+
AppBskyGraphDefs.relationshipSchema,
|
|
24
24
|
]),
|
|
25
25
|
);
|
|
26
26
|
},
|
|
@@ -10,11 +10,11 @@ const _mainSchema = /*#__PURE__*/ v.query('app.bsky.graph.getSuggestedFollowsByA
|
|
|
10
10
|
output: {
|
|
11
11
|
type: 'lex',
|
|
12
12
|
schema: /*#__PURE__*/ v.object({
|
|
13
|
+
isFallback: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean(), false),
|
|
14
|
+
recId: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
13
15
|
get suggestions() {
|
|
14
16
|
return /*#__PURE__*/ v.array(AppBskyActorDefs.profileViewSchema);
|
|
15
17
|
},
|
|
16
|
-
isFallback: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean(), false),
|
|
17
|
-
recId: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
18
18
|
}),
|
|
19
19
|
},
|
|
20
20
|
});
|
|
@@ -9,10 +9,8 @@ const _mainSchema = /*#__PURE__*/ v.record(
|
|
|
9
9
|
/*#__PURE__*/ v.tidString(),
|
|
10
10
|
/*#__PURE__*/ v.object({
|
|
11
11
|
$type: /*#__PURE__*/ v.literal('app.bsky.graph.list'),
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
},
|
|
15
|
-
name: /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [/*#__PURE__*/ v.stringLength(1, 64)]),
|
|
12
|
+
avatar: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.blob()),
|
|
13
|
+
createdAt: /*#__PURE__*/ v.datetimeString(),
|
|
16
14
|
description: /*#__PURE__*/ v.optional(
|
|
17
15
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [
|
|
18
16
|
/*#__PURE__*/ v.stringLength(0, 3000),
|
|
@@ -22,11 +20,13 @@ const _mainSchema = /*#__PURE__*/ v.record(
|
|
|
22
20
|
get descriptionFacets() {
|
|
23
21
|
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(AppBskyRichtextFacet.mainSchema));
|
|
24
22
|
},
|
|
25
|
-
avatar: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.blob()),
|
|
26
23
|
get labels() {
|
|
27
24
|
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.variant([ComAtprotoLabelDefs.selfLabelsSchema]));
|
|
28
25
|
},
|
|
29
|
-
|
|
26
|
+
name: /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [/*#__PURE__*/ v.stringLength(1, 64)]),
|
|
27
|
+
get purpose() {
|
|
28
|
+
return AppBskyGraphDefs.listPurposeSchema;
|
|
29
|
+
},
|
|
30
30
|
}),
|
|
31
31
|
);
|
|
32
32
|
|
|
@@ -6,8 +6,8 @@ const _mainSchema = /*#__PURE__*/ v.record(
|
|
|
6
6
|
/*#__PURE__*/ v.tidString(),
|
|
7
7
|
/*#__PURE__*/ v.object({
|
|
8
8
|
$type: /*#__PURE__*/ v.literal('app.bsky.graph.listblock'),
|
|
9
|
-
subject: /*#__PURE__*/ v.resourceUriString(),
|
|
10
9
|
createdAt: /*#__PURE__*/ v.datetimeString(),
|
|
10
|
+
subject: /*#__PURE__*/ v.resourceUriString(),
|
|
11
11
|
}),
|
|
12
12
|
);
|
|
13
13
|
|
|
@@ -6,9 +6,9 @@ const _mainSchema = /*#__PURE__*/ v.record(
|
|
|
6
6
|
/*#__PURE__*/ v.tidString(),
|
|
7
7
|
/*#__PURE__*/ v.object({
|
|
8
8
|
$type: /*#__PURE__*/ v.literal('app.bsky.graph.listitem'),
|
|
9
|
-
subject: /*#__PURE__*/ v.didString(),
|
|
10
|
-
list: /*#__PURE__*/ v.resourceUriString(),
|
|
11
9
|
createdAt: /*#__PURE__*/ v.datetimeString(),
|
|
10
|
+
list: /*#__PURE__*/ v.resourceUriString(),
|
|
11
|
+
subject: /*#__PURE__*/ v.didString(),
|
|
12
12
|
}),
|
|
13
13
|
);
|
|
14
14
|
|
|
@@ -5,12 +5,12 @@ import * as AppBskyGraphDefs from './defs.js';
|
|
|
5
5
|
|
|
6
6
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.graph.searchStarterPacks', {
|
|
7
7
|
params: /*#__PURE__*/ v.object({
|
|
8
|
-
|
|
8
|
+
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
9
9
|
limit: /*#__PURE__*/ v.optional(
|
|
10
10
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 100)]),
|
|
11
11
|
25,
|
|
12
12
|
),
|
|
13
|
-
|
|
13
|
+
q: /*#__PURE__*/ v.string(),
|
|
14
14
|
}),
|
|
15
15
|
output: {
|
|
16
16
|
type: 'lex',
|
|
@@ -11,10 +11,7 @@ const _mainSchema = /*#__PURE__*/ v.record(
|
|
|
11
11
|
/*#__PURE__*/ v.tidString(),
|
|
12
12
|
/*#__PURE__*/ v.object({
|
|
13
13
|
$type: /*#__PURE__*/ v.literal('app.bsky.graph.starterpack'),
|
|
14
|
-
|
|
15
|
-
/*#__PURE__*/ v.stringLength(1, 500),
|
|
16
|
-
/*#__PURE__*/ v.stringGraphemes(0, 50),
|
|
17
|
-
]),
|
|
14
|
+
createdAt: /*#__PURE__*/ v.datetimeString(),
|
|
18
15
|
description: /*#__PURE__*/ v.optional(
|
|
19
16
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [
|
|
20
17
|
/*#__PURE__*/ v.stringLength(0, 3000),
|
|
@@ -24,13 +21,16 @@ const _mainSchema = /*#__PURE__*/ v.record(
|
|
|
24
21
|
get descriptionFacets() {
|
|
25
22
|
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(AppBskyRichtextFacet.mainSchema));
|
|
26
23
|
},
|
|
27
|
-
list: /*#__PURE__*/ v.resourceUriString(),
|
|
28
24
|
get feeds() {
|
|
29
25
|
return /*#__PURE__*/ v.optional(
|
|
30
26
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.array(feedItemSchema), [/*#__PURE__*/ v.arrayLength(0, 3)]),
|
|
31
27
|
);
|
|
32
28
|
},
|
|
33
|
-
|
|
29
|
+
list: /*#__PURE__*/ v.resourceUriString(),
|
|
30
|
+
name: /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [
|
|
31
|
+
/*#__PURE__*/ v.stringLength(1, 500),
|
|
32
|
+
/*#__PURE__*/ v.stringGraphemes(0, 50),
|
|
33
|
+
]),
|
|
34
34
|
}),
|
|
35
35
|
);
|
|
36
36
|
|
|
@@ -6,10 +6,10 @@ const _mainSchema = /*#__PURE__*/ v.record(
|
|
|
6
6
|
/*#__PURE__*/ v.tidString(),
|
|
7
7
|
/*#__PURE__*/ v.object({
|
|
8
8
|
$type: /*#__PURE__*/ v.literal('app.bsky.graph.verification'),
|
|
9
|
-
subject: /*#__PURE__*/ v.didString(),
|
|
10
|
-
handle: /*#__PURE__*/ v.handleString(),
|
|
11
|
-
displayName: /*#__PURE__*/ v.string(),
|
|
12
9
|
createdAt: /*#__PURE__*/ v.datetimeString(),
|
|
10
|
+
displayName: /*#__PURE__*/ v.string(),
|
|
11
|
+
handle: /*#__PURE__*/ v.handleString(),
|
|
12
|
+
subject: /*#__PURE__*/ v.didString(),
|
|
13
13
|
}),
|
|
14
14
|
);
|
|
15
15
|
|
|
@@ -6,54 +6,54 @@ import * as ComAtprotoModerationDefs from '@atcute/atproto/types/moderation/defs
|
|
|
6
6
|
|
|
7
7
|
const _labelerPoliciesSchema = /*#__PURE__*/ v.object({
|
|
8
8
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.labeler.defs#labelerPolicies')),
|
|
9
|
-
get labelValues() {
|
|
10
|
-
return /*#__PURE__*/ v.array(ComAtprotoLabelDefs.labelValueSchema);
|
|
11
|
-
},
|
|
12
9
|
get labelValueDefinitions() {
|
|
13
10
|
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(ComAtprotoLabelDefs.labelValueDefinitionSchema));
|
|
14
11
|
},
|
|
12
|
+
get labelValues() {
|
|
13
|
+
return /*#__PURE__*/ v.array(ComAtprotoLabelDefs.labelValueSchema);
|
|
14
|
+
},
|
|
15
15
|
});
|
|
16
16
|
const _labelerViewSchema = /*#__PURE__*/ v.object({
|
|
17
17
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.labeler.defs#labelerView')),
|
|
18
|
-
|
|
19
|
-
cid: /*#__PURE__*/ v.string(),
|
|
18
|
+
cid: /*#__PURE__*/ v.cidString(),
|
|
20
19
|
get creator() {
|
|
21
20
|
return AppBskyActorDefs.profileViewSchema;
|
|
22
21
|
},
|
|
23
|
-
likeCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
24
|
-
get viewer() {
|
|
25
|
-
return /*#__PURE__*/ v.optional(labelerViewerStateSchema);
|
|
26
|
-
},
|
|
27
22
|
indexedAt: /*#__PURE__*/ v.datetimeString(),
|
|
28
23
|
get labels() {
|
|
29
24
|
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(ComAtprotoLabelDefs.labelSchema));
|
|
30
25
|
},
|
|
26
|
+
likeCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
27
|
+
uri: /*#__PURE__*/ v.resourceUriString(),
|
|
28
|
+
get viewer() {
|
|
29
|
+
return /*#__PURE__*/ v.optional(labelerViewerStateSchema);
|
|
30
|
+
},
|
|
31
31
|
});
|
|
32
32
|
const _labelerViewDetailedSchema = /*#__PURE__*/ v.object({
|
|
33
33
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.labeler.defs#labelerViewDetailed')),
|
|
34
|
-
|
|
35
|
-
cid: /*#__PURE__*/ v.string(),
|
|
34
|
+
cid: /*#__PURE__*/ v.cidString(),
|
|
36
35
|
get creator() {
|
|
37
36
|
return AppBskyActorDefs.profileViewSchema;
|
|
38
37
|
},
|
|
39
|
-
get policies() {
|
|
40
|
-
return labelerPoliciesSchema;
|
|
41
|
-
},
|
|
42
|
-
likeCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
43
|
-
get viewer() {
|
|
44
|
-
return /*#__PURE__*/ v.optional(labelerViewerStateSchema);
|
|
45
|
-
},
|
|
46
38
|
indexedAt: /*#__PURE__*/ v.datetimeString(),
|
|
47
39
|
get labels() {
|
|
48
40
|
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(ComAtprotoLabelDefs.labelSchema));
|
|
49
41
|
},
|
|
42
|
+
likeCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
43
|
+
get policies() {
|
|
44
|
+
return labelerPoliciesSchema;
|
|
45
|
+
},
|
|
50
46
|
get reasonTypes() {
|
|
51
47
|
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(ComAtprotoModerationDefs.reasonTypeSchema));
|
|
52
48
|
},
|
|
49
|
+
subjectCollections: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(/*#__PURE__*/ v.nsidString())),
|
|
53
50
|
get subjectTypes() {
|
|
54
51
|
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(ComAtprotoModerationDefs.subjectTypeSchema));
|
|
55
52
|
},
|
|
56
|
-
|
|
53
|
+
uri: /*#__PURE__*/ v.resourceUriString(),
|
|
54
|
+
get viewer() {
|
|
55
|
+
return /*#__PURE__*/ v.optional(labelerViewerStateSchema);
|
|
56
|
+
},
|
|
57
57
|
});
|
|
58
58
|
const _labelerViewerStateSchema = /*#__PURE__*/ v.object({
|
|
59
59
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.labeler.defs#labelerViewerState')),
|
|
@@ -5,8 +5,8 @@ import * as AppBskyLabelerDefs from './defs.js';
|
|
|
5
5
|
|
|
6
6
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.labeler.getServices', {
|
|
7
7
|
params: /*#__PURE__*/ v.object({
|
|
8
|
-
dids: /*#__PURE__*/ v.array(/*#__PURE__*/ v.didString()),
|
|
9
8
|
detailed: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean(), false),
|
|
9
|
+
dids: /*#__PURE__*/ v.array(/*#__PURE__*/ v.didString()),
|
|
10
10
|
}),
|
|
11
11
|
output: {
|
|
12
12
|
type: 'lex',
|
|
@@ -9,20 +9,20 @@ const _mainSchema = /*#__PURE__*/ v.record(
|
|
|
9
9
|
/*#__PURE__*/ v.literal('self'),
|
|
10
10
|
/*#__PURE__*/ v.object({
|
|
11
11
|
$type: /*#__PURE__*/ v.literal('app.bsky.labeler.service'),
|
|
12
|
-
|
|
13
|
-
return AppBskyLabelerDefs.labelerPoliciesSchema;
|
|
14
|
-
},
|
|
12
|
+
createdAt: /*#__PURE__*/ v.datetimeString(),
|
|
15
13
|
get labels() {
|
|
16
14
|
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.variant([ComAtprotoLabelDefs.selfLabelsSchema]));
|
|
17
15
|
},
|
|
18
|
-
|
|
16
|
+
get policies() {
|
|
17
|
+
return AppBskyLabelerDefs.labelerPoliciesSchema;
|
|
18
|
+
},
|
|
19
19
|
get reasonTypes() {
|
|
20
20
|
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(ComAtprotoModerationDefs.reasonTypeSchema));
|
|
21
21
|
},
|
|
22
|
+
subjectCollections: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(/*#__PURE__*/ v.nsidString())),
|
|
22
23
|
get subjectTypes() {
|
|
23
24
|
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(ComAtprotoModerationDefs.subjectTypeSchema));
|
|
24
25
|
},
|
|
25
|
-
subjectCollections: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(/*#__PURE__*/ v.nsidString())),
|
|
26
26
|
}),
|
|
27
27
|
);
|
|
28
28
|
|
|
@@ -6,13 +6,13 @@ import * as ComAtprotoLabelDefs from '@atcute/atproto/types/label/defs';
|
|
|
6
6
|
|
|
7
7
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.notification.listNotifications', {
|
|
8
8
|
params: /*#__PURE__*/ v.object({
|
|
9
|
-
|
|
9
|
+
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
10
10
|
limit: /*#__PURE__*/ v.optional(
|
|
11
11
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 100)]),
|
|
12
12
|
50,
|
|
13
13
|
),
|
|
14
14
|
priority: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
|
|
15
|
-
|
|
15
|
+
reasons: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(/*#__PURE__*/ v.string())),
|
|
16
16
|
seenAt: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.datetimeString()),
|
|
17
17
|
}),
|
|
18
18
|
output: {
|
|
@@ -31,30 +31,32 @@ const _notificationSchema = /*#__PURE__*/ v.object({
|
|
|
31
31
|
$type: /*#__PURE__*/ v.optional(
|
|
32
32
|
/*#__PURE__*/ v.literal('app.bsky.notification.listNotifications#notification'),
|
|
33
33
|
),
|
|
34
|
-
uri: /*#__PURE__*/ v.resourceUriString(),
|
|
35
|
-
cid: /*#__PURE__*/ v.string(),
|
|
36
34
|
get author() {
|
|
37
35
|
return AppBskyActorDefs.profileViewSchema;
|
|
38
36
|
},
|
|
37
|
+
cid: /*#__PURE__*/ v.cidString(),
|
|
38
|
+
indexedAt: /*#__PURE__*/ v.datetimeString(),
|
|
39
|
+
isRead: /*#__PURE__*/ v.boolean(),
|
|
40
|
+
get labels() {
|
|
41
|
+
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(ComAtprotoLabelDefs.labelSchema));
|
|
42
|
+
},
|
|
39
43
|
reason: /*#__PURE__*/ v.string<
|
|
40
|
-
| 'like'
|
|
41
|
-
| 'repost'
|
|
42
44
|
| 'follow'
|
|
45
|
+
| 'like'
|
|
46
|
+
| 'like-via-repost'
|
|
43
47
|
| 'mention'
|
|
44
|
-
| 'reply'
|
|
45
48
|
| 'quote'
|
|
49
|
+
| 'reply'
|
|
50
|
+
| 'repost'
|
|
51
|
+
| 'repost-via-repost'
|
|
46
52
|
| 'starterpack-joined'
|
|
47
|
-
| 'verified'
|
|
48
53
|
| 'unverified'
|
|
54
|
+
| 'verified'
|
|
49
55
|
| (string & {})
|
|
50
56
|
>(),
|
|
51
57
|
reasonSubject: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.resourceUriString()),
|
|
52
58
|
record: /*#__PURE__*/ v.unknown(),
|
|
53
|
-
|
|
54
|
-
indexedAt: /*#__PURE__*/ v.datetimeString(),
|
|
55
|
-
get labels() {
|
|
56
|
-
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(ComAtprotoLabelDefs.labelSchema));
|
|
57
|
-
},
|
|
59
|
+
uri: /*#__PURE__*/ v.resourceUriString(),
|
|
58
60
|
});
|
|
59
61
|
|
|
60
62
|
type main$schematype = typeof _mainSchema;
|
|
@@ -7,10 +7,10 @@ const _mainSchema = /*#__PURE__*/ v.procedure('app.bsky.notification.registerPus
|
|
|
7
7
|
input: {
|
|
8
8
|
type: 'lex',
|
|
9
9
|
schema: /*#__PURE__*/ v.object({
|
|
10
|
+
appId: /*#__PURE__*/ v.string(),
|
|
11
|
+
platform: /*#__PURE__*/ v.string<'android' | 'ios' | 'web' | (string & {})>(),
|
|
10
12
|
serviceDid: /*#__PURE__*/ v.didString(),
|
|
11
13
|
token: /*#__PURE__*/ v.string(),
|
|
12
|
-
platform: /*#__PURE__*/ v.string<'ios' | 'android' | 'web' | (string & {})>(),
|
|
13
|
-
appId: /*#__PURE__*/ v.string(),
|
|
14
14
|
}),
|
|
15
15
|
},
|
|
16
16
|
output: null,
|
|
@@ -3,8 +3,8 @@ import * as v from '@atcute/lexicons/validations';
|
|
|
3
3
|
|
|
4
4
|
const _byteSliceSchema = /*#__PURE__*/ v.object({
|
|
5
5
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.richtext.facet#byteSlice')),
|
|
6
|
-
byteStart: /*#__PURE__*/ v.integer(),
|
|
7
6
|
byteEnd: /*#__PURE__*/ v.integer(),
|
|
7
|
+
byteStart: /*#__PURE__*/ v.integer(),
|
|
8
8
|
});
|
|
9
9
|
const _linkSchema = /*#__PURE__*/ v.object({
|
|
10
10
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.richtext.facet#link')),
|
|
@@ -12,12 +12,12 @@ const _linkSchema = /*#__PURE__*/ v.object({
|
|
|
12
12
|
});
|
|
13
13
|
const _mainSchema = /*#__PURE__*/ v.object({
|
|
14
14
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.richtext.facet')),
|
|
15
|
+
get features() {
|
|
16
|
+
return /*#__PURE__*/ v.array(/*#__PURE__*/ v.variant([linkSchema, mentionSchema, tagSchema]));
|
|
17
|
+
},
|
|
15
18
|
get index() {
|
|
16
19
|
return byteSliceSchema;
|
|
17
20
|
},
|
|
18
|
-
get features() {
|
|
19
|
-
return /*#__PURE__*/ v.array(/*#__PURE__*/ v.variant([mentionSchema, linkSchema, tagSchema]));
|
|
20
|
-
},
|
|
21
21
|
});
|
|
22
22
|
const _mentionSchema = /*#__PURE__*/ v.object({
|
|
23
23
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.richtext.facet#mention')),
|
|
@@ -18,34 +18,34 @@ const _skeletonSearchStarterPackSchema = /*#__PURE__*/ v.object({
|
|
|
18
18
|
});
|
|
19
19
|
const _skeletonTrendSchema = /*#__PURE__*/ v.object({
|
|
20
20
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.unspecced.defs#skeletonTrend')),
|
|
21
|
-
|
|
21
|
+
category: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
22
|
+
dids: /*#__PURE__*/ v.array(/*#__PURE__*/ v.didString()),
|
|
22
23
|
displayName: /*#__PURE__*/ v.string(),
|
|
23
24
|
link: /*#__PURE__*/ v.string(),
|
|
24
|
-
startedAt: /*#__PURE__*/ v.datetimeString(),
|
|
25
25
|
postCount: /*#__PURE__*/ v.integer(),
|
|
26
|
+
startedAt: /*#__PURE__*/ v.datetimeString(),
|
|
26
27
|
status: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string<'hot' | (string & {})>()),
|
|
27
|
-
|
|
28
|
-
dids: /*#__PURE__*/ v.array(/*#__PURE__*/ v.didString()),
|
|
28
|
+
topic: /*#__PURE__*/ v.string(),
|
|
29
29
|
});
|
|
30
30
|
const _trendViewSchema = /*#__PURE__*/ v.object({
|
|
31
31
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.unspecced.defs#trendView')),
|
|
32
|
-
|
|
32
|
+
get actors() {
|
|
33
|
+
return /*#__PURE__*/ v.array(AppBskyActorDefs.profileViewBasicSchema);
|
|
34
|
+
},
|
|
35
|
+
category: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
33
36
|
displayName: /*#__PURE__*/ v.string(),
|
|
34
37
|
link: /*#__PURE__*/ v.string(),
|
|
35
|
-
startedAt: /*#__PURE__*/ v.datetimeString(),
|
|
36
38
|
postCount: /*#__PURE__*/ v.integer(),
|
|
39
|
+
startedAt: /*#__PURE__*/ v.datetimeString(),
|
|
37
40
|
status: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string<'hot' | (string & {})>()),
|
|
38
|
-
|
|
39
|
-
get actors() {
|
|
40
|
-
return /*#__PURE__*/ v.array(AppBskyActorDefs.profileViewBasicSchema);
|
|
41
|
-
},
|
|
41
|
+
topic: /*#__PURE__*/ v.string(),
|
|
42
42
|
});
|
|
43
43
|
const _trendingTopicSchema = /*#__PURE__*/ v.object({
|
|
44
44
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.unspecced.defs#trendingTopic')),
|
|
45
|
-
topic: /*#__PURE__*/ v.string(),
|
|
46
|
-
displayName: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
47
45
|
description: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
46
|
+
displayName: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
48
47
|
link: /*#__PURE__*/ v.string(),
|
|
48
|
+
topic: /*#__PURE__*/ v.string(),
|
|
49
49
|
});
|
|
50
50
|
|
|
51
51
|
type skeletonSearchActor$schematype = typeof _skeletonSearchActorSchema;
|
|
@@ -5,11 +5,11 @@ import * as AppBskyFeedDefs from '../feed/defs.js';
|
|
|
5
5
|
|
|
6
6
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.unspecced.getPopularFeedGenerators', {
|
|
7
7
|
params: /*#__PURE__*/ v.object({
|
|
8
|
+
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
8
9
|
limit: /*#__PURE__*/ v.optional(
|
|
9
10
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 100)]),
|
|
10
11
|
50,
|
|
11
12
|
),
|
|
12
|
-
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
13
13
|
query: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
14
14
|
}),
|
|
15
15
|
output: {
|
|
@@ -4,11 +4,11 @@ import type {} from '@atcute/lexicons/ambient';
|
|
|
4
4
|
|
|
5
5
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.unspecced.getSuggestedFeedsSkeleton', {
|
|
6
6
|
params: /*#__PURE__*/ v.object({
|
|
7
|
-
viewer: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.didString()),
|
|
8
7
|
limit: /*#__PURE__*/ v.optional(
|
|
9
8
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 25)]),
|
|
10
9
|
10,
|
|
11
10
|
),
|
|
11
|
+
viewer: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.didString()),
|
|
12
12
|
}),
|
|
13
13
|
output: {
|
|
14
14
|
type: 'lex',
|
|
@@ -4,11 +4,11 @@ import type {} from '@atcute/lexicons/ambient';
|
|
|
4
4
|
|
|
5
5
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.unspecced.getSuggestedStarterPacksSkeleton', {
|
|
6
6
|
params: /*#__PURE__*/ v.object({
|
|
7
|
-
viewer: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.didString()),
|
|
8
7
|
limit: /*#__PURE__*/ v.optional(
|
|
9
8
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 25)]),
|
|
10
9
|
10,
|
|
11
10
|
),
|
|
11
|
+
viewer: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.didString()),
|
|
12
12
|
}),
|
|
13
13
|
output: {
|
|
14
14
|
type: 'lex',
|
|
@@ -4,12 +4,12 @@ import type {} from '@atcute/lexicons/ambient';
|
|
|
4
4
|
|
|
5
5
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.unspecced.getSuggestedUsersSkeleton', {
|
|
6
6
|
params: /*#__PURE__*/ v.object({
|
|
7
|
-
viewer: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.didString()),
|
|
8
7
|
category: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
9
8
|
limit: /*#__PURE__*/ v.optional(
|
|
10
9
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 50)]),
|
|
11
10
|
25,
|
|
12
11
|
),
|
|
12
|
+
viewer: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.didString()),
|
|
13
13
|
}),
|
|
14
14
|
output: {
|
|
15
15
|
type: 'lex',
|
|
@@ -5,23 +5,23 @@ import * as AppBskyUnspeccedDefs from './defs.js';
|
|
|
5
5
|
|
|
6
6
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.unspecced.getSuggestionsSkeleton', {
|
|
7
7
|
params: /*#__PURE__*/ v.object({
|
|
8
|
-
|
|
8
|
+
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
9
9
|
limit: /*#__PURE__*/ v.optional(
|
|
10
10
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 100)]),
|
|
11
11
|
50,
|
|
12
12
|
),
|
|
13
|
-
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
14
13
|
relativeToDid: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.didString()),
|
|
14
|
+
viewer: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.didString()),
|
|
15
15
|
}),
|
|
16
16
|
output: {
|
|
17
17
|
type: 'lex',
|
|
18
18
|
schema: /*#__PURE__*/ v.object({
|
|
19
|
-
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
20
19
|
get actors() {
|
|
21
20
|
return /*#__PURE__*/ v.array(AppBskyUnspeccedDefs.skeletonSearchActorSchema);
|
|
22
21
|
},
|
|
23
|
-
|
|
22
|
+
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
24
23
|
recId: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
24
|
+
relativeToDid: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.didString()),
|
|
25
25
|
}),
|
|
26
26
|
},
|
|
27
27
|
});
|
|
@@ -17,9 +17,9 @@ const _suggestionSchema = /*#__PURE__*/ v.object({
|
|
|
17
17
|
$type: /*#__PURE__*/ v.optional(
|
|
18
18
|
/*#__PURE__*/ v.literal('app.bsky.unspecced.getTaggedSuggestions#suggestion'),
|
|
19
19
|
),
|
|
20
|
-
tag: /*#__PURE__*/ v.string(),
|
|
21
|
-
subjectType: /*#__PURE__*/ v.string<'actor' | 'feed' | (string & {})>(),
|
|
22
20
|
subject: /*#__PURE__*/ v.genericUriString(),
|
|
21
|
+
subjectType: /*#__PURE__*/ v.string<'actor' | 'feed' | (string & {})>(),
|
|
22
|
+
tag: /*#__PURE__*/ v.string(),
|
|
23
23
|
});
|
|
24
24
|
|
|
25
25
|
type main$schematype = typeof _mainSchema;
|
|
@@ -5,19 +5,19 @@ import * as AppBskyUnspeccedDefs from './defs.js';
|
|
|
5
5
|
|
|
6
6
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.unspecced.getTrendingTopics', {
|
|
7
7
|
params: /*#__PURE__*/ v.object({
|
|
8
|
-
viewer: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.didString()),
|
|
9
8
|
limit: /*#__PURE__*/ v.optional(
|
|
10
9
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 25)]),
|
|
11
10
|
10,
|
|
12
11
|
),
|
|
12
|
+
viewer: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.didString()),
|
|
13
13
|
}),
|
|
14
14
|
output: {
|
|
15
15
|
type: 'lex',
|
|
16
16
|
schema: /*#__PURE__*/ v.object({
|
|
17
|
-
get
|
|
17
|
+
get suggested() {
|
|
18
18
|
return /*#__PURE__*/ v.array(AppBskyUnspeccedDefs.trendingTopicSchema);
|
|
19
19
|
},
|
|
20
|
-
get
|
|
20
|
+
get topics() {
|
|
21
21
|
return /*#__PURE__*/ v.array(AppBskyUnspeccedDefs.trendingTopicSchema);
|
|
22
22
|
},
|
|
23
23
|
}),
|