@atcute/bluesky 3.0.0 → 3.0.2
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 +97 -92
- package/dist/lexicons/types/app/bsky/actor/defs.js.map +1 -1
- package/dist/lexicons/types/app/bsky/actor/getProfiles.js +1 -1
- package/dist/lexicons/types/app/bsky/actor/getProfiles.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 +7 -5
- 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 +37 -37
- package/dist/lexicons/types/app/bsky/feed/defs.js +51 -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 +1 -1
- package/dist/lexicons/types/app/bsky/feed/getFeedSkeleton.js +1 -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/getPosts.js +1 -1
- package/dist/lexicons/types/app/bsky/feed/getPosts.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 +1 -1
- package/dist/lexicons/types/app/bsky/feed/like.js +1 -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 +24 -23
- 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 +3 -3
- package/dist/lexicons/types/app/bsky/feed/postgate.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/repost.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/feed/repost.js +1 -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 +5 -4
- 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 +41 -39
- 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 +2 -2
- package/dist/lexicons/types/app/bsky/graph/getRelationships.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getStarterPacks.js +1 -1
- package/dist/lexicons/types/app/bsky/graph/getStarterPacks.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 +7 -7
- 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/getConfig.d.ts +12 -0
- package/dist/lexicons/types/app/bsky/unspecced/getConfig.js +9 -0
- package/dist/lexicons/types/app/bsky/unspecced/getConfig.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/app/bsky/video/uploadVideo.d.ts +1 -0
- package/dist/lexicons/types/app/bsky/video/uploadVideo.js +1 -0
- package/dist/lexicons/types/app/bsky/video/uploadVideo.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/actor/exportAccountData.d.ts +1 -0
- package/dist/lexicons/types/chat/bsky/actor/exportAccountData.js +1 -0
- package/dist/lexicons/types/chat/bsky/actor/exportAccountData.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/getConvoAvailability.js +1 -1
- package/dist/lexicons/types/chat/bsky/convo/getConvoAvailability.js.map +1 -1
- package/dist/lexicons/types/chat/bsky/convo/getConvoForMembers.js +1 -1
- package/dist/lexicons/types/chat/bsky/convo/getConvoForMembers.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/sendMessageBatch.js +3 -1
- package/dist/lexicons/types/chat/bsky/convo/sendMessageBatch.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 +109 -104
- package/lib/lexicons/types/app/bsky/actor/getProfiles.ts +1 -1
- 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 +7 -5
- 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 +63 -63
- 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 +1 -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/getPosts.ts +1 -1
- 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 +1 -1
- package/lib/lexicons/types/app/bsky/feed/post.ts +23 -23
- package/lib/lexicons/types/app/bsky/feed/postgate.ts +3 -3
- package/lib/lexicons/types/app/bsky/feed/repost.ts +1 -1
- package/lib/lexicons/types/app/bsky/feed/searchPosts.ts +12 -12
- package/lib/lexicons/types/app/bsky/feed/threadgate.ts +4 -4
- package/lib/lexicons/types/app/bsky/graph/block.ts +1 -1
- package/lib/lexicons/types/app/bsky/graph/defs.ts +43 -41
- 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 +2 -2
- package/lib/lexicons/types/app/bsky/graph/getStarterPacks.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 +7 -7
- 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 +13 -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/getConfig.ts +13 -0
- 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/app/bsky/video/uploadVideo.ts +1 -0
- 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/actor/exportAccountData.ts +1 -0
- package/lib/lexicons/types/chat/bsky/convo/defs.ts +39 -39
- package/lib/lexicons/types/chat/bsky/convo/getConvoAvailability.ts +1 -1
- package/lib/lexicons/types/chat/bsky/convo/getConvoForMembers.ts +1 -1
- 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/sendMessageBatch.ts +3 -1
- 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 +6 -5
- package/dist/lexicons.test.d.ts +0 -1
- package/dist/lexicons.test.js +0 -126
- package/dist/lexicons.test.js.map +0 -1
|
@@ -21,64 +21,64 @@ const _viewSchema = /*#__PURE__*/ v.object({
|
|
|
21
21
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.embed.record#view')),
|
|
22
22
|
get record() {
|
|
23
23
|
return /*#__PURE__*/ v.variant([
|
|
24
|
-
viewRecordSchema,
|
|
25
|
-
viewNotFoundSchema,
|
|
26
24
|
viewBlockedSchema,
|
|
27
25
|
viewDetachedSchema,
|
|
26
|
+
viewNotFoundSchema,
|
|
27
|
+
viewRecordSchema,
|
|
28
28
|
AppBskyFeedDefs.generatorViewSchema,
|
|
29
29
|
AppBskyGraphDefs.listViewSchema,
|
|
30
|
-
AppBskyLabelerDefs.labelerViewSchema,
|
|
31
30
|
AppBskyGraphDefs.starterPackViewBasicSchema,
|
|
31
|
+
AppBskyLabelerDefs.labelerViewSchema,
|
|
32
32
|
]);
|
|
33
33
|
},
|
|
34
34
|
});
|
|
35
35
|
const _viewBlockedSchema = /*#__PURE__*/ v.object({
|
|
36
36
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.embed.record#viewBlocked')),
|
|
37
|
-
uri: /*#__PURE__*/ v.resourceUriString(),
|
|
38
|
-
blocked: /*#__PURE__*/ v.literal(true),
|
|
39
37
|
get author() {
|
|
40
38
|
return AppBskyFeedDefs.blockedAuthorSchema;
|
|
41
39
|
},
|
|
40
|
+
blocked: /*#__PURE__*/ v.literal(true),
|
|
41
|
+
uri: /*#__PURE__*/ v.resourceUriString(),
|
|
42
42
|
});
|
|
43
43
|
const _viewDetachedSchema = /*#__PURE__*/ v.object({
|
|
44
44
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.embed.record#viewDetached')),
|
|
45
|
-
uri: /*#__PURE__*/ v.resourceUriString(),
|
|
46
45
|
detached: /*#__PURE__*/ v.literal(true),
|
|
46
|
+
uri: /*#__PURE__*/ v.resourceUriString(),
|
|
47
47
|
});
|
|
48
48
|
const _viewNotFoundSchema = /*#__PURE__*/ v.object({
|
|
49
49
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.embed.record#viewNotFound')),
|
|
50
|
-
uri: /*#__PURE__*/ v.resourceUriString(),
|
|
51
50
|
notFound: /*#__PURE__*/ v.literal(true),
|
|
51
|
+
uri: /*#__PURE__*/ v.resourceUriString(),
|
|
52
52
|
});
|
|
53
53
|
const _viewRecordSchema = /*#__PURE__*/ v.object({
|
|
54
54
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.embed.record#viewRecord')),
|
|
55
|
-
uri: /*#__PURE__*/ v.resourceUriString(),
|
|
56
|
-
cid: /*#__PURE__*/ v.string(),
|
|
57
55
|
get author() {
|
|
58
56
|
return AppBskyActorDefs.profileViewBasicSchema;
|
|
59
57
|
},
|
|
60
|
-
|
|
61
|
-
get labels() {
|
|
62
|
-
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(ComAtprotoLabelDefs.labelSchema));
|
|
63
|
-
},
|
|
64
|
-
replyCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
65
|
-
repostCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
66
|
-
likeCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
67
|
-
quoteCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
58
|
+
cid: /*#__PURE__*/ v.cidString(),
|
|
68
59
|
get embeds() {
|
|
69
60
|
return /*#__PURE__*/ v.optional(
|
|
70
61
|
/*#__PURE__*/ v.array(
|
|
71
62
|
/*#__PURE__*/ v.variant([
|
|
72
|
-
AppBskyEmbedImages.viewSchema,
|
|
73
|
-
AppBskyEmbedVideo.viewSchema,
|
|
74
|
-
AppBskyEmbedExternal.viewSchema,
|
|
75
63
|
viewSchema,
|
|
64
|
+
AppBskyEmbedExternal.viewSchema,
|
|
65
|
+
AppBskyEmbedImages.viewSchema,
|
|
76
66
|
AppBskyEmbedRecordWithMedia.viewSchema,
|
|
67
|
+
AppBskyEmbedVideo.viewSchema,
|
|
77
68
|
]),
|
|
78
69
|
),
|
|
79
70
|
);
|
|
80
71
|
},
|
|
81
72
|
indexedAt: /*#__PURE__*/ v.datetimeString(),
|
|
73
|
+
get labels() {
|
|
74
|
+
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(ComAtprotoLabelDefs.labelSchema));
|
|
75
|
+
},
|
|
76
|
+
likeCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
77
|
+
quoteCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
78
|
+
replyCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
79
|
+
repostCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
80
|
+
uri: /*#__PURE__*/ v.resourceUriString(),
|
|
81
|
+
value: /*#__PURE__*/ v.unknown(),
|
|
82
82
|
});
|
|
83
83
|
|
|
84
84
|
type main$schematype = typeof _mainSchema;
|
|
@@ -7,29 +7,29 @@ import * as AppBskyEmbedVideo from './video.js';
|
|
|
7
7
|
|
|
8
8
|
const _mainSchema = /*#__PURE__*/ v.object({
|
|
9
9
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.embed.recordWithMedia')),
|
|
10
|
-
get record() {
|
|
11
|
-
return AppBskyEmbedRecord.mainSchema;
|
|
12
|
-
},
|
|
13
10
|
get media() {
|
|
14
11
|
return /*#__PURE__*/ v.variant([
|
|
12
|
+
AppBskyEmbedExternal.mainSchema,
|
|
15
13
|
AppBskyEmbedImages.mainSchema,
|
|
16
14
|
AppBskyEmbedVideo.mainSchema,
|
|
17
|
-
AppBskyEmbedExternal.mainSchema,
|
|
18
15
|
]);
|
|
19
16
|
},
|
|
17
|
+
get record() {
|
|
18
|
+
return AppBskyEmbedRecord.mainSchema;
|
|
19
|
+
},
|
|
20
20
|
});
|
|
21
21
|
const _viewSchema = /*#__PURE__*/ v.object({
|
|
22
22
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.embed.recordWithMedia#view')),
|
|
23
|
-
get record() {
|
|
24
|
-
return AppBskyEmbedRecord.viewSchema;
|
|
25
|
-
},
|
|
26
23
|
get media() {
|
|
27
24
|
return /*#__PURE__*/ v.variant([
|
|
25
|
+
AppBskyEmbedExternal.viewSchema,
|
|
28
26
|
AppBskyEmbedImages.viewSchema,
|
|
29
27
|
AppBskyEmbedVideo.viewSchema,
|
|
30
|
-
AppBskyEmbedExternal.viewSchema,
|
|
31
28
|
]);
|
|
32
29
|
},
|
|
30
|
+
get record() {
|
|
31
|
+
return AppBskyEmbedRecord.viewSchema;
|
|
32
|
+
},
|
|
33
33
|
});
|
|
34
34
|
|
|
35
35
|
type main$schematype = typeof _mainSchema;
|
|
@@ -4,17 +4,11 @@ import * as AppBskyEmbedDefs from './defs.js';
|
|
|
4
4
|
|
|
5
5
|
const _captionSchema = /*#__PURE__*/ v.object({
|
|
6
6
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.embed.video#caption')),
|
|
7
|
-
lang: /*#__PURE__*/ v.languageCodeString(),
|
|
8
7
|
file: /*#__PURE__*/ v.blob(),
|
|
8
|
+
lang: /*#__PURE__*/ v.languageCodeString(),
|
|
9
9
|
});
|
|
10
10
|
const _mainSchema = /*#__PURE__*/ v.object({
|
|
11
11
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.embed.video')),
|
|
12
|
-
video: /*#__PURE__*/ v.blob(),
|
|
13
|
-
get captions() {
|
|
14
|
-
return /*#__PURE__*/ v.optional(
|
|
15
|
-
/*#__PURE__*/ v.constrain(v.array(captionSchema), [/*#__PURE__*/ v.arrayLength(0, 20)]),
|
|
16
|
-
);
|
|
17
|
-
},
|
|
18
12
|
alt: /*#__PURE__*/ v.optional(
|
|
19
13
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [
|
|
20
14
|
/*#__PURE__*/ v.stringLength(0, 10000),
|
|
@@ -24,12 +18,15 @@ const _mainSchema = /*#__PURE__*/ v.object({
|
|
|
24
18
|
get aspectRatio() {
|
|
25
19
|
return /*#__PURE__*/ v.optional(AppBskyEmbedDefs.aspectRatioSchema);
|
|
26
20
|
},
|
|
21
|
+
get captions() {
|
|
22
|
+
return /*#__PURE__*/ v.optional(
|
|
23
|
+
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.array(captionSchema), [/*#__PURE__*/ v.arrayLength(0, 20)]),
|
|
24
|
+
);
|
|
25
|
+
},
|
|
26
|
+
video: /*#__PURE__*/ v.blob(),
|
|
27
27
|
});
|
|
28
28
|
const _viewSchema = /*#__PURE__*/ v.object({
|
|
29
29
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.embed.video#view')),
|
|
30
|
-
cid: /*#__PURE__*/ v.string(),
|
|
31
|
-
playlist: /*#__PURE__*/ v.genericUriString(),
|
|
32
|
-
thumbnail: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.genericUriString()),
|
|
33
30
|
alt: /*#__PURE__*/ v.optional(
|
|
34
31
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [
|
|
35
32
|
/*#__PURE__*/ v.stringLength(0, 10000),
|
|
@@ -39,6 +36,9 @@ const _viewSchema = /*#__PURE__*/ v.object({
|
|
|
39
36
|
get aspectRatio() {
|
|
40
37
|
return /*#__PURE__*/ v.optional(AppBskyEmbedDefs.aspectRatioSchema);
|
|
41
38
|
},
|
|
39
|
+
cid: /*#__PURE__*/ v.cidString(),
|
|
40
|
+
playlist: /*#__PURE__*/ v.genericUriString(),
|
|
41
|
+
thumbnail: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.genericUriString()),
|
|
42
42
|
});
|
|
43
43
|
|
|
44
44
|
type caption$schematype = typeof _captionSchema;
|
|
@@ -19,11 +19,11 @@ const _blockedAuthorSchema = /*#__PURE__*/ v.object({
|
|
|
19
19
|
});
|
|
20
20
|
const _blockedPostSchema = /*#__PURE__*/ v.object({
|
|
21
21
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.feed.defs#blockedPost')),
|
|
22
|
-
uri: /*#__PURE__*/ v.resourceUriString(),
|
|
23
|
-
blocked: /*#__PURE__*/ v.literal(true),
|
|
24
22
|
get author() {
|
|
25
23
|
return blockedAuthorSchema;
|
|
26
24
|
},
|
|
25
|
+
blocked: /*#__PURE__*/ v.literal(true),
|
|
26
|
+
uri: /*#__PURE__*/ v.resourceUriString(),
|
|
27
27
|
});
|
|
28
28
|
const _clickthroughAuthorSchema = /*#__PURE__*/ v.literal('app.bsky.feed.defs#clickthroughAuthor');
|
|
29
29
|
const _clickthroughEmbedSchema = /*#__PURE__*/ v.literal('app.bsky.feed.defs#clickthroughEmbed');
|
|
@@ -33,28 +33,32 @@ const _contentModeUnspecifiedSchema = /*#__PURE__*/ v.literal('app.bsky.feed.def
|
|
|
33
33
|
const _contentModeVideoSchema = /*#__PURE__*/ v.literal('app.bsky.feed.defs#contentModeVideo');
|
|
34
34
|
const _feedViewPostSchema = /*#__PURE__*/ v.object({
|
|
35
35
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.feed.defs#feedViewPost')),
|
|
36
|
+
feedContext: /*#__PURE__*/ v.optional(
|
|
37
|
+
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [/*#__PURE__*/ v.stringLength(0, 2000)]),
|
|
38
|
+
),
|
|
36
39
|
get post() {
|
|
37
40
|
return postViewSchema;
|
|
38
41
|
},
|
|
42
|
+
get reason() {
|
|
43
|
+
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.variant([reasonPinSchema, reasonRepostSchema]));
|
|
44
|
+
},
|
|
39
45
|
get reply() {
|
|
40
46
|
return /*#__PURE__*/ v.optional(replyRefSchema);
|
|
41
47
|
},
|
|
42
|
-
get reason() {
|
|
43
|
-
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.variant([reasonRepostSchema, reasonPinSchema]));
|
|
44
|
-
},
|
|
45
|
-
feedContext: /*#__PURE__*/ v.optional(
|
|
46
|
-
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [/*#__PURE__*/ v.stringLength(0, 2000)]),
|
|
47
|
-
),
|
|
48
48
|
});
|
|
49
49
|
const _generatorViewSchema = /*#__PURE__*/ v.object({
|
|
50
50
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.feed.defs#generatorView')),
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
51
|
+
acceptsInteractions: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
|
|
52
|
+
avatar: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.genericUriString()),
|
|
53
|
+
cid: /*#__PURE__*/ v.cidString(),
|
|
54
|
+
contentMode: /*#__PURE__*/ v.optional(
|
|
55
|
+
/*#__PURE__*/ v.string<
|
|
56
|
+
'app.bsky.feed.defs#contentModeUnspecified' | 'app.bsky.feed.defs#contentModeVideo' | (string & {})
|
|
57
|
+
>(),
|
|
58
|
+
),
|
|
54
59
|
get creator() {
|
|
55
60
|
return AppBskyActorDefs.profileViewSchema;
|
|
56
61
|
},
|
|
57
|
-
displayName: /*#__PURE__*/ v.string(),
|
|
58
62
|
description: /*#__PURE__*/ v.optional(
|
|
59
63
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [
|
|
60
64
|
/*#__PURE__*/ v.stringLength(0, 3000),
|
|
@@ -64,21 +68,17 @@ const _generatorViewSchema = /*#__PURE__*/ v.object({
|
|
|
64
68
|
get descriptionFacets() {
|
|
65
69
|
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(AppBskyRichtextFacet.mainSchema));
|
|
66
70
|
},
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
71
|
+
did: /*#__PURE__*/ v.didString(),
|
|
72
|
+
displayName: /*#__PURE__*/ v.string(),
|
|
73
|
+
indexedAt: /*#__PURE__*/ v.datetimeString(),
|
|
70
74
|
get labels() {
|
|
71
75
|
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(ComAtprotoLabelDefs.labelSchema));
|
|
72
76
|
},
|
|
77
|
+
likeCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
78
|
+
uri: /*#__PURE__*/ v.resourceUriString(),
|
|
73
79
|
get viewer() {
|
|
74
80
|
return /*#__PURE__*/ v.optional(generatorViewerStateSchema);
|
|
75
81
|
},
|
|
76
|
-
contentMode: /*#__PURE__*/ v.optional(
|
|
77
|
-
/*#__PURE__*/ v.string<
|
|
78
|
-
'app.bsky.feed.defs#contentModeUnspecified' | 'app.bsky.feed.defs#contentModeVideo' | (string & {})
|
|
79
|
-
>(),
|
|
80
|
-
),
|
|
81
|
-
indexedAt: /*#__PURE__*/ v.datetimeString(),
|
|
82
82
|
});
|
|
83
83
|
const _generatorViewerStateSchema = /*#__PURE__*/ v.object({
|
|
84
84
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.feed.defs#generatorViewerState')),
|
|
@@ -86,27 +86,27 @@ const _generatorViewerStateSchema = /*#__PURE__*/ v.object({
|
|
|
86
86
|
});
|
|
87
87
|
const _interactionSchema = /*#__PURE__*/ v.object({
|
|
88
88
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.feed.defs#interaction')),
|
|
89
|
-
item: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.resourceUriString()),
|
|
90
89
|
event: /*#__PURE__*/ v.optional(
|
|
91
90
|
/*#__PURE__*/ v.string<
|
|
92
|
-
| 'app.bsky.feed.defs#requestLess'
|
|
93
|
-
| 'app.bsky.feed.defs#requestMore'
|
|
94
|
-
| 'app.bsky.feed.defs#clickthroughItem'
|
|
95
91
|
| 'app.bsky.feed.defs#clickthroughAuthor'
|
|
96
|
-
| 'app.bsky.feed.defs#clickthroughReposter'
|
|
97
92
|
| 'app.bsky.feed.defs#clickthroughEmbed'
|
|
98
|
-
| 'app.bsky.feed.defs#
|
|
93
|
+
| 'app.bsky.feed.defs#clickthroughItem'
|
|
94
|
+
| 'app.bsky.feed.defs#clickthroughReposter'
|
|
99
95
|
| 'app.bsky.feed.defs#interactionLike'
|
|
100
|
-
| 'app.bsky.feed.defs#interactionRepost'
|
|
101
|
-
| 'app.bsky.feed.defs#interactionReply'
|
|
102
96
|
| 'app.bsky.feed.defs#interactionQuote'
|
|
97
|
+
| 'app.bsky.feed.defs#interactionReply'
|
|
98
|
+
| 'app.bsky.feed.defs#interactionRepost'
|
|
99
|
+
| 'app.bsky.feed.defs#interactionSeen'
|
|
103
100
|
| 'app.bsky.feed.defs#interactionShare'
|
|
101
|
+
| 'app.bsky.feed.defs#requestLess'
|
|
102
|
+
| 'app.bsky.feed.defs#requestMore'
|
|
104
103
|
| (string & {})
|
|
105
104
|
>(),
|
|
106
105
|
),
|
|
107
106
|
feedContext: /*#__PURE__*/ v.optional(
|
|
108
107
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [/*#__PURE__*/ v.stringLength(0, 2000)]),
|
|
109
108
|
),
|
|
109
|
+
item: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.resourceUriString()),
|
|
110
110
|
});
|
|
111
111
|
const _interactionLikeSchema = /*#__PURE__*/ v.literal('app.bsky.feed.defs#interactionLike');
|
|
112
112
|
const _interactionQuoteSchema = /*#__PURE__*/ v.literal('app.bsky.feed.defs#interactionQuote');
|
|
@@ -116,42 +116,42 @@ const _interactionSeenSchema = /*#__PURE__*/ v.literal('app.bsky.feed.defs#inter
|
|
|
116
116
|
const _interactionShareSchema = /*#__PURE__*/ v.literal('app.bsky.feed.defs#interactionShare');
|
|
117
117
|
const _notFoundPostSchema = /*#__PURE__*/ v.object({
|
|
118
118
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.feed.defs#notFoundPost')),
|
|
119
|
-
uri: /*#__PURE__*/ v.resourceUriString(),
|
|
120
119
|
notFound: /*#__PURE__*/ v.literal(true),
|
|
120
|
+
uri: /*#__PURE__*/ v.resourceUriString(),
|
|
121
121
|
});
|
|
122
122
|
const _postViewSchema = /*#__PURE__*/ v.object({
|
|
123
123
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.feed.defs#postView')),
|
|
124
|
-
uri: /*#__PURE__*/ v.resourceUriString(),
|
|
125
|
-
cid: /*#__PURE__*/ v.string(),
|
|
126
124
|
get author() {
|
|
127
125
|
return AppBskyActorDefs.profileViewBasicSchema;
|
|
128
126
|
},
|
|
129
|
-
|
|
127
|
+
cid: /*#__PURE__*/ v.cidString(),
|
|
130
128
|
get embed() {
|
|
131
129
|
return /*#__PURE__*/ v.optional(
|
|
132
130
|
/*#__PURE__*/ v.variant([
|
|
133
|
-
AppBskyEmbedImages.viewSchema,
|
|
134
|
-
AppBskyEmbedVideo.viewSchema,
|
|
135
131
|
AppBskyEmbedExternal.viewSchema,
|
|
132
|
+
AppBskyEmbedImages.viewSchema,
|
|
136
133
|
AppBskyEmbedRecord.viewSchema,
|
|
137
134
|
AppBskyEmbedRecordWithMedia.viewSchema,
|
|
135
|
+
AppBskyEmbedVideo.viewSchema,
|
|
138
136
|
]),
|
|
139
137
|
);
|
|
140
138
|
},
|
|
141
|
-
replyCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
142
|
-
repostCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
143
|
-
likeCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
144
|
-
quoteCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
145
139
|
indexedAt: /*#__PURE__*/ v.datetimeString(),
|
|
146
|
-
get viewer() {
|
|
147
|
-
return /*#__PURE__*/ v.optional(viewerStateSchema);
|
|
148
|
-
},
|
|
149
140
|
get labels() {
|
|
150
141
|
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(ComAtprotoLabelDefs.labelSchema));
|
|
151
142
|
},
|
|
143
|
+
likeCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
144
|
+
quoteCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
145
|
+
record: /*#__PURE__*/ v.unknown(),
|
|
146
|
+
replyCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
147
|
+
repostCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
152
148
|
get threadgate() {
|
|
153
149
|
return /*#__PURE__*/ v.optional(threadgateViewSchema);
|
|
154
150
|
},
|
|
151
|
+
uri: /*#__PURE__*/ v.resourceUriString(),
|
|
152
|
+
get viewer() {
|
|
153
|
+
return /*#__PURE__*/ v.optional(viewerStateSchema);
|
|
154
|
+
},
|
|
155
155
|
});
|
|
156
156
|
const _reasonPinSchema = /*#__PURE__*/ v.object({
|
|
157
157
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.feed.defs#reasonPin')),
|
|
@@ -165,29 +165,29 @@ const _reasonRepostSchema = /*#__PURE__*/ v.object({
|
|
|
165
165
|
});
|
|
166
166
|
const _replyRefSchema = /*#__PURE__*/ v.object({
|
|
167
167
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.feed.defs#replyRef')),
|
|
168
|
-
get
|
|
169
|
-
return /*#__PURE__*/ v.
|
|
168
|
+
get grandparentAuthor() {
|
|
169
|
+
return /*#__PURE__*/ v.optional(AppBskyActorDefs.profileViewBasicSchema);
|
|
170
170
|
},
|
|
171
171
|
get parent() {
|
|
172
|
-
return /*#__PURE__*/ v.variant([
|
|
172
|
+
return /*#__PURE__*/ v.variant([blockedPostSchema, notFoundPostSchema, postViewSchema]);
|
|
173
173
|
},
|
|
174
|
-
get
|
|
175
|
-
return /*#__PURE__*/ v.
|
|
174
|
+
get root() {
|
|
175
|
+
return /*#__PURE__*/ v.variant([blockedPostSchema, notFoundPostSchema, postViewSchema]);
|
|
176
176
|
},
|
|
177
177
|
});
|
|
178
178
|
const _requestLessSchema = /*#__PURE__*/ v.literal('app.bsky.feed.defs#requestLess');
|
|
179
179
|
const _requestMoreSchema = /*#__PURE__*/ v.literal('app.bsky.feed.defs#requestMore');
|
|
180
180
|
const _skeletonFeedPostSchema = /*#__PURE__*/ v.object({
|
|
181
181
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.feed.defs#skeletonFeedPost')),
|
|
182
|
+
feedContext: /*#__PURE__*/ v.optional(
|
|
183
|
+
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [/*#__PURE__*/ v.stringLength(0, 2000)]),
|
|
184
|
+
),
|
|
182
185
|
post: /*#__PURE__*/ v.resourceUriString(),
|
|
183
186
|
get reason() {
|
|
184
187
|
return /*#__PURE__*/ v.optional(
|
|
185
|
-
/*#__PURE__*/ v.variant([
|
|
188
|
+
/*#__PURE__*/ v.variant([skeletonReasonPinSchema, skeletonReasonRepostSchema]),
|
|
186
189
|
);
|
|
187
190
|
},
|
|
188
|
-
feedContext: /*#__PURE__*/ v.optional(
|
|
189
|
-
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [/*#__PURE__*/ v.stringLength(0, 2000)]),
|
|
190
|
-
),
|
|
191
191
|
});
|
|
192
192
|
const _skeletonReasonPinSchema = /*#__PURE__*/ v.object({
|
|
193
193
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.feed.defs#skeletonReasonPin')),
|
|
@@ -202,18 +202,18 @@ const _threadContextSchema = /*#__PURE__*/ v.object({
|
|
|
202
202
|
});
|
|
203
203
|
const _threadViewPostSchema = /*#__PURE__*/ v.object({
|
|
204
204
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.feed.defs#threadViewPost')),
|
|
205
|
-
get post() {
|
|
206
|
-
return postViewSchema;
|
|
207
|
-
},
|
|
208
205
|
get parent() {
|
|
209
206
|
return /*#__PURE__*/ v.optional(
|
|
210
|
-
/*#__PURE__*/ v.variant([
|
|
207
|
+
/*#__PURE__*/ v.variant([blockedPostSchema, notFoundPostSchema, threadViewPostSchema]),
|
|
211
208
|
);
|
|
212
209
|
},
|
|
210
|
+
get post() {
|
|
211
|
+
return postViewSchema;
|
|
212
|
+
},
|
|
213
213
|
get replies() {
|
|
214
214
|
return /*#__PURE__*/ v.optional(
|
|
215
215
|
/*#__PURE__*/ v.array(
|
|
216
|
-
/*#__PURE__*/ v.variant([
|
|
216
|
+
/*#__PURE__*/ v.variant([blockedPostSchema, notFoundPostSchema, threadViewPostSchema]),
|
|
217
217
|
),
|
|
218
218
|
);
|
|
219
219
|
},
|
|
@@ -223,21 +223,21 @@ const _threadViewPostSchema = /*#__PURE__*/ v.object({
|
|
|
223
223
|
});
|
|
224
224
|
const _threadgateViewSchema = /*#__PURE__*/ v.object({
|
|
225
225
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.feed.defs#threadgateView')),
|
|
226
|
-
|
|
227
|
-
cid: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
228
|
-
record: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.unknown()),
|
|
226
|
+
cid: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.cidString()),
|
|
229
227
|
get lists() {
|
|
230
228
|
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(AppBskyGraphDefs.listViewBasicSchema));
|
|
231
229
|
},
|
|
230
|
+
record: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.unknown()),
|
|
231
|
+
uri: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.resourceUriString()),
|
|
232
232
|
});
|
|
233
233
|
const _viewerStateSchema = /*#__PURE__*/ v.object({
|
|
234
234
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.feed.defs#viewerState')),
|
|
235
|
-
repost: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.resourceUriString()),
|
|
236
|
-
like: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.resourceUriString()),
|
|
237
|
-
threadMuted: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
|
|
238
|
-
replyDisabled: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
|
|
239
235
|
embeddingDisabled: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
|
|
236
|
+
like: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.resourceUriString()),
|
|
240
237
|
pinned: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
|
|
238
|
+
replyDisabled: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
|
|
239
|
+
repost: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.resourceUriString()),
|
|
240
|
+
threadMuted: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
|
|
241
241
|
});
|
|
242
242
|
|
|
243
243
|
type blockedAuthor$schematype = typeof _blockedAuthorSchema;
|
|
@@ -8,11 +8,14 @@ const _mainSchema = /*#__PURE__*/ v.record(
|
|
|
8
8
|
/*#__PURE__*/ v.string(),
|
|
9
9
|
/*#__PURE__*/ v.object({
|
|
10
10
|
$type: /*#__PURE__*/ v.literal('app.bsky.feed.generator'),
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
/*#__PURE__*/ v.
|
|
15
|
-
|
|
11
|
+
acceptsInteractions: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
|
|
12
|
+
avatar: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.blob()),
|
|
13
|
+
contentMode: /*#__PURE__*/ v.optional(
|
|
14
|
+
/*#__PURE__*/ v.string<
|
|
15
|
+
'app.bsky.feed.defs#contentModeUnspecified' | 'app.bsky.feed.defs#contentModeVideo' | (string & {})
|
|
16
|
+
>(),
|
|
17
|
+
),
|
|
18
|
+
createdAt: /*#__PURE__*/ v.datetimeString(),
|
|
16
19
|
description: /*#__PURE__*/ v.optional(
|
|
17
20
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [
|
|
18
21
|
/*#__PURE__*/ v.stringLength(0, 3000),
|
|
@@ -22,17 +25,14 @@ const _mainSchema = /*#__PURE__*/ v.record(
|
|
|
22
25
|
get descriptionFacets() {
|
|
23
26
|
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(AppBskyRichtextFacet.mainSchema));
|
|
24
27
|
},
|
|
25
|
-
|
|
26
|
-
|
|
28
|
+
did: /*#__PURE__*/ v.didString(),
|
|
29
|
+
displayName: /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [
|
|
30
|
+
/*#__PURE__*/ v.stringLength(0, 240),
|
|
31
|
+
/*#__PURE__*/ v.stringGraphemes(0, 24),
|
|
32
|
+
]),
|
|
27
33
|
get labels() {
|
|
28
34
|
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.variant([ComAtprotoLabelDefs.selfLabelsSchema]));
|
|
29
35
|
},
|
|
30
|
-
contentMode: /*#__PURE__*/ v.optional(
|
|
31
|
-
/*#__PURE__*/ v.string<
|
|
32
|
-
'app.bsky.feed.defs#contentModeUnspecified' | 'app.bsky.feed.defs#contentModeVideo' | (string & {})
|
|
33
|
-
>(),
|
|
34
|
-
),
|
|
35
|
-
createdAt: /*#__PURE__*/ v.datetimeString(),
|
|
36
36
|
}),
|
|
37
37
|
);
|
|
38
38
|
|
|
@@ -6,11 +6,11 @@ import * as AppBskyFeedDefs from './defs.js';
|
|
|
6
6
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.feed.getActorFeeds', {
|
|
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',
|
|
@@ -6,11 +6,11 @@ import * as AppBskyFeedDefs from './defs.js';
|
|
|
6
6
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.feed.getActorLikes', {
|
|
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',
|
|
@@ -6,23 +6,23 @@ import * as AppBskyFeedDefs from './defs.js';
|
|
|
6
6
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.feed.getAuthorFeed', {
|
|
7
7
|
params: /*#__PURE__*/ v.object({
|
|
8
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
9
|
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
14
10
|
filter: /*#__PURE__*/ v.optional(
|
|
15
11
|
/*#__PURE__*/ v.string<
|
|
16
|
-
| '
|
|
12
|
+
| 'posts_and_author_threads'
|
|
17
13
|
| 'posts_no_replies'
|
|
18
14
|
| 'posts_with_media'
|
|
19
|
-
| '
|
|
15
|
+
| 'posts_with_replies'
|
|
20
16
|
| 'posts_with_video'
|
|
21
17
|
| (string & {})
|
|
22
18
|
>(),
|
|
23
19
|
'posts_with_replies',
|
|
24
20
|
),
|
|
25
21
|
includePins: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean(), false),
|
|
22
|
+
limit: /*#__PURE__*/ v.optional(
|
|
23
|
+
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 100)]),
|
|
24
|
+
50,
|
|
25
|
+
),
|
|
26
26
|
}),
|
|
27
27
|
output: {
|
|
28
28
|
type: 'lex',
|
|
@@ -5,12 +5,12 @@ import * as AppBskyFeedDefs from './defs.js';
|
|
|
5
5
|
|
|
6
6
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.feed.getFeed', {
|
|
7
7
|
params: /*#__PURE__*/ v.object({
|
|
8
|
+
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
8
9
|
feed: /*#__PURE__*/ v.resourceUriString(),
|
|
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',
|
|
@@ -10,11 +10,11 @@ const _mainSchema = /*#__PURE__*/ v.query('app.bsky.feed.getFeedGenerator', {
|
|
|
10
10
|
output: {
|
|
11
11
|
type: 'lex',
|
|
12
12
|
schema: /*#__PURE__*/ v.object({
|
|
13
|
+
isOnline: /*#__PURE__*/ v.boolean(),
|
|
14
|
+
isValid: /*#__PURE__*/ v.boolean(),
|
|
13
15
|
get view() {
|
|
14
16
|
return AppBskyFeedDefs.generatorViewSchema;
|
|
15
17
|
},
|
|
16
|
-
isOnline: /*#__PURE__*/ v.boolean(),
|
|
17
|
-
isValid: /*#__PURE__*/ v.boolean(),
|
|
18
18
|
}),
|
|
19
19
|
},
|
|
20
20
|
});
|
|
@@ -5,12 +5,12 @@ import * as AppBskyFeedDefs from './defs.js';
|
|
|
5
5
|
|
|
6
6
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.feed.getFeedSkeleton', {
|
|
7
7
|
params: /*#__PURE__*/ v.object({
|
|
8
|
+
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
8
9
|
feed: /*#__PURE__*/ v.resourceUriString(),
|
|
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,31 +5,31 @@ import * as AppBskyActorDefs from '../actor/defs.js';
|
|
|
5
5
|
|
|
6
6
|
const _likeSchema = /*#__PURE__*/ v.object({
|
|
7
7
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.feed.getLikes#like')),
|
|
8
|
-
indexedAt: /*#__PURE__*/ v.datetimeString(),
|
|
9
|
-
createdAt: /*#__PURE__*/ v.datetimeString(),
|
|
10
8
|
get actor() {
|
|
11
9
|
return AppBskyActorDefs.profileViewSchema;
|
|
12
10
|
},
|
|
11
|
+
createdAt: /*#__PURE__*/ v.datetimeString(),
|
|
12
|
+
indexedAt: /*#__PURE__*/ v.datetimeString(),
|
|
13
13
|
});
|
|
14
14
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.feed.getLikes', {
|
|
15
15
|
params: /*#__PURE__*/ v.object({
|
|
16
|
-
|
|
17
|
-
|
|
16
|
+
cid: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.cidString()),
|
|
17
|
+
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
18
18
|
limit: /*#__PURE__*/ v.optional(
|
|
19
19
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 100)]),
|
|
20
20
|
50,
|
|
21
21
|
),
|
|
22
|
-
|
|
22
|
+
uri: /*#__PURE__*/ v.resourceUriString(),
|
|
23
23
|
}),
|
|
24
24
|
output: {
|
|
25
25
|
type: 'lex',
|
|
26
26
|
schema: /*#__PURE__*/ v.object({
|
|
27
|
-
|
|
28
|
-
cid: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
27
|
+
cid: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.cidString()),
|
|
29
28
|
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
30
29
|
get likes() {
|
|
31
30
|
return /*#__PURE__*/ v.array(likeSchema);
|
|
32
31
|
},
|
|
32
|
+
uri: /*#__PURE__*/ v.resourceUriString(),
|
|
33
33
|
}),
|
|
34
34
|
},
|
|
35
35
|
});
|
|
@@ -5,12 +5,12 @@ import * as AppBskyFeedDefs from './defs.js';
|
|
|
5
5
|
|
|
6
6
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.feed.getListFeed', {
|
|
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',
|