@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
|
@@ -6,50 +6,53 @@ import * as AppBskyFeedDefs from './defs.ts';
|
|
|
6
6
|
|
|
7
7
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.feed.searchPosts', {
|
|
8
8
|
params: /*#__PURE__*/ v.object({
|
|
9
|
-
/**
|
|
10
|
-
* Filter to posts by the given account. Handles are resolved to DID before query-time.
|
|
11
|
-
*/
|
|
9
|
+
/** Filter to posts by the given account. Handles are resolved to DID before query-time. */
|
|
12
10
|
author: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.actorIdentifierString()),
|
|
13
|
-
/**
|
|
14
|
-
* Optional pagination mechanism; may not necessarily allow scrolling through entire result set.
|
|
15
|
-
*/
|
|
11
|
+
/** Optional pagination mechanism; may not necessarily allow scrolling through entire result set. */
|
|
16
12
|
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
17
13
|
/**
|
|
18
|
-
* Filter to posts with URLs (facet links or embeds) linking to the given domain (hostname). Server may
|
|
14
|
+
* Filter to posts with URLs (facet links or embeds) linking to the given domain (hostname). Server may
|
|
15
|
+
* apply hostname normalization.
|
|
19
16
|
*/
|
|
20
17
|
domain: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
21
18
|
/**
|
|
22
|
-
* Filter to posts in the given language. Expected to be based on post language field, though server may
|
|
19
|
+
* Filter to posts in the given language. Expected to be based on post language field, though server may
|
|
20
|
+
* override language detection.
|
|
23
21
|
*/
|
|
24
22
|
lang: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.languageCodeString()),
|
|
25
23
|
/**
|
|
24
|
+
* @default 25
|
|
26
25
|
* @minimum 1
|
|
27
26
|
* @maximum 100
|
|
28
|
-
* @default 25
|
|
29
27
|
*/
|
|
30
28
|
limit: /*#__PURE__*/ v.optional(
|
|
31
29
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 100)]),
|
|
32
30
|
25,
|
|
33
31
|
),
|
|
34
32
|
/**
|
|
35
|
-
* Filter to posts which mention the given account. Handles are resolved to DID before query-time. Only
|
|
33
|
+
* Filter to posts which mention the given account. Handles are resolved to DID before query-time. Only
|
|
34
|
+
* matches rich-text facet mentions.
|
|
36
35
|
*/
|
|
37
36
|
mentions: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.actorIdentifierString()),
|
|
38
37
|
/**
|
|
39
|
-
* Search query string; syntax, phrase, boolean, and faceting is unspecified, but Lucene query syntax is
|
|
38
|
+
* Search query string; syntax, phrase, boolean, and faceting is unspecified, but Lucene query syntax is
|
|
39
|
+
* recommended.
|
|
40
40
|
*/
|
|
41
41
|
q: /*#__PURE__*/ v.string(),
|
|
42
42
|
/**
|
|
43
|
-
* Filter results for posts after the indicated datetime (inclusive). Expected to use 'sortAt' timestamp,
|
|
43
|
+
* Filter results for posts after the indicated datetime (inclusive). Expected to use 'sortAt' timestamp,
|
|
44
|
+
* which may not match 'createdAt'. Can be a datetime, or just an ISO date (YYYY-MM-DD).
|
|
44
45
|
*/
|
|
45
46
|
since: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
46
47
|
/**
|
|
47
48
|
* Specifies the ranking order of results.
|
|
48
|
-
*
|
|
49
|
+
*
|
|
50
|
+
* @default 'latest'
|
|
49
51
|
*/
|
|
50
52
|
sort: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string<'latest' | 'top' | (string & {})>(), 'latest'),
|
|
51
53
|
/**
|
|
52
|
-
* Filter to posts with the given tag (hashtag), based on rich-text facet or tag field. Do not include the
|
|
54
|
+
* Filter to posts with the given tag (hashtag), based on rich-text facet or tag field. Do not include the
|
|
55
|
+
* hash (#) prefix. Multiple tags can be specified, with 'AND' matching.
|
|
53
56
|
*/
|
|
54
57
|
tag: /*#__PURE__*/ v.optional(
|
|
55
58
|
/*#__PURE__*/ v.array(
|
|
@@ -60,11 +63,13 @@ const _mainSchema = /*#__PURE__*/ v.query('app.bsky.feed.searchPosts', {
|
|
|
60
63
|
),
|
|
61
64
|
),
|
|
62
65
|
/**
|
|
63
|
-
* Filter results for posts before the indicated datetime (not inclusive). Expected to use 'sortAt'
|
|
66
|
+
* Filter results for posts before the indicated datetime (not inclusive). Expected to use 'sortAt'
|
|
67
|
+
* timestamp, which may not match 'createdAt'. Can be a datetime, or just an ISO date (YYY-MM-DD).
|
|
64
68
|
*/
|
|
65
69
|
until: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
66
70
|
/**
|
|
67
|
-
* Filter to posts with links (facet links or embeds) pointing to this URL. Server may apply URL
|
|
71
|
+
* Filter to posts with links (facet links or embeds) pointing to this URL. Server may apply URL
|
|
72
|
+
* normalization or fuzzy matching.
|
|
68
73
|
*/
|
|
69
74
|
url: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.genericUriString()),
|
|
70
75
|
}),
|
|
@@ -73,7 +78,8 @@ const _mainSchema = /*#__PURE__*/ v.query('app.bsky.feed.searchPosts', {
|
|
|
73
78
|
schema: /*#__PURE__*/ v.object({
|
|
74
79
|
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
75
80
|
/**
|
|
76
|
-
* Count of search hits. Optional, may be rounded/truncated, and may not be possible to paginate through
|
|
81
|
+
* Count of search hits. Optional, may be rounded/truncated, and may not be possible to paginate through
|
|
82
|
+
* all hits.
|
|
77
83
|
*/
|
|
78
84
|
hitsTotal: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
79
85
|
get posts() {
|
|
@@ -17,7 +17,9 @@ const _mainSchema = /*#__PURE__*/ v.record(
|
|
|
17
17
|
/*#__PURE__*/ v.object({
|
|
18
18
|
$type: /*#__PURE__*/ v.literal('app.bsky.feed.threadgate'),
|
|
19
19
|
/**
|
|
20
|
-
* List of rules defining who can reply to this post. If value is an empty array, no one can reply. If
|
|
20
|
+
* List of rules defining who can reply to this post. If value is an empty array, no one can reply. If
|
|
21
|
+
* value is undefined, anyone can reply.
|
|
22
|
+
*
|
|
21
23
|
* @maxLength 5
|
|
22
24
|
*/
|
|
23
25
|
get allow() {
|
|
@@ -38,6 +40,7 @@ const _mainSchema = /*#__PURE__*/ v.record(
|
|
|
38
40
|
createdAt: /*#__PURE__*/ v.datetimeString(),
|
|
39
41
|
/**
|
|
40
42
|
* List of hidden reply URIs.
|
|
43
|
+
*
|
|
41
44
|
* @maxLength 300
|
|
42
45
|
*/
|
|
43
46
|
hiddenReplies: /*#__PURE__*/ v.optional(
|
|
@@ -45,9 +48,7 @@ const _mainSchema = /*#__PURE__*/ v.record(
|
|
|
45
48
|
/*#__PURE__*/ v.arrayLength(0, 300),
|
|
46
49
|
]),
|
|
47
50
|
),
|
|
48
|
-
/**
|
|
49
|
-
* Reference (AT-URI) to the post record.
|
|
50
|
-
*/
|
|
51
|
+
/** Reference (AT-URI) to the post record. */
|
|
51
52
|
post: /*#__PURE__*/ v.resourceUriString(),
|
|
52
53
|
}),
|
|
53
54
|
);
|
|
@@ -7,9 +7,7 @@ const _mainSchema = /*#__PURE__*/ v.record(
|
|
|
7
7
|
/*#__PURE__*/ v.object({
|
|
8
8
|
$type: /*#__PURE__*/ v.literal('app.bsky.graph.block'),
|
|
9
9
|
createdAt: /*#__PURE__*/ v.datetimeString(),
|
|
10
|
-
/**
|
|
11
|
-
* DID of the account to be blocked.
|
|
12
|
-
*/
|
|
10
|
+
/** DID of the account to be blocked. */
|
|
13
11
|
subject: /*#__PURE__*/ v.didString(),
|
|
14
12
|
}),
|
|
15
13
|
);
|
|
@@ -44,9 +44,7 @@ const _listViewSchema = /*#__PURE__*/ v.object({
|
|
|
44
44
|
get labels() {
|
|
45
45
|
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(ComAtprotoLabelDefs.labelSchema));
|
|
46
46
|
},
|
|
47
|
-
/**
|
|
48
|
-
* @minimum 0
|
|
49
|
-
*/
|
|
47
|
+
/** @minimum 0 */
|
|
50
48
|
listItemCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
51
49
|
/**
|
|
52
50
|
* @minLength 1
|
|
@@ -69,9 +67,7 @@ const _listViewBasicSchema = /*#__PURE__*/ v.object({
|
|
|
69
67
|
get labels() {
|
|
70
68
|
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(ComAtprotoLabelDefs.labelSchema));
|
|
71
69
|
},
|
|
72
|
-
/**
|
|
73
|
-
* @minimum 0
|
|
74
|
-
*/
|
|
70
|
+
/** @minimum 0 */
|
|
75
71
|
listItemCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
76
72
|
/**
|
|
77
73
|
* @minLength 1
|
|
@@ -100,30 +96,18 @@ const _notFoundActorSchema = /*#__PURE__*/ v.object({
|
|
|
100
96
|
const _referencelistSchema = /*#__PURE__*/ v.literal('app.bsky.graph.defs#referencelist');
|
|
101
97
|
const _relationshipSchema = /*#__PURE__*/ v.object({
|
|
102
98
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.graph.defs#relationship')),
|
|
103
|
-
/**
|
|
104
|
-
* if the actor is blocked by this DID, contains the AT-URI of the block record
|
|
105
|
-
*/
|
|
99
|
+
/** if the actor is blocked by this DID, contains the AT-URI of the block record */
|
|
106
100
|
blockedBy: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.resourceUriString()),
|
|
107
|
-
/**
|
|
108
|
-
* if the actor is blocked by this DID via a block list, contains the AT-URI of the listblock record
|
|
109
|
-
*/
|
|
101
|
+
/** if the actor is blocked by this DID via a block list, contains the AT-URI of the listblock record */
|
|
110
102
|
blockedByList: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.resourceUriString()),
|
|
111
|
-
/**
|
|
112
|
-
* if the actor blocks this DID, this is the AT-URI of the block record
|
|
113
|
-
*/
|
|
103
|
+
/** if the actor blocks this DID, this is the AT-URI of the block record */
|
|
114
104
|
blocking: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.resourceUriString()),
|
|
115
|
-
/**
|
|
116
|
-
* if the actor blocks this DID via a block list, this is the AT-URI of the listblock record
|
|
117
|
-
*/
|
|
105
|
+
/** if the actor blocks this DID via a block list, this is the AT-URI of the listblock record */
|
|
118
106
|
blockingByList: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.resourceUriString()),
|
|
119
107
|
did: /*#__PURE__*/ v.didString(),
|
|
120
|
-
/**
|
|
121
|
-
* if the actor is followed by this DID, contains the AT-URI of the follow record
|
|
122
|
-
*/
|
|
108
|
+
/** if the actor is followed by this DID, contains the AT-URI of the follow record */
|
|
123
109
|
followedBy: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.resourceUriString()),
|
|
124
|
-
/**
|
|
125
|
-
* if the actor follows this DID, this is the AT-URI of the follow record
|
|
126
|
-
*/
|
|
110
|
+
/** if the actor follows this DID, this is the AT-URI of the follow record */
|
|
127
111
|
following: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.resourceUriString()),
|
|
128
112
|
});
|
|
129
113
|
const _starterPackViewSchema = /*#__PURE__*/ v.object({
|
|
@@ -132,9 +116,7 @@ const _starterPackViewSchema = /*#__PURE__*/ v.object({
|
|
|
132
116
|
get creator() {
|
|
133
117
|
return AppBskyActorDefs.profileViewBasicSchema;
|
|
134
118
|
},
|
|
135
|
-
/**
|
|
136
|
-
* @maxLength 3
|
|
137
|
-
*/
|
|
119
|
+
/** @maxLength 3 */
|
|
138
120
|
get feeds() {
|
|
139
121
|
return /*#__PURE__*/ v.optional(
|
|
140
122
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.array(AppBskyFeedDefs.generatorViewSchema), [
|
|
@@ -143,13 +125,9 @@ const _starterPackViewSchema = /*#__PURE__*/ v.object({
|
|
|
143
125
|
);
|
|
144
126
|
},
|
|
145
127
|
indexedAt: /*#__PURE__*/ v.datetimeString(),
|
|
146
|
-
/**
|
|
147
|
-
* @minimum 0
|
|
148
|
-
*/
|
|
128
|
+
/** @minimum 0 */
|
|
149
129
|
joinedAllTimeCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
150
|
-
/**
|
|
151
|
-
* @minimum 0
|
|
152
|
-
*/
|
|
130
|
+
/** @minimum 0 */
|
|
153
131
|
joinedWeekCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
154
132
|
get labels() {
|
|
155
133
|
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(ComAtprotoLabelDefs.labelSchema));
|
|
@@ -157,9 +135,7 @@ const _starterPackViewSchema = /*#__PURE__*/ v.object({
|
|
|
157
135
|
get list() {
|
|
158
136
|
return /*#__PURE__*/ v.optional(listViewBasicSchema);
|
|
159
137
|
},
|
|
160
|
-
/**
|
|
161
|
-
* @maxLength 12
|
|
162
|
-
*/
|
|
138
|
+
/** @maxLength 12 */
|
|
163
139
|
get listItemsSample() {
|
|
164
140
|
return /*#__PURE__*/ v.optional(
|
|
165
141
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.array(listItemViewSchema), [
|
|
@@ -177,20 +153,14 @@ const _starterPackViewBasicSchema = /*#__PURE__*/ v.object({
|
|
|
177
153
|
return AppBskyActorDefs.profileViewBasicSchema;
|
|
178
154
|
},
|
|
179
155
|
indexedAt: /*#__PURE__*/ v.datetimeString(),
|
|
180
|
-
/**
|
|
181
|
-
* @minimum 0
|
|
182
|
-
*/
|
|
156
|
+
/** @minimum 0 */
|
|
183
157
|
joinedAllTimeCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
184
|
-
/**
|
|
185
|
-
* @minimum 0
|
|
186
|
-
*/
|
|
158
|
+
/** @minimum 0 */
|
|
187
159
|
joinedWeekCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
188
160
|
get labels() {
|
|
189
161
|
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(ComAtprotoLabelDefs.labelSchema));
|
|
190
162
|
},
|
|
191
|
-
/**
|
|
192
|
-
* @minimum 0
|
|
193
|
-
*/
|
|
163
|
+
/** @minimum 0 */
|
|
194
164
|
listItemCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
195
165
|
record: /*#__PURE__*/ v.unknown(),
|
|
196
166
|
uri: /*#__PURE__*/ v.resourceUriString(),
|
|
@@ -9,9 +9,9 @@ const _mainSchema = /*#__PURE__*/ v.query('app.bsky.graph.getActorStarterPacks',
|
|
|
9
9
|
actor: /*#__PURE__*/ v.actorIdentifierString(),
|
|
10
10
|
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
11
11
|
/**
|
|
12
|
+
* @default 50
|
|
12
13
|
* @minimum 1
|
|
13
14
|
* @maximum 100
|
|
14
|
-
* @default 50
|
|
15
15
|
*/
|
|
16
16
|
limit: /*#__PURE__*/ v.optional(
|
|
17
17
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 100)]),
|
|
@@ -8,9 +8,9 @@ const _mainSchema = /*#__PURE__*/ v.query('app.bsky.graph.getBlocks', {
|
|
|
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)]),
|
|
@@ -9,9 +9,9 @@ const _mainSchema = /*#__PURE__*/ v.query('app.bsky.graph.getFollowers', {
|
|
|
9
9
|
actor: /*#__PURE__*/ v.actorIdentifierString(),
|
|
10
10
|
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
11
11
|
/**
|
|
12
|
+
* @default 50
|
|
12
13
|
* @minimum 1
|
|
13
14
|
* @maximum 100
|
|
14
|
-
* @default 50
|
|
15
15
|
*/
|
|
16
16
|
limit: /*#__PURE__*/ v.optional(
|
|
17
17
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 100)]),
|
|
@@ -9,9 +9,9 @@ const _mainSchema = /*#__PURE__*/ v.query('app.bsky.graph.getFollows', {
|
|
|
9
9
|
actor: /*#__PURE__*/ v.actorIdentifierString(),
|
|
10
10
|
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
11
11
|
/**
|
|
12
|
+
* @default 50
|
|
12
13
|
* @minimum 1
|
|
13
14
|
* @maximum 100
|
|
14
|
-
* @default 50
|
|
15
15
|
*/
|
|
16
16
|
limit: /*#__PURE__*/ v.optional(
|
|
17
17
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 100)]),
|
|
@@ -9,9 +9,9 @@ const _mainSchema = /*#__PURE__*/ v.query('app.bsky.graph.getKnownFollowers', {
|
|
|
9
9
|
actor: /*#__PURE__*/ v.actorIdentifierString(),
|
|
10
10
|
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
11
11
|
/**
|
|
12
|
+
* @default 50
|
|
12
13
|
* @minimum 1
|
|
13
14
|
* @maximum 100
|
|
14
|
-
* @default 50
|
|
15
15
|
*/
|
|
16
16
|
limit: /*#__PURE__*/ v.optional(
|
|
17
17
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 100)]),
|
|
@@ -8,17 +8,15 @@ const _mainSchema = /*#__PURE__*/ v.query('app.bsky.graph.getList', {
|
|
|
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)]),
|
|
17
17
|
50,
|
|
18
18
|
),
|
|
19
|
-
/**
|
|
20
|
-
* Reference (AT-URI) of the list record to hydrate.
|
|
21
|
-
*/
|
|
19
|
+
/** Reference (AT-URI) of the list record to hydrate. */
|
|
22
20
|
list: /*#__PURE__*/ v.resourceUriString(),
|
|
23
21
|
}),
|
|
24
22
|
output: {
|
|
@@ -8,9 +8,9 @@ const _mainSchema = /*#__PURE__*/ v.query('app.bsky.graph.getListBlocks', {
|
|
|
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)]),
|
|
@@ -8,9 +8,9 @@ const _mainSchema = /*#__PURE__*/ v.query('app.bsky.graph.getListMutes', {
|
|
|
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)]),
|
|
@@ -6,23 +6,19 @@ import * as AppBskyGraphDefs from './defs.ts';
|
|
|
6
6
|
|
|
7
7
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.graph.getLists', {
|
|
8
8
|
params: /*#__PURE__*/ v.object({
|
|
9
|
-
/**
|
|
10
|
-
* The account (actor) to enumerate lists from.
|
|
11
|
-
*/
|
|
9
|
+
/** The account (actor) to enumerate lists from. */
|
|
12
10
|
actor: /*#__PURE__*/ v.actorIdentifierString(),
|
|
13
11
|
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
14
12
|
/**
|
|
13
|
+
* @default 50
|
|
15
14
|
* @minimum 1
|
|
16
15
|
* @maximum 100
|
|
17
|
-
* @default 50
|
|
18
16
|
*/
|
|
19
17
|
limit: /*#__PURE__*/ v.optional(
|
|
20
18
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 100)]),
|
|
21
19
|
50,
|
|
22
20
|
),
|
|
23
|
-
/**
|
|
24
|
-
* Optional filter by list purpose. If not specified, all supported types are returned.
|
|
25
|
-
*/
|
|
21
|
+
/** Optional filter by list purpose. If not specified, all supported types are returned. */
|
|
26
22
|
purposes: /*#__PURE__*/ v.optional(
|
|
27
23
|
/*#__PURE__*/ v.array(/*#__PURE__*/ v.string<'curatelist' | 'modlist' | (string & {})>()),
|
|
28
24
|
),
|
|
@@ -17,23 +17,19 @@ const _listWithMembershipSchema = /*#__PURE__*/ v.object({
|
|
|
17
17
|
});
|
|
18
18
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.graph.getListsWithMembership', {
|
|
19
19
|
params: /*#__PURE__*/ v.object({
|
|
20
|
-
/**
|
|
21
|
-
* The account (actor) to check for membership.
|
|
22
|
-
*/
|
|
20
|
+
/** The account (actor) to check for membership. */
|
|
23
21
|
actor: /*#__PURE__*/ v.actorIdentifierString(),
|
|
24
22
|
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
25
23
|
/**
|
|
24
|
+
* @default 50
|
|
26
25
|
* @minimum 1
|
|
27
26
|
* @maximum 100
|
|
28
|
-
* @default 50
|
|
29
27
|
*/
|
|
30
28
|
limit: /*#__PURE__*/ v.optional(
|
|
31
29
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 100)]),
|
|
32
30
|
50,
|
|
33
31
|
),
|
|
34
|
-
/**
|
|
35
|
-
* Optional filter by list purpose. If not specified, all supported types are returned.
|
|
36
|
-
*/
|
|
32
|
+
/** Optional filter by list purpose. If not specified, all supported types are returned. */
|
|
37
33
|
purposes: /*#__PURE__*/ v.optional(
|
|
38
34
|
/*#__PURE__*/ v.array(/*#__PURE__*/ v.string<'curatelist' | 'modlist' | (string & {})>()),
|
|
39
35
|
),
|
|
@@ -8,9 +8,9 @@ const _mainSchema = /*#__PURE__*/ v.query('app.bsky.graph.getMutes', {
|
|
|
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)]),
|
|
@@ -6,12 +6,11 @@ import * as AppBskyGraphDefs from './defs.ts';
|
|
|
6
6
|
|
|
7
7
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.graph.getRelationships', {
|
|
8
8
|
params: /*#__PURE__*/ v.object({
|
|
9
|
-
/**
|
|
10
|
-
* Primary account requesting relationships for.
|
|
11
|
-
*/
|
|
9
|
+
/** Primary account requesting relationships for. */
|
|
12
10
|
actor: /*#__PURE__*/ v.actorIdentifierString(),
|
|
13
11
|
/**
|
|
14
12
|
* List of 'other' accounts to be related back to the primary.
|
|
13
|
+
*
|
|
15
14
|
* @maxLength 30
|
|
16
15
|
*/
|
|
17
16
|
others: /*#__PURE__*/ v.optional(
|
|
@@ -6,9 +6,7 @@ import * as AppBskyGraphDefs from './defs.ts';
|
|
|
6
6
|
|
|
7
7
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.graph.getStarterPack', {
|
|
8
8
|
params: /*#__PURE__*/ v.object({
|
|
9
|
-
/**
|
|
10
|
-
* Reference (AT-URI) of the starter pack record.
|
|
11
|
-
*/
|
|
9
|
+
/** Reference (AT-URI) of the starter pack record. */
|
|
12
10
|
starterPack: /*#__PURE__*/ v.resourceUriString(),
|
|
13
11
|
}),
|
|
14
12
|
output: {
|
|
@@ -6,15 +6,13 @@ import * as AppBskyGraphDefs from './defs.ts';
|
|
|
6
6
|
|
|
7
7
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.graph.getStarterPacksWithMembership', {
|
|
8
8
|
params: /*#__PURE__*/ v.object({
|
|
9
|
-
/**
|
|
10
|
-
* The account (actor) to check for membership.
|
|
11
|
-
*/
|
|
9
|
+
/** The account (actor) to check for membership. */
|
|
12
10
|
actor: /*#__PURE__*/ v.actorIdentifierString(),
|
|
13
11
|
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
14
12
|
/**
|
|
13
|
+
* @default 50
|
|
15
14
|
* @minimum 1
|
|
16
15
|
* @maximum 100
|
|
17
|
-
* @default 50
|
|
18
16
|
*/
|
|
19
17
|
limit: /*#__PURE__*/ v.optional(
|
|
20
18
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 100)]),
|
|
@@ -12,18 +12,19 @@ const _mainSchema = /*#__PURE__*/ v.query('app.bsky.graph.getSuggestedFollowsByA
|
|
|
12
12
|
type: 'lex',
|
|
13
13
|
schema: /*#__PURE__*/ v.object({
|
|
14
14
|
/**
|
|
15
|
-
* DEPRECATED, unused. Previously: if true, response has fallen-back to generic results, and is not
|
|
15
|
+
* DEPRECATED, unused. Previously: if true, response has fallen-back to generic results, and is not
|
|
16
|
+
* scoped using relativeToDid
|
|
17
|
+
*
|
|
16
18
|
* @default false
|
|
17
19
|
*/
|
|
18
20
|
isFallback: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean(), false),
|
|
19
21
|
/**
|
|
20
22
|
* DEPRECATED: use recIdStr instead.
|
|
23
|
+
*
|
|
21
24
|
* @deprecated
|
|
22
25
|
*/
|
|
23
26
|
recId: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
24
|
-
/**
|
|
25
|
-
* Snowflake for this recommendation, use when submitting recommendation events.
|
|
26
|
-
*/
|
|
27
|
+
/** Snowflake for this recommendation, use when submitting recommendation events. */
|
|
27
28
|
recIdStr: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
28
29
|
get suggestions() {
|
|
29
30
|
return /*#__PURE__*/ v.array(AppBskyActorDefs.profileViewSchema);
|
|
@@ -12,13 +12,13 @@ const _mainSchema = /*#__PURE__*/ v.record(
|
|
|
12
12
|
/*#__PURE__*/ v.object({
|
|
13
13
|
$type: /*#__PURE__*/ v.literal('app.bsky.graph.list'),
|
|
14
14
|
/**
|
|
15
|
-
* @accept image/
|
|
15
|
+
* @accept image/jpeg, image/png
|
|
16
16
|
* @maxSize 1000000
|
|
17
17
|
*/
|
|
18
18
|
avatar: /*#__PURE__*/ v.optional(
|
|
19
19
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.blob(), [
|
|
20
20
|
/*#__PURE__*/ v.blobSize(1000000),
|
|
21
|
-
/*#__PURE__*/ v.blobAccept(['image/
|
|
21
|
+
/*#__PURE__*/ v.blobAccept(['image/jpeg', 'image/png']),
|
|
22
22
|
]),
|
|
23
23
|
),
|
|
24
24
|
createdAt: /*#__PURE__*/ v.datetimeString(),
|
|
@@ -40,13 +40,12 @@ const _mainSchema = /*#__PURE__*/ v.record(
|
|
|
40
40
|
},
|
|
41
41
|
/**
|
|
42
42
|
* Display name for list; can not be empty.
|
|
43
|
+
*
|
|
43
44
|
* @minLength 1
|
|
44
45
|
* @maxLength 64
|
|
45
46
|
*/
|
|
46
47
|
name: /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [/*#__PURE__*/ v.stringLength(1, 64)]),
|
|
47
|
-
/**
|
|
48
|
-
* Defines the purpose of the list (aka, moderation-oriented or curration-oriented)
|
|
49
|
-
*/
|
|
48
|
+
/** Defines the purpose of the list (aka, moderation-oriented or curration-oriented) */
|
|
50
49
|
get purpose() {
|
|
51
50
|
return AppBskyGraphDefs.listPurposeSchema;
|
|
52
51
|
},
|
|
@@ -7,9 +7,7 @@ const _mainSchema = /*#__PURE__*/ v.record(
|
|
|
7
7
|
/*#__PURE__*/ v.object({
|
|
8
8
|
$type: /*#__PURE__*/ v.literal('app.bsky.graph.listblock'),
|
|
9
9
|
createdAt: /*#__PURE__*/ v.datetimeString(),
|
|
10
|
-
/**
|
|
11
|
-
* Reference (AT-URI) to the mod list record.
|
|
12
|
-
*/
|
|
10
|
+
/** Reference (AT-URI) to the mod list record. */
|
|
13
11
|
subject: /*#__PURE__*/ v.resourceUriString(),
|
|
14
12
|
}),
|
|
15
13
|
);
|
|
@@ -7,13 +7,9 @@ const _mainSchema = /*#__PURE__*/ v.record(
|
|
|
7
7
|
/*#__PURE__*/ v.object({
|
|
8
8
|
$type: /*#__PURE__*/ v.literal('app.bsky.graph.listitem'),
|
|
9
9
|
createdAt: /*#__PURE__*/ v.datetimeString(),
|
|
10
|
-
/**
|
|
11
|
-
* Reference (AT-URI) to the list record (app.bsky.graph.list).
|
|
12
|
-
*/
|
|
10
|
+
/** Reference (AT-URI) to the list record (app.bsky.graph.list). */
|
|
13
11
|
list: /*#__PURE__*/ v.resourceUriString(),
|
|
14
|
-
/**
|
|
15
|
-
* The account which is included on the list.
|
|
16
|
-
*/
|
|
12
|
+
/** The account which is included on the list. */
|
|
17
13
|
subject: /*#__PURE__*/ v.didString(),
|
|
18
14
|
}),
|
|
19
15
|
);
|
|
@@ -8,16 +8,17 @@ const _mainSchema = /*#__PURE__*/ v.query('app.bsky.graph.searchStarterPacks', {
|
|
|
8
8
|
params: /*#__PURE__*/ v.object({
|
|
9
9
|
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
10
10
|
/**
|
|
11
|
+
* @default 25
|
|
11
12
|
* @minimum 1
|
|
12
13
|
* @maximum 100
|
|
13
|
-
* @default 25
|
|
14
14
|
*/
|
|
15
15
|
limit: /*#__PURE__*/ v.optional(
|
|
16
16
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 100)]),
|
|
17
17
|
25,
|
|
18
18
|
),
|
|
19
19
|
/**
|
|
20
|
-
* Search query string. Syntax, phrase, boolean, and faceting is unspecified, but Lucene query syntax is
|
|
20
|
+
* Search query string. Syntax, phrase, boolean, and faceting is unspecified, but Lucene query syntax is
|
|
21
|
+
* recommended.
|
|
21
22
|
*/
|
|
22
23
|
q: /*#__PURE__*/ v.string(),
|
|
23
24
|
}),
|
|
@@ -26,20 +26,17 @@ const _mainSchema = /*#__PURE__*/ v.record(
|
|
|
26
26
|
get descriptionFacets() {
|
|
27
27
|
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(AppBskyRichtextFacet.mainSchema));
|
|
28
28
|
},
|
|
29
|
-
/**
|
|
30
|
-
* @maxLength 3
|
|
31
|
-
*/
|
|
29
|
+
/** @maxLength 3 */
|
|
32
30
|
get feeds() {
|
|
33
31
|
return /*#__PURE__*/ v.optional(
|
|
34
32
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.array(feedItemSchema), [/*#__PURE__*/ v.arrayLength(0, 3)]),
|
|
35
33
|
);
|
|
36
34
|
},
|
|
37
|
-
/**
|
|
38
|
-
* Reference (AT-URI) to the list record.
|
|
39
|
-
*/
|
|
35
|
+
/** Reference (AT-URI) to the list record. */
|
|
40
36
|
list: /*#__PURE__*/ v.resourceUriString(),
|
|
41
37
|
/**
|
|
42
38
|
* Display name for starter pack; can not be empty.
|
|
39
|
+
*
|
|
43
40
|
* @minLength 1
|
|
44
41
|
* @maxLength 500
|
|
45
42
|
* @maxGraphemes 50
|
|
@@ -6,21 +6,21 @@ const _mainSchema = /*#__PURE__*/ v.record(
|
|
|
6
6
|
/*#__PURE__*/ v.tidString(),
|
|
7
7
|
/*#__PURE__*/ v.object({
|
|
8
8
|
$type: /*#__PURE__*/ v.literal('app.bsky.graph.verification'),
|
|
9
|
-
/**
|
|
10
|
-
* Date of when the verification was created.
|
|
11
|
-
*/
|
|
9
|
+
/** Date of when the verification was created. */
|
|
12
10
|
createdAt: /*#__PURE__*/ v.datetimeString(),
|
|
13
11
|
/**
|
|
14
|
-
* Display name of the subject the verification applies to at the moment of verifying, which might not be
|
|
12
|
+
* Display name of the subject the verification applies to at the moment of verifying, which might not be
|
|
13
|
+
* the same at the time of viewing. The verification is only valid if the current displayName matches the
|
|
14
|
+
* one at the time of verifying.
|
|
15
15
|
*/
|
|
16
16
|
displayName: /*#__PURE__*/ v.string(),
|
|
17
17
|
/**
|
|
18
|
-
* Handle of the subject the verification applies to at the moment of verifying, which might not be the
|
|
18
|
+
* Handle of the subject the verification applies to at the moment of verifying, which might not be the
|
|
19
|
+
* same at the time of viewing. The verification is only valid if the current handle matches the one at
|
|
20
|
+
* the time of verifying.
|
|
19
21
|
*/
|
|
20
22
|
handle: /*#__PURE__*/ v.handleString(),
|
|
21
|
-
/**
|
|
22
|
-
* DID of the subject the verification applies to.
|
|
23
|
-
*/
|
|
23
|
+
/** DID of the subject the verification applies to. */
|
|
24
24
|
subject: /*#__PURE__*/ v.didString(),
|
|
25
25
|
}),
|
|
26
26
|
);
|