@atcute/bluesky 3.3.5 → 4.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/lexicons/index.d.ts +1 -1
- package/dist/lexicons/index.js +1 -1
- package/dist/lexicons/types/app/bsky/actor/defs.d.ts +58 -114
- package/dist/lexicons/types/app/bsky/actor/defs.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/actor/defs.js +58 -114
- package/dist/lexicons/types/app/bsky/actor/defs.js.map +1 -1
- package/dist/lexicons/types/app/bsky/actor/getProfile.d.ts +1 -3
- package/dist/lexicons/types/app/bsky/actor/getProfile.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/actor/getProfile.js +1 -3
- package/dist/lexicons/types/app/bsky/actor/getProfile.js.map +1 -1
- package/dist/lexicons/types/app/bsky/actor/getSuggestions.d.ts +3 -4
- package/dist/lexicons/types/app/bsky/actor/getSuggestions.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/actor/getSuggestions.js +3 -4
- package/dist/lexicons/types/app/bsky/actor/getSuggestions.js.map +1 -1
- package/dist/lexicons/types/app/bsky/actor/profile.d.ts +7 -5
- package/dist/lexicons/types/app/bsky/actor/profile.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/actor/profile.js +9 -7
- package/dist/lexicons/types/app/bsky/actor/profile.js.map +1 -1
- package/dist/lexicons/types/app/bsky/actor/searchActors.d.ts +4 -2
- package/dist/lexicons/types/app/bsky/actor/searchActors.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/actor/searchActors.js +4 -2
- package/dist/lexicons/types/app/bsky/actor/searchActors.js.map +1 -1
- package/dist/lexicons/types/app/bsky/actor/searchActorsTypeahead.d.ts +3 -4
- package/dist/lexicons/types/app/bsky/actor/searchActorsTypeahead.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/actor/searchActorsTypeahead.js +3 -4
- package/dist/lexicons/types/app/bsky/actor/searchActorsTypeahead.js.map +1 -1
- package/dist/lexicons/types/app/bsky/actor/status.d.ts +3 -6
- package/dist/lexicons/types/app/bsky/actor/status.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/actor/status.js +3 -6
- package/dist/lexicons/types/app/bsky/actor/status.js.map +1 -1
- package/dist/lexicons/types/app/bsky/ageassurance/begin.d.ts +4 -12
- package/dist/lexicons/types/app/bsky/ageassurance/begin.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/ageassurance/begin.js +4 -12
- package/dist/lexicons/types/app/bsky/ageassurance/begin.js.map +1 -1
- package/dist/lexicons/types/app/bsky/ageassurance/defs.d.ts +27 -68
- package/dist/lexicons/types/app/bsky/ageassurance/defs.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/ageassurance/defs.js +27 -68
- package/dist/lexicons/types/app/bsky/ageassurance/defs.js.map +1 -1
- package/dist/lexicons/types/app/bsky/bookmark/defs.d.ts +2 -6
- package/dist/lexicons/types/app/bsky/bookmark/defs.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/bookmark/defs.js +2 -6
- package/dist/lexicons/types/app/bsky/bookmark/defs.js.map +1 -1
- package/dist/lexicons/types/app/bsky/bookmark/getBookmarks.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/bookmark/getBookmarks.js +1 -1
- package/dist/lexicons/types/app/bsky/contact/defs.d.ts +9 -13
- package/dist/lexicons/types/app/bsky/contact/defs.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/contact/defs.js +9 -13
- package/dist/lexicons/types/app/bsky/contact/defs.js.map +1 -1
- package/dist/lexicons/types/app/bsky/contact/dismissMatch.d.ts +1 -3
- package/dist/lexicons/types/app/bsky/contact/dismissMatch.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/contact/dismissMatch.js +1 -3
- package/dist/lexicons/types/app/bsky/contact/dismissMatch.js.map +1 -1
- package/dist/lexicons/types/app/bsky/contact/getMatches.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/contact/getMatches.js +1 -1
- package/dist/lexicons/types/app/bsky/contact/getSyncStatus.d.ts +2 -1
- package/dist/lexicons/types/app/bsky/contact/getSyncStatus.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/contact/getSyncStatus.js +2 -1
- package/dist/lexicons/types/app/bsky/contact/getSyncStatus.js.map +1 -1
- package/dist/lexicons/types/app/bsky/contact/importContacts.d.ts +8 -3
- package/dist/lexicons/types/app/bsky/contact/importContacts.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/contact/importContacts.js +8 -3
- package/dist/lexicons/types/app/bsky/contact/importContacts.js.map +1 -1
- package/dist/lexicons/types/app/bsky/contact/sendNotification.d.ts +2 -6
- package/dist/lexicons/types/app/bsky/contact/sendNotification.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/contact/sendNotification.js +2 -6
- package/dist/lexicons/types/app/bsky/contact/sendNotification.js.map +1 -1
- package/dist/lexicons/types/app/bsky/contact/startPhoneVerification.d.ts +1 -3
- package/dist/lexicons/types/app/bsky/contact/startPhoneVerification.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/contact/startPhoneVerification.js +1 -3
- package/dist/lexicons/types/app/bsky/contact/startPhoneVerification.js.map +1 -1
- package/dist/lexicons/types/app/bsky/contact/verifyPhone.d.ts +4 -7
- package/dist/lexicons/types/app/bsky/contact/verifyPhone.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/contact/verifyPhone.js +4 -7
- package/dist/lexicons/types/app/bsky/contact/verifyPhone.js.map +1 -1
- package/dist/lexicons/types/app/bsky/draft/createDraft.d.ts +1 -3
- package/dist/lexicons/types/app/bsky/draft/createDraft.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/draft/createDraft.js +1 -3
- package/dist/lexicons/types/app/bsky/draft/createDraft.js.map +1 -1
- package/dist/lexicons/types/app/bsky/draft/defs.d.ts +23 -40
- package/dist/lexicons/types/app/bsky/draft/defs.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/draft/defs.js +23 -40
- package/dist/lexicons/types/app/bsky/draft/defs.js.map +1 -1
- package/dist/lexicons/types/app/bsky/draft/getDrafts.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/draft/getDrafts.js +1 -1
- package/dist/lexicons/types/app/bsky/embed/defs.d.ts +2 -6
- package/dist/lexicons/types/app/bsky/embed/defs.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/embed/defs.js +2 -6
- package/dist/lexicons/types/app/bsky/embed/defs.js.map +1 -1
- package/dist/lexicons/types/app/bsky/embed/external.d.ts +2 -1
- package/dist/lexicons/types/app/bsky/embed/external.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/embed/external.js +2 -1
- package/dist/lexicons/types/app/bsky/embed/external.js.map +1 -1
- package/dist/lexicons/types/app/bsky/embed/images.d.ts +9 -14
- package/dist/lexicons/types/app/bsky/embed/images.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/embed/images.js +9 -14
- package/dist/lexicons/types/app/bsky/embed/images.js.map +1 -1
- package/dist/lexicons/types/app/bsky/embed/record.d.ts +1 -3
- package/dist/lexicons/types/app/bsky/embed/record.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/embed/record.js +1 -3
- package/dist/lexicons/types/app/bsky/embed/record.js.map +1 -1
- package/dist/lexicons/types/app/bsky/embed/video.d.ts +5 -9
- package/dist/lexicons/types/app/bsky/embed/video.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/embed/video.js +5 -9
- package/dist/lexicons/types/app/bsky/embed/video.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/defs.d.ts +10 -10
- package/dist/lexicons/types/app/bsky/feed/defs.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/defs.js +10 -10
- package/dist/lexicons/types/app/bsky/feed/defs.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/generator.d.ts +4 -5
- package/dist/lexicons/types/app/bsky/feed/generator.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/generator.js +5 -6
- 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/getActorLikes.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/feed/getActorLikes.js +1 -1
- package/dist/lexicons/types/app/bsky/feed/getAuthorFeed.d.ts +4 -5
- package/dist/lexicons/types/app/bsky/feed/getAuthorFeed.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getAuthorFeed.js +4 -5
- 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/getFeedGenerator.d.ts +3 -9
- package/dist/lexicons/types/app/bsky/feed/getFeedGenerator.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getFeedGenerator.js +3 -9
- package/dist/lexicons/types/app/bsky/feed/getFeedGenerator.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getFeedGenerators.d.ts +1 -3
- package/dist/lexicons/types/app/bsky/feed/getFeedGenerators.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getFeedGenerators.js +1 -3
- package/dist/lexicons/types/app/bsky/feed/getFeedGenerators.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getFeedSkeleton.d.ts +3 -4
- package/dist/lexicons/types/app/bsky/feed/getFeedSkeleton.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getFeedSkeleton.js +3 -4
- package/dist/lexicons/types/app/bsky/feed/getFeedSkeleton.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getLikes.d.ts +3 -7
- package/dist/lexicons/types/app/bsky/feed/getLikes.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getLikes.js +3 -7
- package/dist/lexicons/types/app/bsky/feed/getLikes.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getListFeed.d.ts +2 -4
- package/dist/lexicons/types/app/bsky/feed/getListFeed.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getListFeed.js +2 -4
- package/dist/lexicons/types/app/bsky/feed/getListFeed.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getPostThread.d.ts +5 -5
- package/dist/lexicons/types/app/bsky/feed/getPostThread.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getPostThread.js +5 -5
- package/dist/lexicons/types/app/bsky/feed/getPostThread.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getPosts.d.ts +1 -0
- package/dist/lexicons/types/app/bsky/feed/getPosts.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getPosts.js +1 -0
- package/dist/lexicons/types/app/bsky/feed/getPosts.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getQuotes.d.ts +3 -7
- package/dist/lexicons/types/app/bsky/feed/getQuotes.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getQuotes.js +3 -7
- package/dist/lexicons/types/app/bsky/feed/getQuotes.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getRepostedBy.d.ts +3 -7
- package/dist/lexicons/types/app/bsky/feed/getRepostedBy.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getRepostedBy.js +3 -7
- 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/getTimeline.d.ts +3 -2
- package/dist/lexicons/types/app/bsky/feed/getTimeline.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getTimeline.js +3 -2
- package/dist/lexicons/types/app/bsky/feed/getTimeline.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/post.d.ts +10 -18
- package/dist/lexicons/types/app/bsky/feed/post.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/post.js +10 -18
- package/dist/lexicons/types/app/bsky/feed/post.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/postgate.d.ts +5 -4
- package/dist/lexicons/types/app/bsky/feed/postgate.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/postgate.js +5 -4
- package/dist/lexicons/types/app/bsky/feed/postgate.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/searchPosts.d.ts +23 -17
- package/dist/lexicons/types/app/bsky/feed/searchPosts.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/searchPosts.js +23 -17
- package/dist/lexicons/types/app/bsky/feed/searchPosts.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/threadgate.d.ts +5 -4
- package/dist/lexicons/types/app/bsky/feed/threadgate.d.ts.map +1 -1
- 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 -3
- package/dist/lexicons/types/app/bsky/graph/block.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/block.js +1 -3
- package/dist/lexicons/types/app/bsky/graph/block.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/defs.d.ts +15 -45
- package/dist/lexicons/types/app/bsky/graph/defs.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/defs.js +15 -45
- package/dist/lexicons/types/app/bsky/graph/defs.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/getBlocks.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/graph/getBlocks.js +1 -1
- package/dist/lexicons/types/app/bsky/graph/getFollowers.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/graph/getFollowers.js +1 -1
- package/dist/lexicons/types/app/bsky/graph/getFollows.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/graph/getFollows.js +1 -1
- package/dist/lexicons/types/app/bsky/graph/getKnownFollowers.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/graph/getKnownFollowers.js +1 -1
- package/dist/lexicons/types/app/bsky/graph/getList.d.ts +2 -4
- package/dist/lexicons/types/app/bsky/graph/getList.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getList.js +2 -4
- 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/getListMutes.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/graph/getListMutes.js +1 -1
- package/dist/lexicons/types/app/bsky/graph/getLists.d.ts +3 -7
- package/dist/lexicons/types/app/bsky/graph/getLists.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getLists.js +3 -7
- package/dist/lexicons/types/app/bsky/graph/getLists.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getListsWithMembership.d.ts +3 -7
- package/dist/lexicons/types/app/bsky/graph/getListsWithMembership.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getListsWithMembership.js +3 -7
- package/dist/lexicons/types/app/bsky/graph/getListsWithMembership.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/getRelationships.d.ts +2 -3
- package/dist/lexicons/types/app/bsky/graph/getRelationships.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getRelationships.js +2 -3
- package/dist/lexicons/types/app/bsky/graph/getRelationships.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getStarterPack.d.ts +1 -3
- package/dist/lexicons/types/app/bsky/graph/getStarterPack.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getStarterPack.js +1 -3
- package/dist/lexicons/types/app/bsky/graph/getStarterPack.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getStarterPacksWithMembership.d.ts +2 -4
- package/dist/lexicons/types/app/bsky/graph/getStarterPacksWithMembership.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getStarterPacksWithMembership.js +2 -4
- package/dist/lexicons/types/app/bsky/graph/getStarterPacksWithMembership.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getSuggestedFollowsByActor.d.ts +5 -4
- package/dist/lexicons/types/app/bsky/graph/getSuggestedFollowsByActor.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getSuggestedFollowsByActor.js +5 -4
- package/dist/lexicons/types/app/bsky/graph/getSuggestedFollowsByActor.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/list.d.ts +3 -4
- package/dist/lexicons/types/app/bsky/graph/list.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/list.js +4 -5
- package/dist/lexicons/types/app/bsky/graph/list.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/listblock.d.ts +1 -3
- package/dist/lexicons/types/app/bsky/graph/listblock.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/listblock.js +1 -3
- package/dist/lexicons/types/app/bsky/graph/listblock.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/listitem.d.ts +2 -6
- package/dist/lexicons/types/app/bsky/graph/listitem.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/listitem.js +2 -6
- package/dist/lexicons/types/app/bsky/graph/listitem.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/searchStarterPacks.d.ts +3 -2
- package/dist/lexicons/types/app/bsky/graph/searchStarterPacks.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/searchStarterPacks.js +3 -2
- package/dist/lexicons/types/app/bsky/graph/searchStarterPacks.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/starterpack.d.ts +3 -6
- package/dist/lexicons/types/app/bsky/graph/starterpack.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/starterpack.js +3 -6
- package/dist/lexicons/types/app/bsky/graph/starterpack.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/verification.d.ts +8 -8
- package/dist/lexicons/types/app/bsky/graph/verification.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/verification.js +8 -8
- package/dist/lexicons/types/app/bsky/graph/verification.js.map +1 -1
- package/dist/lexicons/types/app/bsky/labeler/defs.d.ts +10 -15
- package/dist/lexicons/types/app/bsky/labeler/defs.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/labeler/defs.js +10 -15
- package/dist/lexicons/types/app/bsky/labeler/defs.js.map +1 -1
- package/dist/lexicons/types/app/bsky/labeler/getServices.d.ts +2 -6
- package/dist/lexicons/types/app/bsky/labeler/getServices.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/labeler/getServices.js +2 -6
- package/dist/lexicons/types/app/bsky/labeler/getServices.js.map +1 -1
- package/dist/lexicons/types/app/bsky/labeler/service.d.ts +6 -5
- package/dist/lexicons/types/app/bsky/labeler/service.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/labeler/service.js +6 -5
- package/dist/lexicons/types/app/bsky/labeler/service.js.map +1 -1
- package/dist/lexicons/types/app/bsky/notification/declaration.d.ts +2 -1
- package/dist/lexicons/types/app/bsky/notification/declaration.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/notification/declaration.js +2 -1
- package/dist/lexicons/types/app/bsky/notification/declaration.js.map +1 -1
- package/dist/lexicons/types/app/bsky/notification/listActivitySubscriptions.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/notification/listActivitySubscriptions.js +1 -1
- package/dist/lexicons/types/app/bsky/notification/listNotifications.d.ts +4 -5
- package/dist/lexicons/types/app/bsky/notification/listNotifications.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/notification/listNotifications.js +4 -5
- package/dist/lexicons/types/app/bsky/notification/listNotifications.js.map +1 -1
- package/dist/lexicons/types/app/bsky/notification/registerPush.d.ts +1 -3
- package/dist/lexicons/types/app/bsky/notification/registerPush.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/notification/registerPush.js +1 -3
- package/dist/lexicons/types/app/bsky/notification/registerPush.js.map +1 -1
- package/dist/lexicons/types/app/bsky/richtext/facet.d.ts +2 -6
- package/dist/lexicons/types/app/bsky/richtext/facet.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/richtext/facet.js +2 -6
- package/dist/lexicons/types/app/bsky/richtext/facet.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/defs.d.ts +19 -37
- package/dist/lexicons/types/app/bsky/unspecced/defs.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/defs.js +19 -37
- package/dist/lexicons/types/app/bsky/unspecced/defs.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getOnboardingSuggestedStarterPacks.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getOnboardingSuggestedStarterPacks.js +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getOnboardingSuggestedStarterPacksSkeleton.d.ts +2 -4
- package/dist/lexicons/types/app/bsky/unspecced/getOnboardingSuggestedStarterPacksSkeleton.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getOnboardingSuggestedStarterPacksSkeleton.js +2 -4
- package/dist/lexicons/types/app/bsky/unspecced/getOnboardingSuggestedStarterPacksSkeleton.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getOnboardingSuggestedUsersSkeleton.d.ts +5 -10
- package/dist/lexicons/types/app/bsky/unspecced/getOnboardingSuggestedUsersSkeleton.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getOnboardingSuggestedUsersSkeleton.js +5 -10
- package/dist/lexicons/types/app/bsky/unspecced/getOnboardingSuggestedUsersSkeleton.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/getPostThreadOtherV2.d.ts +5 -5
- package/dist/lexicons/types/app/bsky/unspecced/getPostThreadOtherV2.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getPostThreadOtherV2.js +5 -5
- package/dist/lexicons/types/app/bsky/unspecced/getPostThreadOtherV2.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getPostThreadV2.d.ts +18 -8
- package/dist/lexicons/types/app/bsky/unspecced/getPostThreadV2.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getPostThreadV2.js +18 -8
- package/dist/lexicons/types/app/bsky/unspecced/getPostThreadV2.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedFeeds.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedFeeds.js +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedFeedsSkeleton.d.ts +2 -4
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedFeedsSkeleton.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedFeedsSkeleton.js +2 -4
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedFeedsSkeleton.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedOnboardingUsers.d.ts +4 -7
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedOnboardingUsers.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedOnboardingUsers.js +4 -7
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedOnboardingUsers.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacks.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacks.js +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacksSkeleton.d.ts +2 -4
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacksSkeleton.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacksSkeleton.js +2 -4
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacksSkeleton.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsers.d.ts +4 -7
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsers.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsers.js +4 -7
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsers.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersForDiscover.d.ts +2 -4
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersForDiscover.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersForDiscover.js +2 -4
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersForDiscover.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersForDiscoverSkeleton.d.ts +3 -7
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersForDiscoverSkeleton.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersForDiscoverSkeleton.js +3 -7
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersForDiscoverSkeleton.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersForExplore.d.ts +3 -7
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersForExplore.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersForExplore.js +3 -7
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersForExplore.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersForExploreSkeleton.d.ts +4 -10
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersForExploreSkeleton.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersForExploreSkeleton.js +4 -10
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersForExploreSkeleton.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersForSeeMore.d.ts +3 -7
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersForSeeMore.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersForSeeMore.js +3 -7
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersForSeeMore.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersForSeeMoreSkeleton.d.ts +4 -10
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersForSeeMoreSkeleton.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersForSeeMoreSkeleton.js +4 -10
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersForSeeMoreSkeleton.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersSkeleton.d.ts +5 -10
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersSkeleton.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersSkeleton.js +5 -10
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersSkeleton.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestionsSkeleton.d.ts +9 -7
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestionsSkeleton.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestionsSkeleton.js +9 -7
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestionsSkeleton.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getTrendingTopics.d.ts +3 -2
- package/dist/lexicons/types/app/bsky/unspecced/getTrendingTopics.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getTrendingTopics.js +3 -2
- package/dist/lexicons/types/app/bsky/unspecced/getTrendingTopics.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getTrends.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getTrends.js +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getTrendsSkeleton.d.ts +2 -4
- package/dist/lexicons/types/app/bsky/unspecced/getTrendsSkeleton.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getTrendsSkeleton.js +2 -4
- package/dist/lexicons/types/app/bsky/unspecced/getTrendsSkeleton.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/initAgeAssurance.d.ts +3 -9
- package/dist/lexicons/types/app/bsky/unspecced/initAgeAssurance.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/initAgeAssurance.js +3 -9
- package/dist/lexicons/types/app/bsky/unspecced/initAgeAssurance.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/searchActorsSkeleton.d.ts +9 -10
- package/dist/lexicons/types/app/bsky/unspecced/searchActorsSkeleton.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/searchActorsSkeleton.js +9 -10
- package/dist/lexicons/types/app/bsky/unspecced/searchActorsSkeleton.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/searchPostsSkeleton.d.ts +25 -18
- package/dist/lexicons/types/app/bsky/unspecced/searchPostsSkeleton.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/searchPostsSkeleton.js +25 -18
- package/dist/lexicons/types/app/bsky/unspecced/searchPostsSkeleton.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/searchStarterPacksSkeleton.d.ts +7 -9
- package/dist/lexicons/types/app/bsky/unspecced/searchStarterPacksSkeleton.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/searchStarterPacksSkeleton.js +7 -9
- package/dist/lexicons/types/app/bsky/unspecced/searchStarterPacksSkeleton.js.map +1 -1
- package/dist/lexicons/types/app/bsky/video/defs.d.ts +3 -1
- package/dist/lexicons/types/app/bsky/video/defs.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/video/defs.js +3 -1
- package/dist/lexicons/types/app/bsky/video/defs.js.map +1 -1
- package/dist/lexicons/types/chat/bsky/actor/declaration.d.ts +2 -1
- package/dist/lexicons/types/chat/bsky/actor/declaration.d.ts.map +1 -1
- package/dist/lexicons/types/chat/bsky/actor/declaration.js +2 -1
- package/dist/lexicons/types/chat/bsky/actor/declaration.js.map +1 -1
- package/dist/lexicons/types/chat/bsky/actor/defs.d.ts +4 -12
- package/dist/lexicons/types/chat/bsky/actor/defs.d.ts.map +1 -1
- package/dist/lexicons/types/chat/bsky/actor/defs.js +4 -12
- package/dist/lexicons/types/chat/bsky/actor/defs.js.map +1 -1
- package/dist/lexicons/types/chat/bsky/convo/acceptConvo.d.ts +1 -3
- package/dist/lexicons/types/chat/bsky/convo/acceptConvo.d.ts.map +1 -1
- package/dist/lexicons/types/chat/bsky/convo/acceptConvo.js +1 -3
- package/dist/lexicons/types/chat/bsky/convo/acceptConvo.js.map +1 -1
- package/dist/lexicons/types/chat/bsky/convo/defs.d.ts +66 -121
- package/dist/lexicons/types/chat/bsky/convo/defs.d.ts.map +1 -1
- package/dist/lexicons/types/chat/bsky/convo/defs.js +61 -121
- package/dist/lexicons/types/chat/bsky/convo/defs.js.map +1 -1
- package/dist/lexicons/types/chat/bsky/convo/getConvoMembers.d.ts +1 -1
- package/dist/lexicons/types/chat/bsky/convo/getConvoMembers.js +1 -1
- package/dist/lexicons/types/chat/bsky/convo/getMessages.d.ts +3 -2
- package/dist/lexicons/types/chat/bsky/convo/getMessages.d.ts.map +1 -1
- package/dist/lexicons/types/chat/bsky/convo/getMessages.js +3 -2
- package/dist/lexicons/types/chat/bsky/convo/getMessages.js.map +1 -1
- package/dist/lexicons/types/chat/bsky/convo/listConvoRequests.d.ts +1 -1
- package/dist/lexicons/types/chat/bsky/convo/listConvoRequests.js +1 -1
- package/dist/lexicons/types/chat/bsky/convo/listConvos.d.ts +6 -5
- package/dist/lexicons/types/chat/bsky/convo/listConvos.d.ts.map +1 -1
- package/dist/lexicons/types/chat/bsky/convo/listConvos.js +7 -5
- package/dist/lexicons/types/chat/bsky/convo/listConvos.js.map +1 -1
- package/dist/lexicons/types/chat/bsky/convo/sendMessageBatch.d.ts +1 -3
- package/dist/lexicons/types/chat/bsky/convo/sendMessageBatch.d.ts.map +1 -1
- package/dist/lexicons/types/chat/bsky/convo/sendMessageBatch.js +1 -3
- package/dist/lexicons/types/chat/bsky/convo/sendMessageBatch.js.map +1 -1
- package/dist/lexicons/types/chat/bsky/convo/updateAllRead.d.ts +1 -3
- package/dist/lexicons/types/chat/bsky/convo/updateAllRead.d.ts.map +1 -1
- package/dist/lexicons/types/chat/bsky/convo/updateAllRead.js +1 -3
- package/dist/lexicons/types/chat/bsky/convo/updateAllRead.js.map +1 -1
- package/dist/lexicons/types/chat/bsky/group/addMembers.d.ts +1 -3
- package/dist/lexicons/types/chat/bsky/group/addMembers.d.ts.map +1 -1
- package/dist/lexicons/types/chat/bsky/group/addMembers.js +1 -3
- package/dist/lexicons/types/chat/bsky/group/addMembers.js.map +1 -1
- package/dist/lexicons/types/chat/bsky/group/createGroup.d.ts +1 -3
- package/dist/lexicons/types/chat/bsky/group/createGroup.d.ts.map +1 -1
- package/dist/lexicons/types/chat/bsky/group/createGroup.js +1 -3
- package/dist/lexicons/types/chat/bsky/group/createGroup.js.map +1 -1
- package/dist/lexicons/types/chat/bsky/group/createJoinLink.d.ts +1 -3
- package/dist/lexicons/types/chat/bsky/group/createJoinLink.d.ts.map +1 -1
- package/dist/lexicons/types/chat/bsky/group/createJoinLink.js +1 -3
- package/dist/lexicons/types/chat/bsky/group/createJoinLink.js.map +1 -1
- package/dist/lexicons/types/chat/bsky/group/defs.d.ts +9 -6
- package/dist/lexicons/types/chat/bsky/group/defs.d.ts.map +1 -1
- package/dist/lexicons/types/chat/bsky/group/defs.js +8 -3
- package/dist/lexicons/types/chat/bsky/group/defs.js.map +1 -1
- package/dist/lexicons/types/chat/bsky/group/{getGroupPublicInfo.d.ts → getJoinLinkPreview.d.ts} +4 -4
- package/dist/lexicons/types/chat/bsky/group/{getGroupPublicInfo.d.ts.map → getJoinLinkPreview.d.ts.map} +1 -1
- package/dist/lexicons/types/chat/bsky/group/{getGroupPublicInfo.js → getJoinLinkPreview.js} +4 -4
- package/dist/lexicons/types/chat/bsky/group/{getGroupPublicInfo.js.map → getJoinLinkPreview.js.map} +1 -1
- package/dist/lexicons/types/chat/bsky/group/listJoinRequests.d.ts +1 -1
- package/dist/lexicons/types/chat/bsky/group/listJoinRequests.js +1 -1
- package/dist/lexicons/types/chat/bsky/group/removeMembers.d.ts +1 -3
- package/dist/lexicons/types/chat/bsky/group/removeMembers.d.ts.map +1 -1
- package/dist/lexicons/types/chat/bsky/group/removeMembers.js +1 -3
- package/dist/lexicons/types/chat/bsky/group/removeMembers.js.map +1 -1
- package/dist/lexicons/types/chat/bsky/group/requestJoin.d.ts +1 -3
- package/dist/lexicons/types/chat/bsky/group/requestJoin.d.ts.map +1 -1
- package/dist/lexicons/types/chat/bsky/group/requestJoin.js +1 -3
- package/dist/lexicons/types/chat/bsky/group/requestJoin.js.map +1 -1
- package/dist/lexicons/types/chat/bsky/moderation/getMessageContext.d.ts +3 -9
- package/dist/lexicons/types/chat/bsky/moderation/getMessageContext.d.ts.map +1 -1
- package/dist/lexicons/types/chat/bsky/moderation/getMessageContext.js +3 -9
- package/dist/lexicons/types/chat/bsky/moderation/getMessageContext.js.map +1 -1
- package/dist/lexicons/types/chat/bsky/moderation/subscribeModEvents.d.ts +4 -7
- package/dist/lexicons/types/chat/bsky/moderation/subscribeModEvents.d.ts.map +1 -1
- package/dist/lexicons/types/chat/bsky/moderation/subscribeModEvents.js +4 -7
- package/dist/lexicons/types/chat/bsky/moderation/subscribeModEvents.js.map +1 -1
- package/dist/limits.d.ts +35 -35
- package/dist/limits.d.ts.map +1 -1
- package/dist/limits.js +11 -11
- package/dist/limits.js.map +1 -1
- package/dist/utilities/embeds.d.ts +14 -21
- package/dist/utilities/embeds.d.ts.map +1 -1
- package/dist/utilities/embeds.js +7 -0
- package/dist/utilities/embeds.js.map +1 -1
- package/dist/utilities/list.d.ts +1 -3
- package/dist/utilities/list.d.ts.map +1 -1
- package/dist/utilities/profile.d.ts +1 -3
- package/dist/utilities/profile.d.ts.map +1 -1
- package/dist/utilities/starterpack.d.ts +1 -3
- package/dist/utilities/starterpack.d.ts.map +1 -1
- package/lib/lexicons/index.ts +1 -1
- package/lib/lexicons/types/app/bsky/actor/defs.ts +58 -114
- package/lib/lexicons/types/app/bsky/actor/getProfile.ts +1 -3
- package/lib/lexicons/types/app/bsky/actor/getSuggestions.ts +3 -4
- package/lib/lexicons/types/app/bsky/actor/profile.ts +9 -7
- package/lib/lexicons/types/app/bsky/actor/searchActors.ts +4 -2
- package/lib/lexicons/types/app/bsky/actor/searchActorsTypeahead.ts +3 -4
- package/lib/lexicons/types/app/bsky/actor/status.ts +3 -6
- package/lib/lexicons/types/app/bsky/ageassurance/begin.ts +4 -12
- package/lib/lexicons/types/app/bsky/ageassurance/defs.ts +27 -68
- package/lib/lexicons/types/app/bsky/bookmark/defs.ts +2 -6
- package/lib/lexicons/types/app/bsky/bookmark/getBookmarks.ts +1 -1
- package/lib/lexicons/types/app/bsky/contact/defs.ts +9 -13
- package/lib/lexicons/types/app/bsky/contact/dismissMatch.ts +1 -3
- package/lib/lexicons/types/app/bsky/contact/getMatches.ts +1 -1
- package/lib/lexicons/types/app/bsky/contact/getSyncStatus.ts +2 -1
- package/lib/lexicons/types/app/bsky/contact/importContacts.ts +8 -3
- package/lib/lexicons/types/app/bsky/contact/sendNotification.ts +2 -6
- package/lib/lexicons/types/app/bsky/contact/startPhoneVerification.ts +1 -3
- package/lib/lexicons/types/app/bsky/contact/verifyPhone.ts +4 -7
- package/lib/lexicons/types/app/bsky/draft/createDraft.ts +1 -3
- package/lib/lexicons/types/app/bsky/draft/defs.ts +23 -40
- package/lib/lexicons/types/app/bsky/draft/getDrafts.ts +1 -1
- package/lib/lexicons/types/app/bsky/embed/defs.ts +2 -6
- package/lib/lexicons/types/app/bsky/embed/external.ts +2 -1
- package/lib/lexicons/types/app/bsky/embed/images.ts +9 -14
- package/lib/lexicons/types/app/bsky/embed/record.ts +1 -3
- package/lib/lexicons/types/app/bsky/embed/video.ts +5 -9
- package/lib/lexicons/types/app/bsky/feed/defs.ts +10 -10
- package/lib/lexicons/types/app/bsky/feed/generator.ts +5 -6
- 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 +4 -5
- package/lib/lexicons/types/app/bsky/feed/getFeed.ts +1 -1
- package/lib/lexicons/types/app/bsky/feed/getFeedGenerator.ts +3 -9
- package/lib/lexicons/types/app/bsky/feed/getFeedGenerators.ts +1 -3
- package/lib/lexicons/types/app/bsky/feed/getFeedSkeleton.ts +3 -4
- package/lib/lexicons/types/app/bsky/feed/getLikes.ts +3 -7
- package/lib/lexicons/types/app/bsky/feed/getListFeed.ts +2 -4
- package/lib/lexicons/types/app/bsky/feed/getPostThread.ts +5 -5
- package/lib/lexicons/types/app/bsky/feed/getPosts.ts +1 -0
- package/lib/lexicons/types/app/bsky/feed/getQuotes.ts +3 -7
- package/lib/lexicons/types/app/bsky/feed/getRepostedBy.ts +3 -7
- package/lib/lexicons/types/app/bsky/feed/getSuggestedFeeds.ts +1 -1
- package/lib/lexicons/types/app/bsky/feed/getTimeline.ts +3 -2
- package/lib/lexicons/types/app/bsky/feed/post.ts +10 -18
- package/lib/lexicons/types/app/bsky/feed/postgate.ts +5 -4
- package/lib/lexicons/types/app/bsky/feed/searchPosts.ts +23 -17
- package/lib/lexicons/types/app/bsky/feed/threadgate.ts +5 -4
- package/lib/lexicons/types/app/bsky/graph/block.ts +1 -3
- package/lib/lexicons/types/app/bsky/graph/defs.ts +15 -45
- package/lib/lexicons/types/app/bsky/graph/getActorStarterPacks.ts +1 -1
- package/lib/lexicons/types/app/bsky/graph/getBlocks.ts +1 -1
- package/lib/lexicons/types/app/bsky/graph/getFollowers.ts +1 -1
- package/lib/lexicons/types/app/bsky/graph/getFollows.ts +1 -1
- package/lib/lexicons/types/app/bsky/graph/getKnownFollowers.ts +1 -1
- package/lib/lexicons/types/app/bsky/graph/getList.ts +2 -4
- 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 +3 -7
- package/lib/lexicons/types/app/bsky/graph/getListsWithMembership.ts +3 -7
- package/lib/lexicons/types/app/bsky/graph/getMutes.ts +1 -1
- package/lib/lexicons/types/app/bsky/graph/getRelationships.ts +2 -3
- package/lib/lexicons/types/app/bsky/graph/getStarterPack.ts +1 -3
- package/lib/lexicons/types/app/bsky/graph/getStarterPacksWithMembership.ts +2 -4
- package/lib/lexicons/types/app/bsky/graph/getSuggestedFollowsByActor.ts +5 -4
- package/lib/lexicons/types/app/bsky/graph/list.ts +4 -5
- package/lib/lexicons/types/app/bsky/graph/listblock.ts +1 -3
- package/lib/lexicons/types/app/bsky/graph/listitem.ts +2 -6
- package/lib/lexicons/types/app/bsky/graph/searchStarterPacks.ts +3 -2
- package/lib/lexicons/types/app/bsky/graph/starterpack.ts +3 -6
- package/lib/lexicons/types/app/bsky/graph/verification.ts +8 -8
- package/lib/lexicons/types/app/bsky/labeler/defs.ts +10 -15
- package/lib/lexicons/types/app/bsky/labeler/getServices.ts +2 -6
- package/lib/lexicons/types/app/bsky/labeler/service.ts +6 -5
- package/lib/lexicons/types/app/bsky/notification/declaration.ts +2 -1
- package/lib/lexicons/types/app/bsky/notification/listActivitySubscriptions.ts +1 -1
- package/lib/lexicons/types/app/bsky/notification/listNotifications.ts +4 -5
- package/lib/lexicons/types/app/bsky/notification/registerPush.ts +1 -3
- package/lib/lexicons/types/app/bsky/richtext/facet.ts +2 -6
- package/lib/lexicons/types/app/bsky/unspecced/defs.ts +19 -37
- package/lib/lexicons/types/app/bsky/unspecced/getOnboardingSuggestedStarterPacks.ts +1 -1
- package/lib/lexicons/types/app/bsky/unspecced/getOnboardingSuggestedStarterPacksSkeleton.ts +2 -4
- package/lib/lexicons/types/app/bsky/unspecced/getOnboardingSuggestedUsersSkeleton.ts +5 -10
- package/lib/lexicons/types/app/bsky/unspecced/getPopularFeedGenerators.ts +1 -1
- package/lib/lexicons/types/app/bsky/unspecced/getPostThreadOtherV2.ts +5 -5
- package/lib/lexicons/types/app/bsky/unspecced/getPostThreadV2.ts +18 -8
- package/lib/lexicons/types/app/bsky/unspecced/getSuggestedFeeds.ts +1 -1
- package/lib/lexicons/types/app/bsky/unspecced/getSuggestedFeedsSkeleton.ts +2 -4
- package/lib/lexicons/types/app/bsky/unspecced/getSuggestedOnboardingUsers.ts +4 -7
- package/lib/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacks.ts +1 -1
- package/lib/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacksSkeleton.ts +2 -4
- package/lib/lexicons/types/app/bsky/unspecced/getSuggestedUsers.ts +4 -7
- package/lib/lexicons/types/app/bsky/unspecced/getSuggestedUsersForDiscover.ts +2 -4
- package/lib/lexicons/types/app/bsky/unspecced/getSuggestedUsersForDiscoverSkeleton.ts +3 -7
- package/lib/lexicons/types/app/bsky/unspecced/getSuggestedUsersForExplore.ts +3 -7
- package/lib/lexicons/types/app/bsky/unspecced/getSuggestedUsersForExploreSkeleton.ts +4 -10
- package/lib/lexicons/types/app/bsky/unspecced/getSuggestedUsersForSeeMore.ts +3 -7
- package/lib/lexicons/types/app/bsky/unspecced/getSuggestedUsersForSeeMoreSkeleton.ts +4 -10
- package/lib/lexicons/types/app/bsky/unspecced/getSuggestedUsersSkeleton.ts +5 -10
- package/lib/lexicons/types/app/bsky/unspecced/getSuggestionsSkeleton.ts +9 -7
- package/lib/lexicons/types/app/bsky/unspecced/getTrendingTopics.ts +3 -2
- package/lib/lexicons/types/app/bsky/unspecced/getTrends.ts +1 -1
- package/lib/lexicons/types/app/bsky/unspecced/getTrendsSkeleton.ts +2 -4
- package/lib/lexicons/types/app/bsky/unspecced/initAgeAssurance.ts +3 -9
- package/lib/lexicons/types/app/bsky/unspecced/searchActorsSkeleton.ts +9 -10
- package/lib/lexicons/types/app/bsky/unspecced/searchPostsSkeleton.ts +25 -18
- package/lib/lexicons/types/app/bsky/unspecced/searchStarterPacksSkeleton.ts +7 -9
- package/lib/lexicons/types/app/bsky/video/defs.ts +3 -1
- package/lib/lexicons/types/chat/bsky/actor/declaration.ts +2 -1
- package/lib/lexicons/types/chat/bsky/actor/defs.ts +4 -12
- package/lib/lexicons/types/chat/bsky/convo/acceptConvo.ts +1 -3
- package/lib/lexicons/types/chat/bsky/convo/defs.ts +64 -121
- package/lib/lexicons/types/chat/bsky/convo/getConvoMembers.ts +1 -1
- package/lib/lexicons/types/chat/bsky/convo/getMessages.ts +3 -2
- package/lib/lexicons/types/chat/bsky/convo/listConvoRequests.ts +1 -1
- package/lib/lexicons/types/chat/bsky/convo/listConvos.ts +8 -5
- package/lib/lexicons/types/chat/bsky/convo/sendMessageBatch.ts +1 -3
- package/lib/lexicons/types/chat/bsky/convo/updateAllRead.ts +1 -3
- package/lib/lexicons/types/chat/bsky/group/addMembers.ts +1 -3
- package/lib/lexicons/types/chat/bsky/group/createGroup.ts +1 -3
- package/lib/lexicons/types/chat/bsky/group/createJoinLink.ts +1 -3
- package/lib/lexicons/types/chat/bsky/group/defs.ts +11 -6
- package/lib/lexicons/types/chat/bsky/group/{getGroupPublicInfo.ts → getJoinLinkPreview.ts} +4 -4
- package/lib/lexicons/types/chat/bsky/group/listJoinRequests.ts +1 -1
- package/lib/lexicons/types/chat/bsky/group/removeMembers.ts +1 -3
- package/lib/lexicons/types/chat/bsky/group/requestJoin.ts +1 -3
- package/lib/lexicons/types/chat/bsky/moderation/getMessageContext.ts +3 -9
- package/lib/lexicons/types/chat/bsky/moderation/subscribeModEvents.ts +4 -7
- package/lib/limits.ts +11 -11
- package/lib/utilities/embeds.ts +14 -21
- package/lib/utilities/list.ts +1 -3
- package/lib/utilities/profile.ts +1 -3
- package/lib/utilities/starterpack.ts +1 -3
- package/package.json +7 -7
|
@@ -4,29 +4,26 @@ import * as v from '@atcute/lexicons/validations';
|
|
|
4
4
|
const _accessSchema = /*#__PURE__*/ v.string<'full' | 'none' | 'safe' | 'unknown' | (string & {})>();
|
|
5
5
|
const _configSchema = /*#__PURE__*/ v.object({
|
|
6
6
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.ageassurance.defs#config')),
|
|
7
|
-
/**
|
|
8
|
-
* The per-region Age Assurance configuration.
|
|
9
|
-
*/
|
|
7
|
+
/** The per-region Age Assurance configuration. */
|
|
10
8
|
get regions() {
|
|
11
9
|
return /*#__PURE__*/ v.array(configRegionSchema);
|
|
12
10
|
},
|
|
13
11
|
});
|
|
14
12
|
const _configRegionSchema = /*#__PURE__*/ v.object({
|
|
15
13
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.ageassurance.defs#configRegion')),
|
|
16
|
-
/**
|
|
17
|
-
* The ISO 3166-1 alpha-2 country code this configuration applies to.
|
|
18
|
-
*/
|
|
14
|
+
/** The ISO 3166-1 alpha-2 country code this configuration applies to. */
|
|
19
15
|
countryCode: /*#__PURE__*/ v.string(),
|
|
20
|
-
/**
|
|
21
|
-
* The minimum age (as a whole integer) required to use Bluesky in this region.
|
|
22
|
-
*/
|
|
16
|
+
/** The minimum age (as a whole integer) required to use Bluesky in this region. */
|
|
23
17
|
minAccessAge: /*#__PURE__*/ v.integer(),
|
|
24
18
|
/**
|
|
25
|
-
* The ISO 3166-2 region code this configuration applies to. If omitted, the configuration applies to the
|
|
19
|
+
* The ISO 3166-2 region code this configuration applies to. If omitted, the configuration applies to the
|
|
20
|
+
* entire country.
|
|
26
21
|
*/
|
|
27
22
|
regionCode: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
28
23
|
/**
|
|
29
|
-
* The ordered list of Age Assurance rules that apply to this region. Rules should be applied in order, and
|
|
24
|
+
* The ordered list of Age Assurance rules that apply to this region. Rules should be applied in order, and
|
|
25
|
+
* the first matching rule determines the access level granted. The rules array should always include a
|
|
26
|
+
* default rule as the last item.
|
|
30
27
|
*/
|
|
31
28
|
get rules() {
|
|
32
29
|
return /*#__PURE__*/ v.array(
|
|
@@ -57,9 +54,7 @@ const _configRegionRuleIfAccountNewerThanSchema = /*#__PURE__*/ v.object({
|
|
|
57
54
|
get access() {
|
|
58
55
|
return accessSchema;
|
|
59
56
|
},
|
|
60
|
-
/**
|
|
61
|
-
* The date threshold as a datetime string.
|
|
62
|
-
*/
|
|
57
|
+
/** The date threshold as a datetime string. */
|
|
63
58
|
date: /*#__PURE__*/ v.datetimeString(),
|
|
64
59
|
});
|
|
65
60
|
const _configRegionRuleIfAccountOlderThanSchema = /*#__PURE__*/ v.object({
|
|
@@ -69,9 +64,7 @@ const _configRegionRuleIfAccountOlderThanSchema = /*#__PURE__*/ v.object({
|
|
|
69
64
|
get access() {
|
|
70
65
|
return accessSchema;
|
|
71
66
|
},
|
|
72
|
-
/**
|
|
73
|
-
* The date threshold as a datetime string.
|
|
74
|
-
*/
|
|
67
|
+
/** The date threshold as a datetime string. */
|
|
75
68
|
date: /*#__PURE__*/ v.datetimeString(),
|
|
76
69
|
});
|
|
77
70
|
const _configRegionRuleIfAssuredOverAgeSchema = /*#__PURE__*/ v.object({
|
|
@@ -81,9 +74,7 @@ const _configRegionRuleIfAssuredOverAgeSchema = /*#__PURE__*/ v.object({
|
|
|
81
74
|
get access() {
|
|
82
75
|
return accessSchema;
|
|
83
76
|
},
|
|
84
|
-
/**
|
|
85
|
-
* The age threshold as a whole integer.
|
|
86
|
-
*/
|
|
77
|
+
/** The age threshold as a whole integer. */
|
|
87
78
|
age: /*#__PURE__*/ v.integer(),
|
|
88
79
|
});
|
|
89
80
|
const _configRegionRuleIfAssuredUnderAgeSchema = /*#__PURE__*/ v.object({
|
|
@@ -93,9 +84,7 @@ const _configRegionRuleIfAssuredUnderAgeSchema = /*#__PURE__*/ v.object({
|
|
|
93
84
|
get access() {
|
|
94
85
|
return accessSchema;
|
|
95
86
|
},
|
|
96
|
-
/**
|
|
97
|
-
* The age threshold as a whole integer.
|
|
98
|
-
*/
|
|
87
|
+
/** The age threshold as a whole integer. */
|
|
99
88
|
age: /*#__PURE__*/ v.integer(),
|
|
100
89
|
});
|
|
101
90
|
const _configRegionRuleIfDeclaredOverAgeSchema = /*#__PURE__*/ v.object({
|
|
@@ -105,9 +94,7 @@ const _configRegionRuleIfDeclaredOverAgeSchema = /*#__PURE__*/ v.object({
|
|
|
105
94
|
get access() {
|
|
106
95
|
return accessSchema;
|
|
107
96
|
},
|
|
108
|
-
/**
|
|
109
|
-
* The age threshold as a whole integer.
|
|
110
|
-
*/
|
|
97
|
+
/** The age threshold as a whole integer. */
|
|
111
98
|
age: /*#__PURE__*/ v.integer(),
|
|
112
99
|
});
|
|
113
100
|
const _configRegionRuleIfDeclaredUnderAgeSchema = /*#__PURE__*/ v.object({
|
|
@@ -117,56 +104,32 @@ const _configRegionRuleIfDeclaredUnderAgeSchema = /*#__PURE__*/ v.object({
|
|
|
117
104
|
get access() {
|
|
118
105
|
return accessSchema;
|
|
119
106
|
},
|
|
120
|
-
/**
|
|
121
|
-
* The age threshold as a whole integer.
|
|
122
|
-
*/
|
|
107
|
+
/** The age threshold as a whole integer. */
|
|
123
108
|
age: /*#__PURE__*/ v.integer(),
|
|
124
109
|
});
|
|
125
110
|
const _eventSchema = /*#__PURE__*/ v.object({
|
|
126
111
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.ageassurance.defs#event')),
|
|
127
|
-
/**
|
|
128
|
-
* The access level granted based on Age Assurance data we've processed.
|
|
129
|
-
*/
|
|
112
|
+
/** The access level granted based on Age Assurance data we've processed. */
|
|
130
113
|
access: /*#__PURE__*/ v.string<'full' | 'none' | 'safe' | 'unknown' | (string & {})>(),
|
|
131
|
-
/**
|
|
132
|
-
* The unique identifier for this instance of the Age Assurance flow, in UUID format.
|
|
133
|
-
*/
|
|
114
|
+
/** The unique identifier for this instance of the Age Assurance flow, in UUID format. */
|
|
134
115
|
attemptId: /*#__PURE__*/ v.string(),
|
|
135
|
-
/**
|
|
136
|
-
* The IP address used when completing the Age Assurance flow.
|
|
137
|
-
*/
|
|
116
|
+
/** The IP address used when completing the Age Assurance flow. */
|
|
138
117
|
completeIp: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
139
|
-
/**
|
|
140
|
-
* The user agent used when completing the Age Assurance flow.
|
|
141
|
-
*/
|
|
118
|
+
/** The user agent used when completing the Age Assurance flow. */
|
|
142
119
|
completeUa: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
143
|
-
/**
|
|
144
|
-
* The ISO 3166-1 alpha-2 country code provided when beginning the Age Assurance flow.
|
|
145
|
-
*/
|
|
120
|
+
/** The ISO 3166-1 alpha-2 country code provided when beginning the Age Assurance flow. */
|
|
146
121
|
countryCode: /*#__PURE__*/ v.string(),
|
|
147
|
-
/**
|
|
148
|
-
* The date and time of this write operation.
|
|
149
|
-
*/
|
|
122
|
+
/** The date and time of this write operation. */
|
|
150
123
|
createdAt: /*#__PURE__*/ v.datetimeString(),
|
|
151
|
-
/**
|
|
152
|
-
* The email used for Age Assurance.
|
|
153
|
-
*/
|
|
124
|
+
/** The email used for Age Assurance. */
|
|
154
125
|
email: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
155
|
-
/**
|
|
156
|
-
* The IP address used when initiating the Age Assurance flow.
|
|
157
|
-
*/
|
|
126
|
+
/** The IP address used when initiating the Age Assurance flow. */
|
|
158
127
|
initIp: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
159
|
-
/**
|
|
160
|
-
* The user agent used when initiating the Age Assurance flow.
|
|
161
|
-
*/
|
|
128
|
+
/** The user agent used when initiating the Age Assurance flow. */
|
|
162
129
|
initUa: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
163
|
-
/**
|
|
164
|
-
* The ISO 3166-2 region code provided when beginning the Age Assurance flow.
|
|
165
|
-
*/
|
|
130
|
+
/** The ISO 3166-2 region code provided when beginning the Age Assurance flow. */
|
|
166
131
|
regionCode: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
167
|
-
/**
|
|
168
|
-
* The status of the Age Assurance process.
|
|
169
|
-
*/
|
|
132
|
+
/** The status of the Age Assurance process. */
|
|
170
133
|
status: /*#__PURE__*/ v.string<'assured' | 'blocked' | 'pending' | 'unknown' | (string & {})>(),
|
|
171
134
|
});
|
|
172
135
|
const _stateSchema = /*#__PURE__*/ v.object({
|
|
@@ -174,9 +137,7 @@ const _stateSchema = /*#__PURE__*/ v.object({
|
|
|
174
137
|
get access() {
|
|
175
138
|
return accessSchema;
|
|
176
139
|
},
|
|
177
|
-
/**
|
|
178
|
-
* The timestamp when this state was last updated.
|
|
179
|
-
*/
|
|
140
|
+
/** The timestamp when this state was last updated. */
|
|
180
141
|
lastInitiatedAt: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.datetimeString()),
|
|
181
142
|
get status() {
|
|
182
143
|
return statusSchema;
|
|
@@ -184,9 +145,7 @@ const _stateSchema = /*#__PURE__*/ v.object({
|
|
|
184
145
|
});
|
|
185
146
|
const _stateMetadataSchema = /*#__PURE__*/ v.object({
|
|
186
147
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.ageassurance.defs#stateMetadata')),
|
|
187
|
-
/**
|
|
188
|
-
* The account creation timestamp.
|
|
189
|
-
*/
|
|
148
|
+
/** The account creation timestamp. */
|
|
190
149
|
accountCreatedAt: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.datetimeString()),
|
|
191
150
|
});
|
|
192
151
|
const _statusSchema = /*#__PURE__*/ v.string<'assured' | 'blocked' | 'pending' | 'unknown' | (string & {})>();
|
|
@@ -6,9 +6,7 @@ import * as AppBskyFeedDefs from '../feed/defs.ts';
|
|
|
6
6
|
|
|
7
7
|
const _bookmarkSchema = /*#__PURE__*/ v.object({
|
|
8
8
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.bookmark.defs#bookmark')),
|
|
9
|
-
/**
|
|
10
|
-
* A strong ref to the record to be bookmarked. Currently, only `app.bsky.feed.post` records are supported.
|
|
11
|
-
*/
|
|
9
|
+
/** A strong ref to the record to be bookmarked. Currently, only `app.bsky.feed.post` records are supported. */
|
|
12
10
|
get subject() {
|
|
13
11
|
return ComAtprotoRepoStrongRef.mainSchema;
|
|
14
12
|
},
|
|
@@ -23,9 +21,7 @@ const _bookmarkViewSchema = /*#__PURE__*/ v.object({
|
|
|
23
21
|
AppBskyFeedDefs.postViewSchema,
|
|
24
22
|
]);
|
|
25
23
|
},
|
|
26
|
-
/**
|
|
27
|
-
* A strong ref to the bookmarked record.
|
|
28
|
-
*/
|
|
24
|
+
/** A strong ref to the bookmarked record. */
|
|
29
25
|
get subject() {
|
|
30
26
|
return ComAtprotoRepoStrongRef.mainSchema;
|
|
31
27
|
},
|
|
@@ -8,9 +8,9 @@ const _mainSchema = /*#__PURE__*/ v.query('app.bsky.bookmark.getBookmarks', {
|
|
|
8
8
|
params: /*#__PURE__*/ v.object({
|
|
9
9
|
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
10
10
|
/**
|
|
11
|
+
* @default 50
|
|
11
12
|
* @minimum 1
|
|
12
13
|
* @maximum 100
|
|
13
|
-
* @default 50
|
|
14
14
|
*/
|
|
15
15
|
limit: /*#__PURE__*/ v.optional(
|
|
16
16
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 100)]),
|
|
@@ -7,38 +7,34 @@ const _matchAndContactIndexSchema = /*#__PURE__*/ v.object({
|
|
|
7
7
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.contact.defs#matchAndContactIndex')),
|
|
8
8
|
/**
|
|
9
9
|
* The index of this match in the import contact input.
|
|
10
|
+
*
|
|
10
11
|
* @minimum 0
|
|
11
12
|
* @maximum 999
|
|
12
13
|
*/
|
|
13
14
|
contactIndex: /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(0, 999)]),
|
|
14
|
-
/**
|
|
15
|
-
* Profile of the matched user.
|
|
16
|
-
*/
|
|
15
|
+
/** Profile of the matched user. */
|
|
17
16
|
get match() {
|
|
18
17
|
return AppBskyActorDefs.profileViewSchema;
|
|
19
18
|
},
|
|
20
19
|
});
|
|
21
20
|
const _notificationSchema = /*#__PURE__*/ v.object({
|
|
22
21
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.contact.defs#notification')),
|
|
23
|
-
/**
|
|
24
|
-
* The DID of who this notification comes from.
|
|
25
|
-
*/
|
|
22
|
+
/** The DID of who this notification comes from. */
|
|
26
23
|
from: /*#__PURE__*/ v.didString(),
|
|
27
|
-
/**
|
|
28
|
-
* The DID of who this notification should go to.
|
|
29
|
-
*/
|
|
24
|
+
/** The DID of who this notification should go to. */
|
|
30
25
|
to: /*#__PURE__*/ v.didString(),
|
|
31
26
|
});
|
|
32
27
|
const _syncStatusSchema = /*#__PURE__*/ v.object({
|
|
33
28
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.contact.defs#syncStatus')),
|
|
34
29
|
/**
|
|
35
|
-
* Number of existing contact matches resulting of the user imports and of their imported contacts having
|
|
30
|
+
* Number of existing contact matches resulting of the user imports and of their imported contacts having
|
|
31
|
+
* imported the user. Matches stop being counted when the user either follows the matched contact or
|
|
32
|
+
* dismisses the match.
|
|
33
|
+
*
|
|
36
34
|
* @minimum 0
|
|
37
35
|
*/
|
|
38
36
|
matchesCount: /*#__PURE__*/ v.integer(),
|
|
39
|
-
/**
|
|
40
|
-
* Last date when contacts where imported.
|
|
41
|
-
*/
|
|
37
|
+
/** Last date when contacts where imported. */
|
|
42
38
|
syncedAt: /*#__PURE__*/ v.datetimeString(),
|
|
43
39
|
});
|
|
44
40
|
|
|
@@ -7,9 +7,7 @@ const _mainSchema = /*#__PURE__*/ v.procedure('app.bsky.contact.dismissMatch', {
|
|
|
7
7
|
input: {
|
|
8
8
|
type: 'lex',
|
|
9
9
|
schema: /*#__PURE__*/ v.object({
|
|
10
|
-
/**
|
|
11
|
-
* The subject's DID to dismiss the match with.
|
|
12
|
-
*/
|
|
10
|
+
/** The subject's DID to dismiss the match with. */
|
|
13
11
|
subject: /*#__PURE__*/ v.didString(),
|
|
14
12
|
}),
|
|
15
13
|
},
|
|
@@ -8,9 +8,9 @@ const _mainSchema = /*#__PURE__*/ v.query('app.bsky.contact.getMatches', {
|
|
|
8
8
|
params: /*#__PURE__*/ v.object({
|
|
9
9
|
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
10
10
|
/**
|
|
11
|
+
* @default 50
|
|
11
12
|
* @minimum 1
|
|
12
13
|
* @maximum 100
|
|
13
|
-
* @default 50
|
|
14
14
|
*/
|
|
15
15
|
limit: /*#__PURE__*/ v.optional(
|
|
16
16
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 100)]),
|
|
@@ -10,7 +10,8 @@ const _mainSchema = /*#__PURE__*/ v.query('app.bsky.contact.getSyncStatus', {
|
|
|
10
10
|
type: 'lex',
|
|
11
11
|
schema: /*#__PURE__*/ v.object({
|
|
12
12
|
/**
|
|
13
|
-
* If present, indicates the user has imported their contacts. If not present, indicates the user never
|
|
13
|
+
* If present, indicates the user has imported their contacts. If not present, indicates the user never
|
|
14
|
+
* used the feature or called `app.bsky.contact.removeData` and didn't import again since.
|
|
14
15
|
*/
|
|
15
16
|
get syncStatus() {
|
|
16
17
|
return /*#__PURE__*/ v.optional(AppBskyContactDefs.syncStatusSchema);
|
|
@@ -10,7 +10,10 @@ const _mainSchema = /*#__PURE__*/ v.procedure('app.bsky.contact.importContacts',
|
|
|
10
10
|
type: 'lex',
|
|
11
11
|
schema: /*#__PURE__*/ v.object({
|
|
12
12
|
/**
|
|
13
|
-
* List of phone numbers in global E.164 format (e.g., '+12125550123'). Phone numbers that cannot be
|
|
13
|
+
* List of phone numbers in global E.164 format (e.g., '+12125550123'). Phone numbers that cannot be
|
|
14
|
+
* normalized into a valid phone number will be discarded. Should not repeat the 'phone' input used in
|
|
15
|
+
* `app.bsky.contact.verifyPhone`.
|
|
16
|
+
*
|
|
14
17
|
* @minLength 1
|
|
15
18
|
* @maxLength 1000
|
|
16
19
|
*/
|
|
@@ -18,7 +21,8 @@ const _mainSchema = /*#__PURE__*/ v.procedure('app.bsky.contact.importContacts',
|
|
|
18
21
|
/*#__PURE__*/ v.arrayLength(1, 1000),
|
|
19
22
|
]),
|
|
20
23
|
/**
|
|
21
|
-
* JWT to authenticate the call. Use the JWT received as a response to the call to
|
|
24
|
+
* JWT to authenticate the call. Use the JWT received as a response to the call to
|
|
25
|
+
* `app.bsky.contact.verifyPhone`.
|
|
22
26
|
*/
|
|
23
27
|
token: /*#__PURE__*/ v.string(),
|
|
24
28
|
}),
|
|
@@ -27,7 +31,8 @@ const _mainSchema = /*#__PURE__*/ v.procedure('app.bsky.contact.importContacts',
|
|
|
27
31
|
type: 'lex',
|
|
28
32
|
schema: /*#__PURE__*/ v.object({
|
|
29
33
|
/**
|
|
30
|
-
* The users that matched during import and their indexes on the input contacts, so the client can
|
|
34
|
+
* The users that matched during import and their indexes on the input contacts, so the client can
|
|
35
|
+
* correlate with its local list.
|
|
31
36
|
*/
|
|
32
37
|
get matchesAndContactIndexes() {
|
|
33
38
|
return /*#__PURE__*/ v.array(AppBskyContactDefs.matchAndContactIndexSchema);
|
|
@@ -7,13 +7,9 @@ const _mainSchema = /*#__PURE__*/ v.procedure('app.bsky.contact.sendNotification
|
|
|
7
7
|
input: {
|
|
8
8
|
type: 'lex',
|
|
9
9
|
schema: /*#__PURE__*/ v.object({
|
|
10
|
-
/**
|
|
11
|
-
* The DID of who this notification comes from.
|
|
12
|
-
*/
|
|
10
|
+
/** The DID of who this notification comes from. */
|
|
13
11
|
from: /*#__PURE__*/ v.didString(),
|
|
14
|
-
/**
|
|
15
|
-
* The DID of who this notification should go to.
|
|
16
|
-
*/
|
|
12
|
+
/** The DID of who this notification should go to. */
|
|
17
13
|
to: /*#__PURE__*/ v.didString(),
|
|
18
14
|
}),
|
|
19
15
|
},
|
|
@@ -7,9 +7,7 @@ const _mainSchema = /*#__PURE__*/ v.procedure('app.bsky.contact.startPhoneVerifi
|
|
|
7
7
|
input: {
|
|
8
8
|
type: 'lex',
|
|
9
9
|
schema: /*#__PURE__*/ v.object({
|
|
10
|
-
/**
|
|
11
|
-
* The phone number to receive the code via SMS.
|
|
12
|
-
*/
|
|
10
|
+
/** The phone number to receive the code via SMS. */
|
|
13
11
|
phone: /*#__PURE__*/ v.string(),
|
|
14
12
|
}),
|
|
15
13
|
},
|
|
@@ -7,12 +7,11 @@ const _mainSchema = /*#__PURE__*/ v.procedure('app.bsky.contact.verifyPhone', {
|
|
|
7
7
|
input: {
|
|
8
8
|
type: 'lex',
|
|
9
9
|
schema: /*#__PURE__*/ v.object({
|
|
10
|
-
/**
|
|
11
|
-
* The code received via SMS as a result of the call to `app.bsky.contact.startPhoneVerification`.
|
|
12
|
-
*/
|
|
10
|
+
/** The code received via SMS as a result of the call to `app.bsky.contact.startPhoneVerification`. */
|
|
13
11
|
code: /*#__PURE__*/ v.string(),
|
|
14
12
|
/**
|
|
15
|
-
* The phone number to verify. Should be the same as the one passed to
|
|
13
|
+
* The phone number to verify. Should be the same as the one passed to
|
|
14
|
+
* `app.bsky.contact.startPhoneVerification`.
|
|
16
15
|
*/
|
|
17
16
|
phone: /*#__PURE__*/ v.string(),
|
|
18
17
|
}),
|
|
@@ -20,9 +19,7 @@ const _mainSchema = /*#__PURE__*/ v.procedure('app.bsky.contact.verifyPhone', {
|
|
|
20
19
|
output: {
|
|
21
20
|
type: 'lex',
|
|
22
21
|
schema: /*#__PURE__*/ v.object({
|
|
23
|
-
/**
|
|
24
|
-
* JWT to be used in a call to `app.bsky.contact.importContacts`. It is only valid for a single call.
|
|
25
|
-
*/
|
|
22
|
+
/** JWT to be used in a call to `app.bsky.contact.importContacts`. It is only valid for a single call. */
|
|
26
23
|
token: /*#__PURE__*/ v.string(),
|
|
27
24
|
}),
|
|
28
25
|
},
|
|
@@ -17,9 +17,7 @@ const _mainSchema = /*#__PURE__*/ v.procedure('app.bsky.draft.createDraft', {
|
|
|
17
17
|
output: {
|
|
18
18
|
type: 'lex',
|
|
19
19
|
schema: /*#__PURE__*/ v.object({
|
|
20
|
-
/**
|
|
21
|
-
* The ID of the created draft.
|
|
22
|
-
*/
|
|
20
|
+
/** The ID of the created draft. */
|
|
23
21
|
id: /*#__PURE__*/ v.string(),
|
|
24
22
|
}),
|
|
25
23
|
},
|
|
@@ -10,6 +10,7 @@ const _draftSchema = /*#__PURE__*/ v.object({
|
|
|
10
10
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.draft.defs#draft')),
|
|
11
11
|
/**
|
|
12
12
|
* UUIDv4 identifier of the device that created this draft.
|
|
13
|
+
*
|
|
13
14
|
* @maxLength 100
|
|
14
15
|
*/
|
|
15
16
|
deviceId: /*#__PURE__*/ v.optional(
|
|
@@ -17,6 +18,7 @@ const _draftSchema = /*#__PURE__*/ v.object({
|
|
|
17
18
|
),
|
|
18
19
|
/**
|
|
19
20
|
* The device and/or platform on which the draft was created.
|
|
21
|
+
*
|
|
20
22
|
* @maxLength 100
|
|
21
23
|
*/
|
|
22
24
|
deviceName: /*#__PURE__*/ v.optional(
|
|
@@ -24,6 +26,7 @@ const _draftSchema = /*#__PURE__*/ v.object({
|
|
|
24
26
|
),
|
|
25
27
|
/**
|
|
26
28
|
* Indicates human language of posts primary text content.
|
|
29
|
+
*
|
|
27
30
|
* @maxLength 3
|
|
28
31
|
*/
|
|
29
32
|
langs: /*#__PURE__*/ v.optional(
|
|
@@ -33,6 +36,7 @@ const _draftSchema = /*#__PURE__*/ v.object({
|
|
|
33
36
|
),
|
|
34
37
|
/**
|
|
35
38
|
* Embedding rules for the postgates to be created when this draft is published.
|
|
39
|
+
*
|
|
36
40
|
* @maxLength 5
|
|
37
41
|
*/
|
|
38
42
|
get postgateEmbeddingRules() {
|
|
@@ -45,6 +49,7 @@ const _draftSchema = /*#__PURE__*/ v.object({
|
|
|
45
49
|
},
|
|
46
50
|
/**
|
|
47
51
|
* Array of draft posts that compose this draft.
|
|
52
|
+
*
|
|
48
53
|
* @minLength 1
|
|
49
54
|
* @maxLength 100
|
|
50
55
|
*/
|
|
@@ -55,6 +60,7 @@ const _draftSchema = /*#__PURE__*/ v.object({
|
|
|
55
60
|
},
|
|
56
61
|
/**
|
|
57
62
|
* Allow-rules for the threadgate to be created when this draft is published.
|
|
63
|
+
*
|
|
58
64
|
* @maxLength 5
|
|
59
65
|
*/
|
|
60
66
|
get threadgateAllow() {
|
|
@@ -75,9 +81,7 @@ const _draftSchema = /*#__PURE__*/ v.object({
|
|
|
75
81
|
});
|
|
76
82
|
const _draftEmbedCaptionSchema = /*#__PURE__*/ v.object({
|
|
77
83
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.draft.defs#draftEmbedCaption')),
|
|
78
|
-
/**
|
|
79
|
-
* @maxLength 10000
|
|
80
|
-
*/
|
|
84
|
+
/** @maxLength 10000 */
|
|
81
85
|
content: /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [/*#__PURE__*/ v.stringLength(0, 10000)]),
|
|
82
86
|
lang: /*#__PURE__*/ v.languageCodeString(),
|
|
83
87
|
});
|
|
@@ -87,9 +91,7 @@ const _draftEmbedExternalSchema = /*#__PURE__*/ v.object({
|
|
|
87
91
|
});
|
|
88
92
|
const _draftEmbedImageSchema = /*#__PURE__*/ v.object({
|
|
89
93
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.draft.defs#draftEmbedImage')),
|
|
90
|
-
/**
|
|
91
|
-
* @maxGraphemes 2000
|
|
92
|
-
*/
|
|
94
|
+
/** @maxGraphemes 2000 */
|
|
93
95
|
alt: /*#__PURE__*/ v.optional(
|
|
94
96
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [/*#__PURE__*/ v.stringGraphemes(0, 2000)]),
|
|
95
97
|
),
|
|
@@ -101,6 +103,7 @@ const _draftEmbedLocalRefSchema = /*#__PURE__*/ v.object({
|
|
|
101
103
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.draft.defs#draftEmbedLocalRef')),
|
|
102
104
|
/**
|
|
103
105
|
* Local, on-device ref to file to be embedded. Embeds are currently device-bound for drafts.
|
|
106
|
+
*
|
|
104
107
|
* @minLength 1
|
|
105
108
|
* @maxLength 1024
|
|
106
109
|
*/
|
|
@@ -114,15 +117,11 @@ const _draftEmbedRecordSchema = /*#__PURE__*/ v.object({
|
|
|
114
117
|
});
|
|
115
118
|
const _draftEmbedVideoSchema = /*#__PURE__*/ v.object({
|
|
116
119
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.draft.defs#draftEmbedVideo')),
|
|
117
|
-
/**
|
|
118
|
-
* @maxGraphemes 2000
|
|
119
|
-
*/
|
|
120
|
+
/** @maxGraphemes 2000 */
|
|
120
121
|
alt: /*#__PURE__*/ v.optional(
|
|
121
122
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [/*#__PURE__*/ v.stringGraphemes(0, 2000)]),
|
|
122
123
|
),
|
|
123
|
-
/**
|
|
124
|
-
* @maxLength 20
|
|
125
|
-
*/
|
|
124
|
+
/** @maxLength 20 */
|
|
126
125
|
get captions() {
|
|
127
126
|
return /*#__PURE__*/ v.optional(
|
|
128
127
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.array(draftEmbedCaptionSchema), [
|
|
@@ -136,9 +135,7 @@ const _draftEmbedVideoSchema = /*#__PURE__*/ v.object({
|
|
|
136
135
|
});
|
|
137
136
|
const _draftPostSchema = /*#__PURE__*/ v.object({
|
|
138
137
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.draft.defs#draftPost')),
|
|
139
|
-
/**
|
|
140
|
-
* @maxLength 1
|
|
141
|
-
*/
|
|
138
|
+
/** @maxLength 1 */
|
|
142
139
|
get embedExternals() {
|
|
143
140
|
return /*#__PURE__*/ v.optional(
|
|
144
141
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.array(draftEmbedExternalSchema), [
|
|
@@ -146,9 +143,7 @@ const _draftPostSchema = /*#__PURE__*/ v.object({
|
|
|
146
143
|
]),
|
|
147
144
|
);
|
|
148
145
|
},
|
|
149
|
-
/**
|
|
150
|
-
* @maxLength 4
|
|
151
|
-
*/
|
|
146
|
+
/** @maxLength 4 */
|
|
152
147
|
get embedImages() {
|
|
153
148
|
return /*#__PURE__*/ v.optional(
|
|
154
149
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.array(draftEmbedImageSchema), [
|
|
@@ -156,9 +151,7 @@ const _draftPostSchema = /*#__PURE__*/ v.object({
|
|
|
156
151
|
]),
|
|
157
152
|
);
|
|
158
153
|
},
|
|
159
|
-
/**
|
|
160
|
-
* @maxLength 1
|
|
161
|
-
*/
|
|
154
|
+
/** @maxLength 1 */
|
|
162
155
|
get embedRecords() {
|
|
163
156
|
return /*#__PURE__*/ v.optional(
|
|
164
157
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.array(draftEmbedRecordSchema), [
|
|
@@ -166,9 +159,7 @@ const _draftPostSchema = /*#__PURE__*/ v.object({
|
|
|
166
159
|
]),
|
|
167
160
|
);
|
|
168
161
|
},
|
|
169
|
-
/**
|
|
170
|
-
* @maxLength 1
|
|
171
|
-
*/
|
|
162
|
+
/** @maxLength 1 */
|
|
172
163
|
get embedVideos() {
|
|
173
164
|
return /*#__PURE__*/ v.optional(
|
|
174
165
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.array(draftEmbedVideoSchema), [
|
|
@@ -176,14 +167,14 @@ const _draftPostSchema = /*#__PURE__*/ v.object({
|
|
|
176
167
|
]),
|
|
177
168
|
);
|
|
178
169
|
},
|
|
179
|
-
/**
|
|
180
|
-
* Self-label values for this post. Effectively content warnings.
|
|
181
|
-
*/
|
|
170
|
+
/** Self-label values for this post. Effectively content warnings. */
|
|
182
171
|
get labels() {
|
|
183
172
|
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.variant([ComAtprotoLabelDefs.selfLabelsSchema]));
|
|
184
173
|
},
|
|
185
174
|
/**
|
|
186
|
-
* The primary post content. It has a higher limit than post contents to allow storing a larger text that
|
|
175
|
+
* The primary post content. It has a higher limit than post contents to allow storing a larger text that
|
|
176
|
+
* can later be refined into smaller posts.
|
|
177
|
+
*
|
|
187
178
|
* @maxLength 10000
|
|
188
179
|
* @maxGraphemes 1000
|
|
189
180
|
*/
|
|
@@ -194,20 +185,14 @@ const _draftPostSchema = /*#__PURE__*/ v.object({
|
|
|
194
185
|
});
|
|
195
186
|
const _draftViewSchema = /*#__PURE__*/ v.object({
|
|
196
187
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.draft.defs#draftView')),
|
|
197
|
-
/**
|
|
198
|
-
* The time the draft was created.
|
|
199
|
-
*/
|
|
188
|
+
/** The time the draft was created. */
|
|
200
189
|
createdAt: /*#__PURE__*/ v.datetimeString(),
|
|
201
190
|
get draft() {
|
|
202
191
|
return draftSchema;
|
|
203
192
|
},
|
|
204
|
-
/**
|
|
205
|
-
* A TID to be used as a draft identifier.
|
|
206
|
-
*/
|
|
193
|
+
/** A TID to be used as a draft identifier. */
|
|
207
194
|
id: /*#__PURE__*/ v.tidString(),
|
|
208
|
-
/**
|
|
209
|
-
* The time the draft was last updated.
|
|
210
|
-
*/
|
|
195
|
+
/** The time the draft was last updated. */
|
|
211
196
|
updatedAt: /*#__PURE__*/ v.datetimeString(),
|
|
212
197
|
});
|
|
213
198
|
const _draftWithIdSchema = /*#__PURE__*/ v.object({
|
|
@@ -215,9 +200,7 @@ const _draftWithIdSchema = /*#__PURE__*/ v.object({
|
|
|
215
200
|
get draft() {
|
|
216
201
|
return draftSchema;
|
|
217
202
|
},
|
|
218
|
-
/**
|
|
219
|
-
* A TID to be used as a draft identifier.
|
|
220
|
-
*/
|
|
203
|
+
/** A TID to be used as a draft identifier. */
|
|
221
204
|
id: /*#__PURE__*/ v.tidString(),
|
|
222
205
|
});
|
|
223
206
|
|
|
@@ -8,9 +8,9 @@ const _mainSchema = /*#__PURE__*/ v.query('app.bsky.draft.getDrafts', {
|
|
|
8
8
|
params: /*#__PURE__*/ v.object({
|
|
9
9
|
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
10
10
|
/**
|
|
11
|
+
* @default 50
|
|
11
12
|
* @minimum 1
|
|
12
13
|
* @maximum 100
|
|
13
|
-
* @default 50
|
|
14
14
|
*/
|
|
15
15
|
limit: /*#__PURE__*/ v.optional(
|
|
16
16
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 100)]),
|
|
@@ -3,13 +3,9 @@ import * as v from '@atcute/lexicons/validations';
|
|
|
3
3
|
|
|
4
4
|
const _aspectRatioSchema = /*#__PURE__*/ v.object({
|
|
5
5
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.embed.defs#aspectRatio')),
|
|
6
|
-
/**
|
|
7
|
-
* @minimum 1
|
|
8
|
-
*/
|
|
6
|
+
/** @minimum 1 */
|
|
9
7
|
height: /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1)]),
|
|
10
|
-
/**
|
|
11
|
-
* @minimum 1
|
|
12
|
-
*/
|
|
8
|
+
/** @minimum 1 */
|
|
13
9
|
width: /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1)]),
|
|
14
10
|
});
|
|
15
11
|
|
|
@@ -4,7 +4,8 @@ import * as v from '@atcute/lexicons/validations';
|
|
|
4
4
|
const _externalSchema = /*#__PURE__*/ v.object({
|
|
5
5
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.embed.external#external')),
|
|
6
6
|
/**
|
|
7
|
-
* The URI of the Atmosphere record representing this external content, if it exists. Example: a
|
|
7
|
+
* The URI of the Atmosphere record representing this external content, if it exists. Example: a
|
|
8
|
+
* site.standard.document record.
|
|
8
9
|
*/
|
|
9
10
|
associatedRecord: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.resourceUriString()),
|
|
10
11
|
description: /*#__PURE__*/ v.string(),
|