@atcute/bluesky 2.1.1 → 3.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +40 -34
- package/dist/index.d.ts +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/lexicons/index.d.ts +126 -0
- package/dist/lexicons/index.js +127 -0
- package/dist/lexicons/index.js.map +1 -0
- package/dist/lexicons/types/app/bsky/actor/defs.d.ts +392 -0
- package/dist/lexicons/types/app/bsky/actor/defs.js +365 -0
- package/dist/lexicons/types/app/bsky/actor/defs.js.map +1 -0
- package/dist/lexicons/types/app/bsky/actor/getPreferences.d.ts +18 -0
- package/dist/lexicons/types/app/bsky/actor/getPreferences.js +15 -0
- package/dist/lexicons/types/app/bsky/actor/getPreferences.js.map +1 -0
- package/dist/lexicons/types/app/bsky/actor/getProfile.d.ts +18 -0
- package/dist/lexicons/types/app/bsky/actor/getProfile.js +15 -0
- package/dist/lexicons/types/app/bsky/actor/getProfile.js.map +1 -0
- package/dist/lexicons/types/app/bsky/actor/getProfiles.d.ts +20 -0
- package/dist/lexicons/types/app/bsky/actor/getProfiles.js +19 -0
- package/dist/lexicons/types/app/bsky/actor/getProfiles.js.map +1 -0
- package/dist/lexicons/types/app/bsky/actor/getSuggestions.d.ts +23 -0
- package/dist/lexicons/types/app/bsky/actor/getSuggestions.js +21 -0
- package/dist/lexicons/types/app/bsky/actor/getSuggestions.js.map +1 -0
- package/dist/lexicons/types/app/bsky/actor/profile.d.ts +26 -0
- package/dist/lexicons/types/app/bsky/actor/profile.js +32 -0
- package/dist/lexicons/types/app/bsky/actor/profile.js.map +1 -0
- package/dist/lexicons/types/app/bsky/actor/putPreferences.d.ts +18 -0
- package/dist/lexicons/types/app/bsky/actor/putPreferences.js +16 -0
- package/dist/lexicons/types/app/bsky/actor/putPreferences.js.map +1 -0
- package/dist/lexicons/types/app/bsky/actor/searchActors.d.ts +24 -0
- package/dist/lexicons/types/app/bsky/actor/searchActors.js +22 -0
- package/dist/lexicons/types/app/bsky/actor/searchActors.js.map +1 -0
- package/dist/lexicons/types/app/bsky/actor/searchActorsTypeahead.d.ts +22 -0
- package/dist/lexicons/types/app/bsky/actor/searchActorsTypeahead.js +20 -0
- package/dist/lexicons/types/app/bsky/actor/searchActorsTypeahead.js.map +1 -0
- package/dist/lexicons/types/app/bsky/actor/status.d.ts +27 -0
- package/dist/lexicons/types/app/bsky/actor/status.js +18 -0
- package/dist/lexicons/types/app/bsky/actor/status.js.map +1 -0
- package/dist/lexicons/types/app/bsky/embed/defs.d.ts +13 -0
- package/dist/lexicons/types/app/bsky/embed/defs.js +8 -0
- package/dist/lexicons/types/app/bsky/embed/defs.js.map +1 -0
- package/dist/lexicons/types/app/bsky/embed/external.d.ts +48 -0
- package/dist/lexicons/types/app/bsky/embed/external.js +32 -0
- package/dist/lexicons/types/app/bsky/embed/external.js.map +1 -0
- package/dist/lexicons/types/app/bsky/embed/images.d.ts +48 -0
- package/dist/lexicons/types/app/bsky/embed/images.js +36 -0
- package/dist/lexicons/types/app/bsky/embed/images.js.map +1 -0
- package/dist/lexicons/types/app/bsky/embed/record.d.ts +86 -0
- package/dist/lexicons/types/app/bsky/embed/record.js +85 -0
- package/dist/lexicons/types/app/bsky/embed/record.js.map +1 -0
- package/dist/lexicons/types/app/bsky/embed/recordWithMedia.d.ts +28 -0
- package/dist/lexicons/types/app/bsky/embed/recordWithMedia.js +34 -0
- package/dist/lexicons/types/app/bsky/embed/recordWithMedia.js.map +1 -0
- package/dist/lexicons/types/app/bsky/embed/video.d.ts +41 -0
- package/dist/lexicons/types/app/bsky/embed/video.js +41 -0
- package/dist/lexicons/types/app/bsky/embed/video.js.map +1 -0
- package/dist/lexicons/types/app/bsky/feed/defs.d.ts +323 -0
- package/dist/lexicons/types/app/bsky/feed/defs.js +245 -0
- package/dist/lexicons/types/app/bsky/feed/defs.js.map +1 -0
- package/dist/lexicons/types/app/bsky/feed/describeFeedGenerator.d.ts +40 -0
- package/dist/lexicons/types/app/bsky/feed/describeFeedGenerator.js +29 -0
- package/dist/lexicons/types/app/bsky/feed/describeFeedGenerator.js.map +1 -0
- package/dist/lexicons/types/app/bsky/feed/generator.d.ts +27 -0
- package/dist/lexicons/types/app/bsky/feed/generator.js +31 -0
- package/dist/lexicons/types/app/bsky/feed/generator.js.map +1 -0
- package/dist/lexicons/types/app/bsky/feed/getActorFeeds.d.ts +23 -0
- package/dist/lexicons/types/app/bsky/feed/getActorFeeds.js +21 -0
- package/dist/lexicons/types/app/bsky/feed/getActorFeeds.js.map +1 -0
- package/dist/lexicons/types/app/bsky/feed/getActorLikes.d.ts +23 -0
- package/dist/lexicons/types/app/bsky/feed/getActorLikes.js +21 -0
- package/dist/lexicons/types/app/bsky/feed/getActorLikes.js.map +1 -0
- package/dist/lexicons/types/app/bsky/feed/getAuthorFeed.d.ts +25 -0
- package/dist/lexicons/types/app/bsky/feed/getAuthorFeed.js +24 -0
- package/dist/lexicons/types/app/bsky/feed/getAuthorFeed.js.map +1 -0
- package/dist/lexicons/types/app/bsky/feed/getFeed.d.ts +23 -0
- package/dist/lexicons/types/app/bsky/feed/getFeed.js +21 -0
- package/dist/lexicons/types/app/bsky/feed/getFeed.js.map +1 -0
- package/dist/lexicons/types/app/bsky/feed/getFeedGenerator.d.ts +22 -0
- package/dist/lexicons/types/app/bsky/feed/getFeedGenerator.js +19 -0
- package/dist/lexicons/types/app/bsky/feed/getFeedGenerator.js.map +1 -0
- package/dist/lexicons/types/app/bsky/feed/getFeedGenerators.d.ts +20 -0
- package/dist/lexicons/types/app/bsky/feed/getFeedGenerators.js +17 -0
- package/dist/lexicons/types/app/bsky/feed/getFeedGenerators.js.map +1 -0
- package/dist/lexicons/types/app/bsky/feed/getFeedSkeleton.d.ts +23 -0
- package/dist/lexicons/types/app/bsky/feed/getFeedSkeleton.js +21 -0
- package/dist/lexicons/types/app/bsky/feed/getFeedSkeleton.js.map +1 -0
- package/dist/lexicons/types/app/bsky/feed/getLikes.d.ts +38 -0
- package/dist/lexicons/types/app/bsky/feed/getLikes.js +33 -0
- package/dist/lexicons/types/app/bsky/feed/getLikes.js.map +1 -0
- package/dist/lexicons/types/app/bsky/feed/getListFeed.d.ts +23 -0
- package/dist/lexicons/types/app/bsky/feed/getListFeed.js +21 -0
- package/dist/lexicons/types/app/bsky/feed/getListFeed.js.map +1 -0
- package/dist/lexicons/types/app/bsky/feed/getPostThread.d.ts +23 -0
- package/dist/lexicons/types/app/bsky/feed/getPostThread.js +28 -0
- package/dist/lexicons/types/app/bsky/feed/getPostThread.js.map +1 -0
- package/dist/lexicons/types/app/bsky/feed/getPosts.d.ts +20 -0
- package/dist/lexicons/types/app/bsky/feed/getPosts.js +19 -0
- package/dist/lexicons/types/app/bsky/feed/getPosts.js.map +1 -0
- package/dist/lexicons/types/app/bsky/feed/getQuotes.d.ts +26 -0
- package/dist/lexicons/types/app/bsky/feed/getQuotes.js +24 -0
- package/dist/lexicons/types/app/bsky/feed/getQuotes.js.map +1 -0
- package/dist/lexicons/types/app/bsky/feed/getRepostedBy.d.ts +26 -0
- package/dist/lexicons/types/app/bsky/feed/getRepostedBy.js +24 -0
- package/dist/lexicons/types/app/bsky/feed/getRepostedBy.js.map +1 -0
- package/dist/lexicons/types/app/bsky/feed/getSuggestedFeeds.d.ts +22 -0
- package/dist/lexicons/types/app/bsky/feed/getSuggestedFeeds.js +20 -0
- package/dist/lexicons/types/app/bsky/feed/getSuggestedFeeds.js.map +1 -0
- package/dist/lexicons/types/app/bsky/feed/getTimeline.d.ts +23 -0
- package/dist/lexicons/types/app/bsky/feed/getTimeline.js +21 -0
- package/dist/lexicons/types/app/bsky/feed/getTimeline.js.map +1 -0
- package/dist/lexicons/types/app/bsky/feed/like.d.ts +19 -0
- package/dist/lexicons/types/app/bsky/feed/like.js +13 -0
- package/dist/lexicons/types/app/bsky/feed/like.js.map +1 -0
- package/dist/lexicons/types/app/bsky/feed/post.d.ts +67 -0
- package/dist/lexicons/types/app/bsky/feed/post.js +78 -0
- package/dist/lexicons/types/app/bsky/feed/post.js.map +1 -0
- package/dist/lexicons/types/app/bsky/feed/postgate.d.ts +29 -0
- package/dist/lexicons/types/app/bsky/feed/postgate.js +24 -0
- package/dist/lexicons/types/app/bsky/feed/postgate.js.map +1 -0
- package/dist/lexicons/types/app/bsky/feed/repost.d.ts +19 -0
- package/dist/lexicons/types/app/bsky/feed/repost.js +13 -0
- package/dist/lexicons/types/app/bsky/feed/repost.js.map +1 -0
- package/dist/lexicons/types/app/bsky/feed/searchPosts.d.ts +33 -0
- package/dist/lexicons/types/app/bsky/feed/searchPosts.js +36 -0
- package/dist/lexicons/types/app/bsky/feed/searchPosts.js.map +1 -0
- package/dist/lexicons/types/app/bsky/feed/sendInteractions.d.ts +21 -0
- package/dist/lexicons/types/app/bsky/feed/sendInteractions.js +19 -0
- package/dist/lexicons/types/app/bsky/feed/sendInteractions.js.map +1 -0
- package/dist/lexicons/types/app/bsky/feed/threadgate.d.ts +57 -0
- package/dist/lexicons/types/app/bsky/feed/threadgate.js +41 -0
- package/dist/lexicons/types/app/bsky/feed/threadgate.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/block.d.ts +18 -0
- package/dist/lexicons/types/app/bsky/graph/block.js +10 -0
- package/dist/lexicons/types/app/bsky/graph/block.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/defs.d.ts +152 -0
- package/dist/lexicons/types/app/bsky/graph/defs.js +136 -0
- package/dist/lexicons/types/app/bsky/graph/defs.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/follow.d.ts +18 -0
- package/dist/lexicons/types/app/bsky/graph/follow.js +10 -0
- package/dist/lexicons/types/app/bsky/graph/follow.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/getActorStarterPacks.d.ts +23 -0
- package/dist/lexicons/types/app/bsky/graph/getActorStarterPacks.js +21 -0
- package/dist/lexicons/types/app/bsky/graph/getActorStarterPacks.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/getBlocks.d.ts +22 -0
- package/dist/lexicons/types/app/bsky/graph/getBlocks.js +20 -0
- package/dist/lexicons/types/app/bsky/graph/getBlocks.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/getFollowers.d.ts +24 -0
- package/dist/lexicons/types/app/bsky/graph/getFollowers.js +24 -0
- package/dist/lexicons/types/app/bsky/graph/getFollowers.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/getFollows.d.ts +24 -0
- package/dist/lexicons/types/app/bsky/graph/getFollows.js +24 -0
- package/dist/lexicons/types/app/bsky/graph/getFollows.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/getKnownFollowers.d.ts +24 -0
- package/dist/lexicons/types/app/bsky/graph/getKnownFollowers.js +24 -0
- package/dist/lexicons/types/app/bsky/graph/getKnownFollowers.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/getList.d.ts +24 -0
- package/dist/lexicons/types/app/bsky/graph/getList.js +24 -0
- package/dist/lexicons/types/app/bsky/graph/getList.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/getListBlocks.d.ts +22 -0
- package/dist/lexicons/types/app/bsky/graph/getListBlocks.js +20 -0
- package/dist/lexicons/types/app/bsky/graph/getListBlocks.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/getListMutes.d.ts +22 -0
- package/dist/lexicons/types/app/bsky/graph/getListMutes.js +20 -0
- package/dist/lexicons/types/app/bsky/graph/getListMutes.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/getLists.d.ts +23 -0
- package/dist/lexicons/types/app/bsky/graph/getLists.js +21 -0
- package/dist/lexicons/types/app/bsky/graph/getLists.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/getMutes.d.ts +22 -0
- package/dist/lexicons/types/app/bsky/graph/getMutes.js +20 -0
- package/dist/lexicons/types/app/bsky/graph/getMutes.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/getRelationships.d.ts +22 -0
- package/dist/lexicons/types/app/bsky/graph/getRelationships.js +26 -0
- package/dist/lexicons/types/app/bsky/graph/getRelationships.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/getStarterPack.d.ts +20 -0
- package/dist/lexicons/types/app/bsky/graph/getStarterPack.js +17 -0
- package/dist/lexicons/types/app/bsky/graph/getStarterPack.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/getStarterPacks.d.ts +20 -0
- package/dist/lexicons/types/app/bsky/graph/getStarterPacks.js +19 -0
- package/dist/lexicons/types/app/bsky/graph/getStarterPacks.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/getSuggestedFollowsByActor.d.ts +22 -0
- package/dist/lexicons/types/app/bsky/graph/getSuggestedFollowsByActor.js +19 -0
- package/dist/lexicons/types/app/bsky/graph/getSuggestedFollowsByActor.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/list.d.ts +26 -0
- package/dist/lexicons/types/app/bsky/graph/list.js +28 -0
- package/dist/lexicons/types/app/bsky/graph/list.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/listblock.d.ts +18 -0
- package/dist/lexicons/types/app/bsky/graph/listblock.js +10 -0
- package/dist/lexicons/types/app/bsky/graph/listblock.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/listitem.d.ts +19 -0
- package/dist/lexicons/types/app/bsky/graph/listitem.js +11 -0
- package/dist/lexicons/types/app/bsky/graph/listitem.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/muteActor.d.ts +17 -0
- package/dist/lexicons/types/app/bsky/graph/muteActor.js +13 -0
- package/dist/lexicons/types/app/bsky/graph/muteActor.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/muteActorList.d.ts +17 -0
- package/dist/lexicons/types/app/bsky/graph/muteActorList.js +13 -0
- package/dist/lexicons/types/app/bsky/graph/muteActorList.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/muteThread.d.ts +17 -0
- package/dist/lexicons/types/app/bsky/graph/muteThread.js +13 -0
- package/dist/lexicons/types/app/bsky/graph/muteThread.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/searchStarterPacks.d.ts +23 -0
- package/dist/lexicons/types/app/bsky/graph/searchStarterPacks.js +21 -0
- package/dist/lexicons/types/app/bsky/graph/searchStarterPacks.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/starterpack.d.ts +33 -0
- package/dist/lexicons/types/app/bsky/graph/starterpack.js +32 -0
- package/dist/lexicons/types/app/bsky/graph/starterpack.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/unmuteActor.d.ts +17 -0
- package/dist/lexicons/types/app/bsky/graph/unmuteActor.js +13 -0
- package/dist/lexicons/types/app/bsky/graph/unmuteActor.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/unmuteActorList.d.ts +17 -0
- package/dist/lexicons/types/app/bsky/graph/unmuteActorList.js +13 -0
- package/dist/lexicons/types/app/bsky/graph/unmuteActorList.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/unmuteThread.d.ts +17 -0
- package/dist/lexicons/types/app/bsky/graph/unmuteThread.js +13 -0
- package/dist/lexicons/types/app/bsky/graph/unmuteThread.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/verification.d.ts +20 -0
- package/dist/lexicons/types/app/bsky/graph/verification.js +12 -0
- package/dist/lexicons/types/app/bsky/graph/verification.js.map +1 -0
- package/dist/lexicons/types/app/bsky/labeler/defs.d.ts +62 -0
- package/dist/lexicons/types/app/bsky/labeler/defs.js +64 -0
- package/dist/lexicons/types/app/bsky/labeler/defs.js.map +1 -0
- package/dist/lexicons/types/app/bsky/labeler/getServices.d.ts +21 -0
- package/dist/lexicons/types/app/bsky/labeler/getServices.js +22 -0
- package/dist/lexicons/types/app/bsky/labeler/getServices.js.map +1 -0
- package/dist/lexicons/types/app/bsky/labeler/service.d.ts +25 -0
- package/dist/lexicons/types/app/bsky/labeler/service.js +25 -0
- package/dist/lexicons/types/app/bsky/labeler/service.js.map +1 -0
- package/dist/lexicons/types/app/bsky/notification/defs.d.ts +11 -0
- package/dist/lexicons/types/app/bsky/notification/defs.js +6 -0
- package/dist/lexicons/types/app/bsky/notification/defs.js.map +1 -0
- package/dist/lexicons/types/app/bsky/notification/getUnreadCount.d.ts +20 -0
- package/dist/lexicons/types/app/bsky/notification/getUnreadCount.js +15 -0
- package/dist/lexicons/types/app/bsky/notification/getUnreadCount.js.map +1 -0
- package/dist/lexicons/types/app/bsky/notification/listNotifications.d.ts +46 -0
- package/dist/lexicons/types/app/bsky/notification/listNotifications.js +44 -0
- package/dist/lexicons/types/app/bsky/notification/listNotifications.js.map +1 -0
- package/dist/lexicons/types/app/bsky/notification/putPreferences.d.ts +17 -0
- package/dist/lexicons/types/app/bsky/notification/putPreferences.js +13 -0
- package/dist/lexicons/types/app/bsky/notification/putPreferences.js.map +1 -0
- package/dist/lexicons/types/app/bsky/notification/registerPush.d.ts +20 -0
- package/dist/lexicons/types/app/bsky/notification/registerPush.js +16 -0
- package/dist/lexicons/types/app/bsky/notification/registerPush.js.map +1 -0
- package/dist/lexicons/types/app/bsky/notification/updateSeen.d.ts +17 -0
- package/dist/lexicons/types/app/bsky/notification/updateSeen.js +13 -0
- package/dist/lexicons/types/app/bsky/notification/updateSeen.js.map +1 -0
- package/dist/lexicons/types/app/bsky/richtext/facet.d.ts +54 -0
- package/dist/lexicons/types/app/bsky/richtext/facet.js +36 -0
- package/dist/lexicons/types/app/bsky/richtext/facet.js.map +1 -0
- package/dist/lexicons/types/app/bsky/unspecced/defs.d.ts +80 -0
- package/dist/lexicons/types/app/bsky/unspecced/defs.js +53 -0
- package/dist/lexicons/types/app/bsky/unspecced/defs.js.map +1 -0
- package/dist/lexicons/types/app/bsky/unspecced/getConfig.d.ts +17 -0
- package/dist/lexicons/types/app/bsky/unspecced/getConfig.js +12 -0
- package/dist/lexicons/types/app/bsky/unspecced/getConfig.js.map +1 -0
- package/dist/lexicons/types/app/bsky/unspecced/getPopularFeedGenerators.d.ts +23 -0
- package/dist/lexicons/types/app/bsky/unspecced/getPopularFeedGenerators.js +21 -0
- package/dist/lexicons/types/app/bsky/unspecced/getPopularFeedGenerators.js.map +1 -0
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedFeeds.d.ts +20 -0
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedFeeds.js +18 -0
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedFeeds.js.map +1 -0
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedFeedsSkeleton.d.ts +20 -0
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedFeedsSkeleton.js +16 -0
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedFeedsSkeleton.js.map +1 -0
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacks.d.ts +20 -0
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacks.js +18 -0
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacks.js.map +1 -0
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacksSkeleton.d.ts +20 -0
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacksSkeleton.js +16 -0
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacksSkeleton.js.map +1 -0
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsers.d.ts +21 -0
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsers.js +19 -0
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsers.js.map +1 -0
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersSkeleton.d.ts +21 -0
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersSkeleton.js +17 -0
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersSkeleton.js.map +1 -0
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestionsSkeleton.d.ts +26 -0
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestionsSkeleton.js +24 -0
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestionsSkeleton.js.map +1 -0
- package/dist/lexicons/types/app/bsky/unspecced/getTaggedSuggestions.d.ts +29 -0
- package/dist/lexicons/types/app/bsky/unspecced/getTaggedSuggestions.js +22 -0
- package/dist/lexicons/types/app/bsky/unspecced/getTaggedSuggestions.js.map +1 -0
- package/dist/lexicons/types/app/bsky/unspecced/getTrendingTopics.d.ts +22 -0
- package/dist/lexicons/types/app/bsky/unspecced/getTrendingTopics.js +22 -0
- package/dist/lexicons/types/app/bsky/unspecced/getTrendingTopics.js.map +1 -0
- package/dist/lexicons/types/app/bsky/unspecced/getTrends.d.ts +20 -0
- package/dist/lexicons/types/app/bsky/unspecced/getTrends.js +18 -0
- package/dist/lexicons/types/app/bsky/unspecced/getTrends.js.map +1 -0
- package/dist/lexicons/types/app/bsky/unspecced/getTrendsSkeleton.d.ts +21 -0
- package/dist/lexicons/types/app/bsky/unspecced/getTrendsSkeleton.js +19 -0
- package/dist/lexicons/types/app/bsky/unspecced/getTrendsSkeleton.js.map +1 -0
- package/dist/lexicons/types/app/bsky/unspecced/searchActorsSkeleton.d.ts +26 -0
- package/dist/lexicons/types/app/bsky/unspecced/searchActorsSkeleton.js +24 -0
- package/dist/lexicons/types/app/bsky/unspecced/searchActorsSkeleton.js.map +1 -0
- package/dist/lexicons/types/app/bsky/unspecced/searchPostsSkeleton.d.ts +34 -0
- package/dist/lexicons/types/app/bsky/unspecced/searchPostsSkeleton.js +37 -0
- package/dist/lexicons/types/app/bsky/unspecced/searchPostsSkeleton.js.map +1 -0
- package/dist/lexicons/types/app/bsky/unspecced/searchStarterPacksSkeleton.d.ts +25 -0
- package/dist/lexicons/types/app/bsky/unspecced/searchStarterPacksSkeleton.js +23 -0
- package/dist/lexicons/types/app/bsky/unspecced/searchStarterPacksSkeleton.js.map +1 -0
- package/dist/lexicons/types/app/bsky/video/defs.d.ts +18 -0
- package/dist/lexicons/types/app/bsky/video/defs.js +14 -0
- package/dist/lexicons/types/app/bsky/video/defs.js.map +1 -0
- package/dist/lexicons/types/app/bsky/video/getJobStatus.d.ts +20 -0
- package/dist/lexicons/types/app/bsky/video/getJobStatus.js +17 -0
- package/dist/lexicons/types/app/bsky/video/getJobStatus.js.map +1 -0
- package/dist/lexicons/types/app/bsky/video/getUploadLimits.d.ts +21 -0
- package/dist/lexicons/types/app/bsky/video/getUploadLimits.js +16 -0
- package/dist/lexicons/types/app/bsky/video/getUploadLimits.js.map +1 -0
- package/dist/lexicons/types/app/bsky/video/uploadVideo.d.ts +20 -0
- package/dist/lexicons/types/app/bsky/video/uploadVideo.js +18 -0
- package/dist/lexicons/types/app/bsky/video/uploadVideo.js.map +1 -0
- package/dist/lexicons/types/chat/bsky/actor/declaration.d.ts +17 -0
- package/dist/lexicons/types/chat/bsky/actor/declaration.js +9 -0
- package/dist/lexicons/types/chat/bsky/actor/declaration.js.map +1 -0
- package/dist/lexicons/types/chat/bsky/actor/defs.d.ts +22 -0
- package/dist/lexicons/types/chat/bsky/actor/defs.js +29 -0
- package/dist/lexicons/types/chat/bsky/actor/defs.js.map +1 -0
- package/dist/lexicons/types/chat/bsky/actor/deleteAccount.d.ts +15 -0
- package/dist/lexicons/types/chat/bsky/actor/deleteAccount.js +11 -0
- package/dist/lexicons/types/chat/bsky/actor/deleteAccount.js.map +1 -0
- package/dist/lexicons/types/chat/bsky/actor/exportAccountData.d.ts +14 -0
- package/dist/lexicons/types/chat/bsky/actor/exportAccountData.js +9 -0
- package/dist/lexicons/types/chat/bsky/actor/exportAccountData.js.map +1 -0
- package/dist/lexicons/types/chat/bsky/convo/acceptConvo.d.ts +22 -0
- package/dist/lexicons/types/chat/bsky/convo/acceptConvo.js +18 -0
- package/dist/lexicons/types/chat/bsky/convo/acceptConvo.js.map +1 -0
- package/dist/lexicons/types/chat/bsky/convo/addReaction.d.ts +25 -0
- package/dist/lexicons/types/chat/bsky/convo/addReaction.js +26 -0
- package/dist/lexicons/types/chat/bsky/convo/addReaction.js.map +1 -0
- package/dist/lexicons/types/chat/bsky/convo/defs.d.ts +236 -0
- package/dist/lexicons/types/chat/bsky/convo/defs.js +187 -0
- package/dist/lexicons/types/chat/bsky/convo/defs.js.map +1 -0
- package/dist/lexicons/types/chat/bsky/convo/deleteMessageForSelf.d.ts +22 -0
- package/dist/lexicons/types/chat/bsky/convo/deleteMessageForSelf.js +20 -0
- package/dist/lexicons/types/chat/bsky/convo/deleteMessageForSelf.js.map +1 -0
- package/dist/lexicons/types/chat/bsky/convo/getConvo.d.ts +20 -0
- package/dist/lexicons/types/chat/bsky/convo/getConvo.js +17 -0
- package/dist/lexicons/types/chat/bsky/convo/getConvo.js.map +1 -0
- package/dist/lexicons/types/chat/bsky/convo/getConvoAvailability.d.ts +21 -0
- package/dist/lexicons/types/chat/bsky/convo/getConvoAvailability.js +20 -0
- package/dist/lexicons/types/chat/bsky/convo/getConvoAvailability.js.map +1 -0
- package/dist/lexicons/types/chat/bsky/convo/getConvoForMembers.d.ts +20 -0
- package/dist/lexicons/types/chat/bsky/convo/getConvoForMembers.js +19 -0
- package/dist/lexicons/types/chat/bsky/convo/getConvoForMembers.js.map +1 -0
- package/dist/lexicons/types/chat/bsky/convo/getLog.d.ts +21 -0
- package/dist/lexicons/types/chat/bsky/convo/getLog.js +30 -0
- package/dist/lexicons/types/chat/bsky/convo/getLog.js.map +1 -0
- package/dist/lexicons/types/chat/bsky/convo/getMessages.d.ts +23 -0
- package/dist/lexicons/types/chat/bsky/convo/getMessages.js +25 -0
- package/dist/lexicons/types/chat/bsky/convo/getMessages.js.map +1 -0
- package/dist/lexicons/types/chat/bsky/convo/leaveConvo.d.ts +23 -0
- package/dist/lexicons/types/chat/bsky/convo/leaveConvo.js +19 -0
- package/dist/lexicons/types/chat/bsky/convo/leaveConvo.js.map +1 -0
- package/dist/lexicons/types/chat/bsky/convo/listConvos.d.ts +24 -0
- package/dist/lexicons/types/chat/bsky/convo/listConvos.js +22 -0
- package/dist/lexicons/types/chat/bsky/convo/listConvos.js.map +1 -0
- package/dist/lexicons/types/chat/bsky/convo/muteConvo.d.ts +23 -0
- package/dist/lexicons/types/chat/bsky/convo/muteConvo.js +21 -0
- package/dist/lexicons/types/chat/bsky/convo/muteConvo.js.map +1 -0
- package/dist/lexicons/types/chat/bsky/convo/removeReaction.d.ts +25 -0
- package/dist/lexicons/types/chat/bsky/convo/removeReaction.js +26 -0
- package/dist/lexicons/types/chat/bsky/convo/removeReaction.js.map +1 -0
- package/dist/lexicons/types/chat/bsky/convo/sendMessage.d.ts +22 -0
- package/dist/lexicons/types/chat/bsky/convo/sendMessage.js +22 -0
- package/dist/lexicons/types/chat/bsky/convo/sendMessage.js.map +1 -0
- package/dist/lexicons/types/chat/bsky/convo/sendMessageBatch.d.ts +34 -0
- package/dist/lexicons/types/chat/bsky/convo/sendMessageBatch.js +31 -0
- package/dist/lexicons/types/chat/bsky/convo/sendMessageBatch.js.map +1 -0
- package/dist/lexicons/types/chat/bsky/convo/unmuteConvo.d.ts +23 -0
- package/dist/lexicons/types/chat/bsky/convo/unmuteConvo.js +21 -0
- package/dist/lexicons/types/chat/bsky/convo/unmuteConvo.js.map +1 -0
- package/dist/lexicons/types/chat/bsky/convo/updateAllRead.d.ts +22 -0
- package/dist/lexicons/types/chat/bsky/convo/updateAllRead.js +18 -0
- package/dist/lexicons/types/chat/bsky/convo/updateAllRead.js.map +1 -0
- package/dist/lexicons/types/chat/bsky/convo/updateRead.d.ts +24 -0
- package/dist/lexicons/types/chat/bsky/convo/updateRead.js +22 -0
- package/dist/lexicons/types/chat/bsky/convo/updateRead.js.map +1 -0
- package/dist/lexicons/types/chat/bsky/moderation/getActorMetadata.d.ts +34 -0
- package/dist/lexicons/types/chat/bsky/moderation/getActorMetadata.js +30 -0
- package/dist/lexicons/types/chat/bsky/moderation/getActorMetadata.js.map +1 -0
- package/dist/lexicons/types/chat/bsky/moderation/getMessageContext.d.ts +23 -0
- package/dist/lexicons/types/chat/bsky/moderation/getMessageContext.js +24 -0
- package/dist/lexicons/types/chat/bsky/moderation/getMessageContext.js.map +1 -0
- package/dist/lexicons/types/chat/bsky/moderation/updateActorAccess.d.ts +19 -0
- package/dist/lexicons/types/chat/bsky/moderation/updateActorAccess.js +15 -0
- package/dist/lexicons/types/chat/bsky/moderation/updateActorAccess.js.map +1 -0
- package/dist/lexicons.test.d.ts +1 -0
- package/dist/lexicons.test.js +126 -0
- package/dist/lexicons.test.js.map +1 -0
- package/dist/utilities/embeds.d.ts +9 -5
- package/dist/utilities/embeds.js.map +1 -1
- package/lib/index.ts +1 -1
- package/lib/lexicons/index.ts +126 -0
- package/lib/lexicons/types/app/bsky/actor/defs.ts +490 -0
- package/lib/lexicons/types/app/bsky/actor/getPreferences.ts +28 -0
- package/lib/lexicons/types/app/bsky/actor/getProfile.ts +28 -0
- package/lib/lexicons/types/app/bsky/actor/getProfiles.ts +32 -0
- package/lib/lexicons/types/app/bsky/actor/getSuggestions.ts +36 -0
- package/lib/lexicons/types/app/bsky/actor/profile.ts +50 -0
- package/lib/lexicons/types/app/bsky/actor/putPreferences.ts +29 -0
- package/lib/lexicons/types/app/bsky/actor/searchActors.ts +37 -0
- package/lib/lexicons/types/app/bsky/actor/searchActorsTypeahead.ts +35 -0
- package/lib/lexicons/types/app/bsky/actor/status.ts +38 -0
- package/lib/lexicons/types/app/bsky/embed/defs.ts +16 -0
- package/lib/lexicons/types/app/bsky/embed/external.ts +49 -0
- package/lib/lexicons/types/app/bsky/embed/images.ts +53 -0
- package/lib/lexicons/types/app/bsky/embed/record.ts +110 -0
- package/lib/lexicons/types/app/bsky/embed/recordWithMedia.ts +45 -0
- package/lib/lexicons/types/app/bsky/embed/video.ts +58 -0
- package/lib/lexicons/types/app/bsky/feed/defs.ts +373 -0
- package/lib/lexicons/types/app/bsky/feed/describeFeedGenerator.ts +49 -0
- package/lib/lexicons/types/app/bsky/feed/generator.ts +51 -0
- package/lib/lexicons/types/app/bsky/feed/getActorFeeds.ts +36 -0
- package/lib/lexicons/types/app/bsky/feed/getActorLikes.ts +36 -0
- package/lib/lexicons/types/app/bsky/feed/getAuthorFeed.ts +48 -0
- package/lib/lexicons/types/app/bsky/feed/getFeed.ts +36 -0
- package/lib/lexicons/types/app/bsky/feed/getFeedGenerator.ts +32 -0
- package/lib/lexicons/types/app/bsky/feed/getFeedGenerators.ts +30 -0
- package/lib/lexicons/types/app/bsky/feed/getFeedSkeleton.ts +36 -0
- package/lib/lexicons/types/app/bsky/feed/getLikes.ts +52 -0
- package/lib/lexicons/types/app/bsky/feed/getListFeed.ts +36 -0
- package/lib/lexicons/types/app/bsky/feed/getPostThread.ts +45 -0
- package/lib/lexicons/types/app/bsky/feed/getPosts.ts +32 -0
- package/lib/lexicons/types/app/bsky/feed/getQuotes.ts +39 -0
- package/lib/lexicons/types/app/bsky/feed/getRepostedBy.ts +39 -0
- package/lib/lexicons/types/app/bsky/feed/getSuggestedFeeds.ts +35 -0
- package/lib/lexicons/types/app/bsky/feed/getTimeline.ts +36 -0
- package/lib/lexicons/types/app/bsky/feed/like.ts +29 -0
- package/lib/lexicons/types/app/bsky/feed/post.ts +110 -0
- package/lib/lexicons/types/app/bsky/feed/postgate.ts +45 -0
- package/lib/lexicons/types/app/bsky/feed/repost.ts +29 -0
- package/lib/lexicons/types/app/bsky/feed/searchPosts.ts +53 -0
- package/lib/lexicons/types/app/bsky/feed/sendInteractions.ts +32 -0
- package/lib/lexicons/types/app/bsky/feed/threadgate.ts +75 -0
- package/lib/lexicons/types/app/bsky/graph/block.ts +26 -0
- package/lib/lexicons/types/app/bsky/graph/defs.ts +185 -0
- package/lib/lexicons/types/app/bsky/graph/follow.ts +26 -0
- package/lib/lexicons/types/app/bsky/graph/getActorStarterPacks.ts +36 -0
- package/lib/lexicons/types/app/bsky/graph/getBlocks.ts +35 -0
- package/lib/lexicons/types/app/bsky/graph/getFollowers.ts +39 -0
- package/lib/lexicons/types/app/bsky/graph/getFollows.ts +39 -0
- package/lib/lexicons/types/app/bsky/graph/getKnownFollowers.ts +39 -0
- package/lib/lexicons/types/app/bsky/graph/getList.ts +39 -0
- package/lib/lexicons/types/app/bsky/graph/getListBlocks.ts +35 -0
- package/lib/lexicons/types/app/bsky/graph/getListMutes.ts +35 -0
- package/lib/lexicons/types/app/bsky/graph/getLists.ts +36 -0
- package/lib/lexicons/types/app/bsky/graph/getMutes.ts +35 -0
- package/lib/lexicons/types/app/bsky/graph/getRelationships.ts +41 -0
- package/lib/lexicons/types/app/bsky/graph/getStarterPack.ts +30 -0
- package/lib/lexicons/types/app/bsky/graph/getStarterPacks.ts +32 -0
- package/lib/lexicons/types/app/bsky/graph/getSuggestedFollowsByActor.ts +32 -0
- package/lib/lexicons/types/app/bsky/graph/list.ts +45 -0
- package/lib/lexicons/types/app/bsky/graph/listblock.ts +26 -0
- package/lib/lexicons/types/app/bsky/graph/listitem.ts +27 -0
- package/lib/lexicons/types/app/bsky/graph/muteActor.ts +26 -0
- package/lib/lexicons/types/app/bsky/graph/muteActorList.ts +26 -0
- package/lib/lexicons/types/app/bsky/graph/muteThread.ts +26 -0
- package/lib/lexicons/types/app/bsky/graph/searchStarterPacks.ts +36 -0
- package/lib/lexicons/types/app/bsky/graph/starterpack.ts +53 -0
- package/lib/lexicons/types/app/bsky/graph/unmuteActor.ts +26 -0
- package/lib/lexicons/types/app/bsky/graph/unmuteActorList.ts +26 -0
- package/lib/lexicons/types/app/bsky/graph/unmuteThread.ts +26 -0
- package/lib/lexicons/types/app/bsky/graph/verification.ts +28 -0
- package/lib/lexicons/types/app/bsky/labeler/defs.ts +81 -0
- package/lib/lexicons/types/app/bsky/labeler/getServices.ts +36 -0
- package/lib/lexicons/types/app/bsky/labeler/service.ts +41 -0
- package/lib/lexicons/types/app/bsky/notification/defs.ts +14 -0
- package/lib/lexicons/types/app/bsky/notification/getUnreadCount.ts +28 -0
- package/lib/lexicons/types/app/bsky/notification/listNotifications.ts +75 -0
- package/lib/lexicons/types/app/bsky/notification/putPreferences.ts +26 -0
- package/lib/lexicons/types/app/bsky/notification/registerPush.ts +29 -0
- package/lib/lexicons/types/app/bsky/notification/updateSeen.ts +26 -0
- package/lib/lexicons/types/app/bsky/richtext/facet.ts +56 -0
- package/lib/lexicons/types/app/bsky/unspecced/defs.ts +78 -0
- package/lib/lexicons/types/app/bsky/unspecced/getConfig.ts +25 -0
- package/lib/lexicons/types/app/bsky/unspecced/getPopularFeedGenerators.ts +36 -0
- package/lib/lexicons/types/app/bsky/unspecced/getSuggestedFeeds.ts +33 -0
- package/lib/lexicons/types/app/bsky/unspecced/getSuggestedFeedsSkeleton.ts +31 -0
- package/lib/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacks.ts +33 -0
- package/lib/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacksSkeleton.ts +31 -0
- package/lib/lexicons/types/app/bsky/unspecced/getSuggestedUsers.ts +34 -0
- package/lib/lexicons/types/app/bsky/unspecced/getSuggestedUsersSkeleton.ts +32 -0
- package/lib/lexicons/types/app/bsky/unspecced/getSuggestionsSkeleton.ts +39 -0
- package/lib/lexicons/types/app/bsky/unspecced/getTaggedSuggestions.ts +40 -0
- package/lib/lexicons/types/app/bsky/unspecced/getTrendingTopics.ts +37 -0
- package/lib/lexicons/types/app/bsky/unspecced/getTrends.ts +33 -0
- package/lib/lexicons/types/app/bsky/unspecced/getTrendsSkeleton.ts +34 -0
- package/lib/lexicons/types/app/bsky/unspecced/searchActorsSkeleton.ts +39 -0
- package/lib/lexicons/types/app/bsky/unspecced/searchPostsSkeleton.ts +54 -0
- package/lib/lexicons/types/app/bsky/unspecced/searchStarterPacksSkeleton.ts +38 -0
- package/lib/lexicons/types/app/bsky/video/defs.ts +23 -0
- package/lib/lexicons/types/app/bsky/video/getJobStatus.ts +30 -0
- package/lib/lexicons/types/app/bsky/video/getUploadLimits.ts +29 -0
- package/lib/lexicons/types/app/bsky/video/uploadVideo.ts +31 -0
- package/lib/lexicons/types/chat/bsky/actor/declaration.ts +25 -0
- package/lib/lexicons/types/chat/bsky/actor/defs.ts +38 -0
- package/lib/lexicons/types/chat/bsky/actor/deleteAccount.ts +24 -0
- package/lib/lexicons/types/chat/bsky/actor/exportAccountData.ts +22 -0
- package/lib/lexicons/types/chat/bsky/convo/acceptConvo.ts +31 -0
- package/lib/lexicons/types/chat/bsky/convo/addReaction.ts +39 -0
- package/lib/lexicons/types/chat/bsky/convo/defs.ts +249 -0
- package/lib/lexicons/types/chat/bsky/convo/deleteMessageForSelf.ts +33 -0
- package/lib/lexicons/types/chat/bsky/convo/getConvo.ts +30 -0
- package/lib/lexicons/types/chat/bsky/convo/getConvoAvailability.ts +33 -0
- package/lib/lexicons/types/chat/bsky/convo/getConvoForMembers.ts +32 -0
- package/lib/lexicons/types/chat/bsky/convo/getLog.ts +44 -0
- package/lib/lexicons/types/chat/bsky/convo/getMessages.ts +41 -0
- package/lib/lexicons/types/chat/bsky/convo/leaveConvo.ts +32 -0
- package/lib/lexicons/types/chat/bsky/convo/listConvos.ts +37 -0
- package/lib/lexicons/types/chat/bsky/convo/muteConvo.ts +34 -0
- package/lib/lexicons/types/chat/bsky/convo/removeReaction.ts +39 -0
- package/lib/lexicons/types/chat/bsky/convo/sendMessage.ts +35 -0
- package/lib/lexicons/types/chat/bsky/convo/sendMessageBatch.ts +48 -0
- package/lib/lexicons/types/chat/bsky/convo/unmuteConvo.ts +34 -0
- package/lib/lexicons/types/chat/bsky/convo/updateAllRead.ts +31 -0
- package/lib/lexicons/types/chat/bsky/convo/updateRead.ts +35 -0
- package/lib/lexicons/types/chat/bsky/moderation/getActorMetadata.ts +47 -0
- package/lib/lexicons/types/chat/bsky/moderation/getMessageContext.ts +38 -0
- package/lib/lexicons/types/chat/bsky/moderation/updateActorAccess.ts +28 -0
- package/lib/utilities/embeds.ts +10 -11
- package/package.json +17 -8
- package/dist/lexicons.d.ts +0 -3560
- package/dist/lexicons.js +0 -8
- package/dist/lexicons.js.map +0 -1
- package/lib/lexicons.ts +0 -3598
package/dist/lexicons.d.ts
DELETED
|
@@ -1,3560 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @module
|
|
3
|
-
* Contains type declarations for Bluesky lexicons
|
|
4
|
-
*/
|
|
5
|
-
import '@atcute/client/lexicons';
|
|
6
|
-
declare module '@atcute/client/lexicons' {
|
|
7
|
-
namespace AppBskyActorDefs {
|
|
8
|
-
interface AdultContentPref {
|
|
9
|
-
[Brand.Type]?: 'app.bsky.actor.defs#adultContentPref';
|
|
10
|
-
/** @default false */
|
|
11
|
-
enabled: boolean;
|
|
12
|
-
}
|
|
13
|
-
/** If set, an active progress guide. Once completed, can be set to undefined. Should have unspecced fields tracking progress. */
|
|
14
|
-
interface BskyAppProgressGuide {
|
|
15
|
-
[Brand.Type]?: 'app.bsky.actor.defs#bskyAppProgressGuide';
|
|
16
|
-
/** Maximum string length: 100 */
|
|
17
|
-
guide: string;
|
|
18
|
-
}
|
|
19
|
-
/** A grab bag of state that's specific to the bsky.app program. Third-party apps shouldn't use this. */
|
|
20
|
-
interface BskyAppStatePref {
|
|
21
|
-
[Brand.Type]?: 'app.bsky.actor.defs#bskyAppStatePref';
|
|
22
|
-
activeProgressGuide?: BskyAppProgressGuide;
|
|
23
|
-
/**
|
|
24
|
-
* Storage for NUXs the user has encountered. \
|
|
25
|
-
* Maximum array length: 100
|
|
26
|
-
*/
|
|
27
|
-
nuxs?: AppBskyActorDefs.Nux[];
|
|
28
|
-
/**
|
|
29
|
-
* An array of tokens which identify nudges (modals, popups, tours, highlight dots) that should be shown to the user. \
|
|
30
|
-
* Maximum array length: 1000 \
|
|
31
|
-
* Maximum string length: 100
|
|
32
|
-
*/
|
|
33
|
-
queuedNudges?: string[];
|
|
34
|
-
}
|
|
35
|
-
interface ContentLabelPref {
|
|
36
|
-
[Brand.Type]?: 'app.bsky.actor.defs#contentLabelPref';
|
|
37
|
-
label: string;
|
|
38
|
-
visibility: 'hide' | 'ignore' | 'show' | 'warn' | (string & {});
|
|
39
|
-
/** Which labeler does this preference apply to? If undefined, applies globally. */
|
|
40
|
-
labelerDid?: At.Did;
|
|
41
|
-
}
|
|
42
|
-
interface FeedViewPref {
|
|
43
|
-
[Brand.Type]?: 'app.bsky.actor.defs#feedViewPref';
|
|
44
|
-
/** The URI of the feed, or an identifier which describes the feed. */
|
|
45
|
-
feed: string;
|
|
46
|
-
/** Hide quote posts in the feed. */
|
|
47
|
-
hideQuotePosts?: boolean;
|
|
48
|
-
/** Hide replies in the feed. */
|
|
49
|
-
hideReplies?: boolean;
|
|
50
|
-
/** Hide replies in the feed if they do not have this number of likes. */
|
|
51
|
-
hideRepliesByLikeCount?: number;
|
|
52
|
-
/**
|
|
53
|
-
* Hide replies in the feed if they are not by followed users.
|
|
54
|
-
* @default true
|
|
55
|
-
*/
|
|
56
|
-
hideRepliesByUnfollowed?: boolean;
|
|
57
|
-
/** Hide reposts in the feed. */
|
|
58
|
-
hideReposts?: boolean;
|
|
59
|
-
}
|
|
60
|
-
interface HiddenPostsPref {
|
|
61
|
-
[Brand.Type]?: 'app.bsky.actor.defs#hiddenPostsPref';
|
|
62
|
-
/** A list of URIs of posts the account owner has hidden. */
|
|
63
|
-
items: At.ResourceUri[];
|
|
64
|
-
}
|
|
65
|
-
interface InterestsPref {
|
|
66
|
-
[Brand.Type]?: 'app.bsky.actor.defs#interestsPref';
|
|
67
|
-
/**
|
|
68
|
-
* A list of tags which describe the account owner's interests gathered during onboarding. \
|
|
69
|
-
* Maximum array length: 100 \
|
|
70
|
-
* Maximum string length: 640 \
|
|
71
|
-
* Maximum grapheme length: 64
|
|
72
|
-
*/
|
|
73
|
-
tags: string[];
|
|
74
|
-
}
|
|
75
|
-
/** The subject's followers whom you also follow */
|
|
76
|
-
interface KnownFollowers {
|
|
77
|
-
[Brand.Type]?: 'app.bsky.actor.defs#knownFollowers';
|
|
78
|
-
count: number;
|
|
79
|
-
/**
|
|
80
|
-
* Minimum array length: 0 \
|
|
81
|
-
* Maximum array length: 5
|
|
82
|
-
*/
|
|
83
|
-
followers: ProfileViewBasic[];
|
|
84
|
-
}
|
|
85
|
-
interface LabelerPrefItem {
|
|
86
|
-
[Brand.Type]?: 'app.bsky.actor.defs#labelerPrefItem';
|
|
87
|
-
did: At.Did;
|
|
88
|
-
}
|
|
89
|
-
interface LabelersPref {
|
|
90
|
-
[Brand.Type]?: 'app.bsky.actor.defs#labelersPref';
|
|
91
|
-
labelers: LabelerPrefItem[];
|
|
92
|
-
}
|
|
93
|
-
/** A word that the account owner has muted. */
|
|
94
|
-
interface MutedWord {
|
|
95
|
-
[Brand.Type]?: 'app.bsky.actor.defs#mutedWord';
|
|
96
|
-
/** The intended targets of the muted word. */
|
|
97
|
-
targets: AppBskyActorDefs.MutedWordTarget[];
|
|
98
|
-
/**
|
|
99
|
-
* The muted word itself. \
|
|
100
|
-
* Maximum string length: 10000 \
|
|
101
|
-
* Maximum grapheme length: 1000
|
|
102
|
-
*/
|
|
103
|
-
value: string;
|
|
104
|
-
/**
|
|
105
|
-
* Groups of users to apply the muted word to. If undefined, applies to all users.
|
|
106
|
-
* @default "all"
|
|
107
|
-
*/
|
|
108
|
-
actorTarget?: 'all' | 'exclude-following' | (string & {});
|
|
109
|
-
/** The date and time at which the muted word will expire and no longer be applied. */
|
|
110
|
-
expiresAt?: string;
|
|
111
|
-
id?: string;
|
|
112
|
-
}
|
|
113
|
-
interface MutedWordsPref {
|
|
114
|
-
[Brand.Type]?: 'app.bsky.actor.defs#mutedWordsPref';
|
|
115
|
-
/** A list of words the account owner has muted. */
|
|
116
|
-
items: AppBskyActorDefs.MutedWord[];
|
|
117
|
-
}
|
|
118
|
-
/**
|
|
119
|
-
* Maximum string length: 640 \
|
|
120
|
-
* Maximum grapheme length: 64
|
|
121
|
-
*/
|
|
122
|
-
type MutedWordTarget = 'content' | 'tag' | (string & {});
|
|
123
|
-
/** A new user experiences (NUX) storage object */
|
|
124
|
-
interface Nux {
|
|
125
|
-
[Brand.Type]?: 'app.bsky.actor.defs#nux';
|
|
126
|
-
/** @default false */
|
|
127
|
-
completed: boolean;
|
|
128
|
-
/** Maximum string length: 100 */
|
|
129
|
-
id: string;
|
|
130
|
-
/**
|
|
131
|
-
* Arbitrary data for the NUX. The structure is defined by the NUX itself. Limited to 300 characters. \
|
|
132
|
-
* Maximum string length: 3000 \
|
|
133
|
-
* Maximum grapheme length: 300
|
|
134
|
-
*/
|
|
135
|
-
data?: string;
|
|
136
|
-
/** The date and time at which the NUX will expire and should be considered completed. */
|
|
137
|
-
expiresAt?: string;
|
|
138
|
-
}
|
|
139
|
-
interface PersonalDetailsPref {
|
|
140
|
-
[Brand.Type]?: 'app.bsky.actor.defs#personalDetailsPref';
|
|
141
|
-
/** The birth date of account owner. */
|
|
142
|
-
birthDate?: string;
|
|
143
|
-
}
|
|
144
|
-
/** Default post interaction settings for the account. These values should be applied as default values when creating new posts. These refs should mirror the threadgate and postgate records exactly. */
|
|
145
|
-
interface PostInteractionSettingsPref {
|
|
146
|
-
[Brand.Type]?: 'app.bsky.actor.defs#postInteractionSettingsPref';
|
|
147
|
-
/**
|
|
148
|
-
* Matches postgate record. List of rules defining who can embed this users posts. If value is an empty array or is undefined, no particular rules apply and anyone can embed. \
|
|
149
|
-
* Maximum array length: 5
|
|
150
|
-
*/
|
|
151
|
-
postgateEmbeddingRules?: Brand.Union<AppBskyFeedPostgate.DisableRule>[];
|
|
152
|
-
/**
|
|
153
|
-
* Matches threadgate record. List of rules defining who can reply to this users posts. If value is an empty array, no one can reply. If value is undefined, anyone can reply. \
|
|
154
|
-
* Maximum array length: 5
|
|
155
|
-
*/
|
|
156
|
-
threadgateAllowRules?: Brand.Union<AppBskyFeedThreadgate.FollowerRule | AppBskyFeedThreadgate.FollowingRule | AppBskyFeedThreadgate.ListRule | AppBskyFeedThreadgate.MentionRule>[];
|
|
157
|
-
}
|
|
158
|
-
type Preferences = Brand.Union<AdultContentPref | BskyAppStatePref | ContentLabelPref | FeedViewPref | HiddenPostsPref | InterestsPref | LabelersPref | MutedWordsPref | PersonalDetailsPref | PostInteractionSettingsPref | SavedFeedsPref | SavedFeedsPrefV2 | ThreadViewPref | VerificationPrefs>[];
|
|
159
|
-
interface ProfileAssociated {
|
|
160
|
-
[Brand.Type]?: 'app.bsky.actor.defs#profileAssociated';
|
|
161
|
-
chat?: ProfileAssociatedChat;
|
|
162
|
-
feedgens?: number;
|
|
163
|
-
labeler?: boolean;
|
|
164
|
-
lists?: number;
|
|
165
|
-
starterPacks?: number;
|
|
166
|
-
}
|
|
167
|
-
interface ProfileAssociatedChat {
|
|
168
|
-
[Brand.Type]?: 'app.bsky.actor.defs#profileAssociatedChat';
|
|
169
|
-
allowIncoming: 'all' | 'following' | 'none' | (string & {});
|
|
170
|
-
}
|
|
171
|
-
interface ProfileView {
|
|
172
|
-
[Brand.Type]?: 'app.bsky.actor.defs#profileView';
|
|
173
|
-
did: At.Did;
|
|
174
|
-
handle: At.Handle;
|
|
175
|
-
associated?: ProfileAssociated;
|
|
176
|
-
avatar?: At.GenericUri;
|
|
177
|
-
createdAt?: string;
|
|
178
|
-
/**
|
|
179
|
-
* Maximum string length: 2560 \
|
|
180
|
-
* Maximum grapheme length: 256
|
|
181
|
-
*/
|
|
182
|
-
description?: string;
|
|
183
|
-
/**
|
|
184
|
-
* Maximum string length: 640 \
|
|
185
|
-
* Maximum grapheme length: 64
|
|
186
|
-
*/
|
|
187
|
-
displayName?: string;
|
|
188
|
-
indexedAt?: string;
|
|
189
|
-
labels?: ComAtprotoLabelDefs.Label[];
|
|
190
|
-
verification?: VerificationState;
|
|
191
|
-
viewer?: ViewerState;
|
|
192
|
-
}
|
|
193
|
-
interface ProfileViewBasic {
|
|
194
|
-
[Brand.Type]?: 'app.bsky.actor.defs#profileViewBasic';
|
|
195
|
-
did: At.Did;
|
|
196
|
-
handle: At.Handle;
|
|
197
|
-
associated?: ProfileAssociated;
|
|
198
|
-
avatar?: At.GenericUri;
|
|
199
|
-
createdAt?: string;
|
|
200
|
-
/**
|
|
201
|
-
* Maximum string length: 640 \
|
|
202
|
-
* Maximum grapheme length: 64
|
|
203
|
-
*/
|
|
204
|
-
displayName?: string;
|
|
205
|
-
labels?: ComAtprotoLabelDefs.Label[];
|
|
206
|
-
verification?: VerificationState;
|
|
207
|
-
viewer?: ViewerState;
|
|
208
|
-
}
|
|
209
|
-
interface ProfileViewDetailed {
|
|
210
|
-
[Brand.Type]?: 'app.bsky.actor.defs#profileViewDetailed';
|
|
211
|
-
did: At.Did;
|
|
212
|
-
handle: At.Handle;
|
|
213
|
-
associated?: ProfileAssociated;
|
|
214
|
-
avatar?: At.GenericUri;
|
|
215
|
-
banner?: At.GenericUri;
|
|
216
|
-
createdAt?: string;
|
|
217
|
-
/**
|
|
218
|
-
* Maximum string length: 2560 \
|
|
219
|
-
* Maximum grapheme length: 256
|
|
220
|
-
*/
|
|
221
|
-
description?: string;
|
|
222
|
-
/**
|
|
223
|
-
* Maximum string length: 640 \
|
|
224
|
-
* Maximum grapheme length: 64
|
|
225
|
-
*/
|
|
226
|
-
displayName?: string;
|
|
227
|
-
followersCount?: number;
|
|
228
|
-
followsCount?: number;
|
|
229
|
-
indexedAt?: string;
|
|
230
|
-
joinedViaStarterPack?: AppBskyGraphDefs.StarterPackViewBasic;
|
|
231
|
-
labels?: ComAtprotoLabelDefs.Label[];
|
|
232
|
-
pinnedPost?: ComAtprotoRepoStrongRef.Main;
|
|
233
|
-
postsCount?: number;
|
|
234
|
-
verification?: VerificationState;
|
|
235
|
-
viewer?: ViewerState;
|
|
236
|
-
}
|
|
237
|
-
interface SavedFeed {
|
|
238
|
-
[Brand.Type]?: 'app.bsky.actor.defs#savedFeed';
|
|
239
|
-
id: string;
|
|
240
|
-
pinned: boolean;
|
|
241
|
-
type: 'feed' | 'list' | 'timeline' | (string & {});
|
|
242
|
-
value: string;
|
|
243
|
-
}
|
|
244
|
-
interface SavedFeedsPref {
|
|
245
|
-
[Brand.Type]?: 'app.bsky.actor.defs#savedFeedsPref';
|
|
246
|
-
pinned: At.ResourceUri[];
|
|
247
|
-
saved: At.ResourceUri[];
|
|
248
|
-
timelineIndex?: number;
|
|
249
|
-
}
|
|
250
|
-
interface SavedFeedsPrefV2 {
|
|
251
|
-
[Brand.Type]?: 'app.bsky.actor.defs#savedFeedsPrefV2';
|
|
252
|
-
items: AppBskyActorDefs.SavedFeed[];
|
|
253
|
-
}
|
|
254
|
-
interface ThreadViewPref {
|
|
255
|
-
[Brand.Type]?: 'app.bsky.actor.defs#threadViewPref';
|
|
256
|
-
/** Show followed users at the top of all replies. */
|
|
257
|
-
prioritizeFollowedUsers?: boolean;
|
|
258
|
-
/** Sorting mode for threads. */
|
|
259
|
-
sort?: 'hotness' | 'most-likes' | 'newest' | 'oldest' | 'random' | (string & {});
|
|
260
|
-
}
|
|
261
|
-
/** Preferences for how verified accounts appear in the app. */
|
|
262
|
-
interface VerificationPrefs {
|
|
263
|
-
[Brand.Type]?: 'app.bsky.actor.defs#verificationPrefs';
|
|
264
|
-
/**
|
|
265
|
-
* Hide the blue check badges for verified accounts and trusted verifiers.
|
|
266
|
-
* @default false
|
|
267
|
-
*/
|
|
268
|
-
hideBadges?: boolean;
|
|
269
|
-
}
|
|
270
|
-
/** Represents the verification information about the user this object is attached to. */
|
|
271
|
-
interface VerificationState {
|
|
272
|
-
[Brand.Type]?: 'app.bsky.actor.defs#verificationState';
|
|
273
|
-
/** The user's status as a trusted verifier. */
|
|
274
|
-
trustedVerifierStatus: 'invalid' | 'none' | 'valid' | (string & {});
|
|
275
|
-
/** All verifications issued by trusted verifiers on behalf of this user. Verifications by untrusted verifiers are not included. */
|
|
276
|
-
verifications: VerificationView[];
|
|
277
|
-
/** The user's status as a verified account. */
|
|
278
|
-
verifiedStatus: 'invalid' | 'none' | 'valid' | (string & {});
|
|
279
|
-
}
|
|
280
|
-
/** An individual verification for an associated subject. */
|
|
281
|
-
interface VerificationView {
|
|
282
|
-
[Brand.Type]?: 'app.bsky.actor.defs#verificationView';
|
|
283
|
-
/** Timestamp when the verification was created. */
|
|
284
|
-
createdAt: string;
|
|
285
|
-
/** The user who issued this verification. */
|
|
286
|
-
issuer: At.Did;
|
|
287
|
-
/** True if the verification passes validation, otherwise false. */
|
|
288
|
-
isValid: boolean;
|
|
289
|
-
/** The AT-URI of the verification record. */
|
|
290
|
-
uri: At.ResourceUri;
|
|
291
|
-
}
|
|
292
|
-
/** Metadata about the requesting account's relationship with the subject account. Only has meaningful content for authed requests. */
|
|
293
|
-
interface ViewerState {
|
|
294
|
-
[Brand.Type]?: 'app.bsky.actor.defs#viewerState';
|
|
295
|
-
blockedBy?: boolean;
|
|
296
|
-
blocking?: At.ResourceUri;
|
|
297
|
-
blockingByList?: AppBskyGraphDefs.ListViewBasic;
|
|
298
|
-
followedBy?: At.ResourceUri;
|
|
299
|
-
following?: At.ResourceUri;
|
|
300
|
-
knownFollowers?: KnownFollowers;
|
|
301
|
-
muted?: boolean;
|
|
302
|
-
mutedByList?: AppBskyGraphDefs.ListViewBasic;
|
|
303
|
-
}
|
|
304
|
-
}
|
|
305
|
-
/** Get private preferences attached to the current account. Expected use is synchronization between multiple devices, and import/export during account migration. Requires auth. */
|
|
306
|
-
namespace AppBskyActorGetPreferences {
|
|
307
|
-
type Input = undefined;
|
|
308
|
-
interface Output {
|
|
309
|
-
preferences: AppBskyActorDefs.Preferences;
|
|
310
|
-
}
|
|
311
|
-
}
|
|
312
|
-
/** Get detailed profile view of an actor. Does not require auth, but contains relevant metadata with auth. */
|
|
313
|
-
namespace AppBskyActorGetProfile {
|
|
314
|
-
interface Params {
|
|
315
|
-
/** Handle or DID of account to fetch profile of. */
|
|
316
|
-
actor: At.Identifier;
|
|
317
|
-
}
|
|
318
|
-
type Input = undefined;
|
|
319
|
-
type Output = AppBskyActorDefs.ProfileViewDetailed;
|
|
320
|
-
}
|
|
321
|
-
/** Get detailed profile views of multiple actors. */
|
|
322
|
-
namespace AppBskyActorGetProfiles {
|
|
323
|
-
interface Params {
|
|
324
|
-
/** Maximum array length: 25 */
|
|
325
|
-
actors: At.Identifier[];
|
|
326
|
-
}
|
|
327
|
-
type Input = undefined;
|
|
328
|
-
interface Output {
|
|
329
|
-
profiles: AppBskyActorDefs.ProfileViewDetailed[];
|
|
330
|
-
}
|
|
331
|
-
}
|
|
332
|
-
/** Get a list of suggested actors. Expected use is discovery of accounts to follow during new account onboarding. */
|
|
333
|
-
namespace AppBskyActorGetSuggestions {
|
|
334
|
-
interface Params {
|
|
335
|
-
cursor?: string;
|
|
336
|
-
/**
|
|
337
|
-
* Minimum: 1 \
|
|
338
|
-
* Maximum: 100
|
|
339
|
-
* @default 50
|
|
340
|
-
*/
|
|
341
|
-
limit?: number;
|
|
342
|
-
}
|
|
343
|
-
type Input = undefined;
|
|
344
|
-
interface Output {
|
|
345
|
-
actors: AppBskyActorDefs.ProfileView[];
|
|
346
|
-
cursor?: string;
|
|
347
|
-
/** Snowflake for this recommendation, use when submitting recommendation events. */
|
|
348
|
-
recId?: number;
|
|
349
|
-
}
|
|
350
|
-
}
|
|
351
|
-
namespace AppBskyActorProfile {
|
|
352
|
-
/** A declaration of a Bluesky account profile. */
|
|
353
|
-
interface Record {
|
|
354
|
-
$type: 'app.bsky.actor.profile';
|
|
355
|
-
/** Small image to be displayed next to posts from account. AKA, 'profile picture' */
|
|
356
|
-
avatar?: At.Blob;
|
|
357
|
-
/** Larger horizontal image to display behind profile view. */
|
|
358
|
-
banner?: At.Blob;
|
|
359
|
-
createdAt?: string;
|
|
360
|
-
/**
|
|
361
|
-
* Free-form profile description text. \
|
|
362
|
-
* Maximum string length: 2560 \
|
|
363
|
-
* Maximum grapheme length: 256
|
|
364
|
-
*/
|
|
365
|
-
description?: string;
|
|
366
|
-
/**
|
|
367
|
-
* Maximum string length: 640 \
|
|
368
|
-
* Maximum grapheme length: 64
|
|
369
|
-
*/
|
|
370
|
-
displayName?: string;
|
|
371
|
-
joinedViaStarterPack?: ComAtprotoRepoStrongRef.Main;
|
|
372
|
-
/** Self-label values, specific to the Bluesky application, on the overall account. */
|
|
373
|
-
labels?: Brand.Union<ComAtprotoLabelDefs.SelfLabels>;
|
|
374
|
-
pinnedPost?: ComAtprotoRepoStrongRef.Main;
|
|
375
|
-
}
|
|
376
|
-
}
|
|
377
|
-
/** Set the private preferences attached to the account. */
|
|
378
|
-
namespace AppBskyActorPutPreferences {
|
|
379
|
-
interface Params {
|
|
380
|
-
}
|
|
381
|
-
interface Input {
|
|
382
|
-
preferences: AppBskyActorDefs.Preferences;
|
|
383
|
-
}
|
|
384
|
-
type Output = undefined;
|
|
385
|
-
}
|
|
386
|
-
/** Find actors (profiles) matching search criteria. Does not require auth. */
|
|
387
|
-
namespace AppBskyActorSearchActors {
|
|
388
|
-
interface Params {
|
|
389
|
-
cursor?: string;
|
|
390
|
-
/**
|
|
391
|
-
* Minimum: 1 \
|
|
392
|
-
* Maximum: 100
|
|
393
|
-
* @default 25
|
|
394
|
-
*/
|
|
395
|
-
limit?: number;
|
|
396
|
-
/** Search query string. Syntax, phrase, boolean, and faceting is unspecified, but Lucene query syntax is recommended. */
|
|
397
|
-
q?: string;
|
|
398
|
-
/**
|
|
399
|
-
* DEPRECATED: use 'q' instead.
|
|
400
|
-
* @deprecated
|
|
401
|
-
*/
|
|
402
|
-
term?: string;
|
|
403
|
-
}
|
|
404
|
-
type Input = undefined;
|
|
405
|
-
interface Output {
|
|
406
|
-
actors: AppBskyActorDefs.ProfileView[];
|
|
407
|
-
cursor?: string;
|
|
408
|
-
}
|
|
409
|
-
}
|
|
410
|
-
/** Find actor suggestions for a prefix search term. Expected use is for auto-completion during text field entry. Does not require auth. */
|
|
411
|
-
namespace AppBskyActorSearchActorsTypeahead {
|
|
412
|
-
interface Params {
|
|
413
|
-
/**
|
|
414
|
-
* Minimum: 1 \
|
|
415
|
-
* Maximum: 100
|
|
416
|
-
* @default 10
|
|
417
|
-
*/
|
|
418
|
-
limit?: number;
|
|
419
|
-
/** Search query prefix; not a full query string. */
|
|
420
|
-
q?: string;
|
|
421
|
-
/**
|
|
422
|
-
* DEPRECATED: use 'q' instead.
|
|
423
|
-
* @deprecated
|
|
424
|
-
*/
|
|
425
|
-
term?: string;
|
|
426
|
-
}
|
|
427
|
-
type Input = undefined;
|
|
428
|
-
interface Output {
|
|
429
|
-
actors: AppBskyActorDefs.ProfileViewBasic[];
|
|
430
|
-
}
|
|
431
|
-
}
|
|
432
|
-
namespace AppBskyEmbedDefs {
|
|
433
|
-
/** width:height represents an aspect ratio. It may be approximate, and may not correspond to absolute dimensions in any given unit. */
|
|
434
|
-
interface AspectRatio {
|
|
435
|
-
[Brand.Type]?: 'app.bsky.embed.defs#aspectRatio';
|
|
436
|
-
/** Minimum: 1 */
|
|
437
|
-
height: number;
|
|
438
|
-
/** Minimum: 1 */
|
|
439
|
-
width: number;
|
|
440
|
-
}
|
|
441
|
-
}
|
|
442
|
-
namespace AppBskyEmbedExternal {
|
|
443
|
-
/** A representation of some externally linked content (eg, a URL and 'card'), embedded in a Bluesky record (eg, a post). */
|
|
444
|
-
interface Main {
|
|
445
|
-
[Brand.Type]?: 'app.bsky.embed.external';
|
|
446
|
-
external: External;
|
|
447
|
-
}
|
|
448
|
-
interface External {
|
|
449
|
-
[Brand.Type]?: 'app.bsky.embed.external#external';
|
|
450
|
-
description: string;
|
|
451
|
-
title: string;
|
|
452
|
-
uri: At.GenericUri;
|
|
453
|
-
thumb?: At.Blob;
|
|
454
|
-
}
|
|
455
|
-
interface View {
|
|
456
|
-
[Brand.Type]?: 'app.bsky.embed.external#view';
|
|
457
|
-
external: ViewExternal;
|
|
458
|
-
}
|
|
459
|
-
interface ViewExternal {
|
|
460
|
-
[Brand.Type]?: 'app.bsky.embed.external#viewExternal';
|
|
461
|
-
description: string;
|
|
462
|
-
title: string;
|
|
463
|
-
uri: At.GenericUri;
|
|
464
|
-
thumb?: At.GenericUri;
|
|
465
|
-
}
|
|
466
|
-
}
|
|
467
|
-
namespace AppBskyEmbedImages {
|
|
468
|
-
interface Main {
|
|
469
|
-
[Brand.Type]?: 'app.bsky.embed.images';
|
|
470
|
-
/** Maximum array length: 4 */
|
|
471
|
-
images: Image[];
|
|
472
|
-
}
|
|
473
|
-
interface Image {
|
|
474
|
-
[Brand.Type]?: 'app.bsky.embed.images#image';
|
|
475
|
-
/** Alt text description of the image, for accessibility. */
|
|
476
|
-
alt: string;
|
|
477
|
-
image: At.Blob;
|
|
478
|
-
aspectRatio?: AppBskyEmbedDefs.AspectRatio;
|
|
479
|
-
}
|
|
480
|
-
interface View {
|
|
481
|
-
[Brand.Type]?: 'app.bsky.embed.images#view';
|
|
482
|
-
/** Maximum array length: 4 */
|
|
483
|
-
images: ViewImage[];
|
|
484
|
-
}
|
|
485
|
-
interface ViewImage {
|
|
486
|
-
[Brand.Type]?: 'app.bsky.embed.images#viewImage';
|
|
487
|
-
/** Alt text description of the image, for accessibility. */
|
|
488
|
-
alt: string;
|
|
489
|
-
/** Fully-qualified URL where a large version of the image can be fetched. May or may not be the exact original blob. For example, CDN location provided by the App View. */
|
|
490
|
-
fullsize: At.GenericUri;
|
|
491
|
-
/** Fully-qualified URL where a thumbnail of the image can be fetched. For example, CDN location provided by the App View. */
|
|
492
|
-
thumb: At.GenericUri;
|
|
493
|
-
aspectRatio?: AppBskyEmbedDefs.AspectRatio;
|
|
494
|
-
}
|
|
495
|
-
}
|
|
496
|
-
namespace AppBskyEmbedRecord {
|
|
497
|
-
interface Main {
|
|
498
|
-
[Brand.Type]?: 'app.bsky.embed.record';
|
|
499
|
-
record: ComAtprotoRepoStrongRef.Main;
|
|
500
|
-
}
|
|
501
|
-
interface View {
|
|
502
|
-
[Brand.Type]?: 'app.bsky.embed.record#view';
|
|
503
|
-
record: Brand.Union<ViewBlocked | ViewDetached | ViewNotFound | ViewRecord | AppBskyFeedDefs.GeneratorView | AppBskyGraphDefs.ListView | AppBskyGraphDefs.StarterPackViewBasic | AppBskyLabelerDefs.LabelerView>;
|
|
504
|
-
}
|
|
505
|
-
interface ViewBlocked {
|
|
506
|
-
[Brand.Type]?: 'app.bsky.embed.record#viewBlocked';
|
|
507
|
-
author: AppBskyFeedDefs.BlockedAuthor;
|
|
508
|
-
blocked: boolean;
|
|
509
|
-
uri: At.ResourceUri;
|
|
510
|
-
}
|
|
511
|
-
interface ViewDetached {
|
|
512
|
-
[Brand.Type]?: 'app.bsky.embed.record#viewDetached';
|
|
513
|
-
detached: boolean;
|
|
514
|
-
uri: At.ResourceUri;
|
|
515
|
-
}
|
|
516
|
-
interface ViewNotFound {
|
|
517
|
-
[Brand.Type]?: 'app.bsky.embed.record#viewNotFound';
|
|
518
|
-
notFound: boolean;
|
|
519
|
-
uri: At.ResourceUri;
|
|
520
|
-
}
|
|
521
|
-
interface ViewRecord {
|
|
522
|
-
[Brand.Type]?: 'app.bsky.embed.record#viewRecord';
|
|
523
|
-
author: AppBskyActorDefs.ProfileViewBasic;
|
|
524
|
-
cid: At.Cid;
|
|
525
|
-
indexedAt: string;
|
|
526
|
-
uri: At.ResourceUri;
|
|
527
|
-
/** The record data itself. */
|
|
528
|
-
value: unknown;
|
|
529
|
-
embeds?: Brand.Union<AppBskyEmbedExternal.View | AppBskyEmbedImages.View | AppBskyEmbedRecord.View | AppBskyEmbedRecordWithMedia.View | AppBskyEmbedVideo.View>[];
|
|
530
|
-
labels?: ComAtprotoLabelDefs.Label[];
|
|
531
|
-
likeCount?: number;
|
|
532
|
-
quoteCount?: number;
|
|
533
|
-
replyCount?: number;
|
|
534
|
-
repostCount?: number;
|
|
535
|
-
}
|
|
536
|
-
}
|
|
537
|
-
namespace AppBskyEmbedRecordWithMedia {
|
|
538
|
-
interface Main {
|
|
539
|
-
[Brand.Type]?: 'app.bsky.embed.recordWithMedia';
|
|
540
|
-
media: Brand.Union<AppBskyEmbedExternal.Main | AppBskyEmbedImages.Main | AppBskyEmbedVideo.Main>;
|
|
541
|
-
record: AppBskyEmbedRecord.Main;
|
|
542
|
-
}
|
|
543
|
-
interface View {
|
|
544
|
-
[Brand.Type]?: 'app.bsky.embed.recordWithMedia#view';
|
|
545
|
-
media: Brand.Union<AppBskyEmbedExternal.View | AppBskyEmbedImages.View | AppBskyEmbedVideo.View>;
|
|
546
|
-
record: AppBskyEmbedRecord.View;
|
|
547
|
-
}
|
|
548
|
-
}
|
|
549
|
-
namespace AppBskyEmbedVideo {
|
|
550
|
-
interface Main {
|
|
551
|
-
[Brand.Type]?: 'app.bsky.embed.video';
|
|
552
|
-
/** The mp4 video file. May be up to 100mb, formerly limited to 50mb. */
|
|
553
|
-
video: At.Blob;
|
|
554
|
-
/**
|
|
555
|
-
* Alt text description of the video, for accessibility. \
|
|
556
|
-
* Maximum string length: 10000 \
|
|
557
|
-
* Maximum grapheme length: 1000
|
|
558
|
-
*/
|
|
559
|
-
alt?: string;
|
|
560
|
-
aspectRatio?: AppBskyEmbedDefs.AspectRatio;
|
|
561
|
-
/** Maximum array length: 20 */
|
|
562
|
-
captions?: Caption[];
|
|
563
|
-
}
|
|
564
|
-
interface Caption {
|
|
565
|
-
[Brand.Type]?: 'app.bsky.embed.video#caption';
|
|
566
|
-
file: At.Blob;
|
|
567
|
-
lang: string;
|
|
568
|
-
}
|
|
569
|
-
interface View {
|
|
570
|
-
[Brand.Type]?: 'app.bsky.embed.video#view';
|
|
571
|
-
cid: At.Cid;
|
|
572
|
-
playlist: At.GenericUri;
|
|
573
|
-
/**
|
|
574
|
-
* Maximum string length: 10000 \
|
|
575
|
-
* Maximum grapheme length: 1000
|
|
576
|
-
*/
|
|
577
|
-
alt?: string;
|
|
578
|
-
aspectRatio?: AppBskyEmbedDefs.AspectRatio;
|
|
579
|
-
thumbnail?: At.GenericUri;
|
|
580
|
-
}
|
|
581
|
-
}
|
|
582
|
-
namespace AppBskyFeedDefs {
|
|
583
|
-
interface BlockedAuthor {
|
|
584
|
-
[Brand.Type]?: 'app.bsky.feed.defs#blockedAuthor';
|
|
585
|
-
did: At.Did;
|
|
586
|
-
viewer?: AppBskyActorDefs.ViewerState;
|
|
587
|
-
}
|
|
588
|
-
interface BlockedPost {
|
|
589
|
-
[Brand.Type]?: 'app.bsky.feed.defs#blockedPost';
|
|
590
|
-
author: BlockedAuthor;
|
|
591
|
-
blocked: boolean;
|
|
592
|
-
uri: At.ResourceUri;
|
|
593
|
-
}
|
|
594
|
-
type ClickthroughAuthor = 'app.bsky.feed.defs#clickthroughAuthor';
|
|
595
|
-
type ClickthroughEmbed = 'app.bsky.feed.defs#clickthroughEmbed';
|
|
596
|
-
type ClickthroughItem = 'app.bsky.feed.defs#clickthroughItem';
|
|
597
|
-
type ClickthroughReposter = 'app.bsky.feed.defs#clickthroughReposter';
|
|
598
|
-
type ContentModeUnspecified = 'app.bsky.feed.defs#contentModeUnspecified';
|
|
599
|
-
type ContentModeVideo = 'app.bsky.feed.defs#contentModeVideo';
|
|
600
|
-
interface FeedViewPost {
|
|
601
|
-
[Brand.Type]?: 'app.bsky.feed.defs#feedViewPost';
|
|
602
|
-
post: PostView;
|
|
603
|
-
/**
|
|
604
|
-
* Context provided by feed generator that may be passed back alongside interactions. \
|
|
605
|
-
* Maximum string length: 2000
|
|
606
|
-
*/
|
|
607
|
-
feedContext?: string;
|
|
608
|
-
reason?: Brand.Union<ReasonPin | ReasonRepost>;
|
|
609
|
-
reply?: ReplyRef;
|
|
610
|
-
}
|
|
611
|
-
interface GeneratorView {
|
|
612
|
-
[Brand.Type]?: 'app.bsky.feed.defs#generatorView';
|
|
613
|
-
cid: At.Cid;
|
|
614
|
-
creator: AppBskyActorDefs.ProfileView;
|
|
615
|
-
did: At.Did;
|
|
616
|
-
displayName: string;
|
|
617
|
-
indexedAt: string;
|
|
618
|
-
uri: At.ResourceUri;
|
|
619
|
-
acceptsInteractions?: boolean;
|
|
620
|
-
avatar?: At.GenericUri;
|
|
621
|
-
contentMode?: 'app.bsky.feed.defs#contentModeUnspecified' | 'app.bsky.feed.defs#contentModeVideo' | (string & {});
|
|
622
|
-
/**
|
|
623
|
-
* Maximum string length: 3000 \
|
|
624
|
-
* Maximum grapheme length: 300
|
|
625
|
-
*/
|
|
626
|
-
description?: string;
|
|
627
|
-
descriptionFacets?: AppBskyRichtextFacet.Main[];
|
|
628
|
-
labels?: ComAtprotoLabelDefs.Label[];
|
|
629
|
-
/** Minimum: 0 */
|
|
630
|
-
likeCount?: number;
|
|
631
|
-
viewer?: GeneratorViewerState;
|
|
632
|
-
}
|
|
633
|
-
interface GeneratorViewerState {
|
|
634
|
-
[Brand.Type]?: 'app.bsky.feed.defs#generatorViewerState';
|
|
635
|
-
like?: At.ResourceUri;
|
|
636
|
-
}
|
|
637
|
-
interface Interaction {
|
|
638
|
-
[Brand.Type]?: 'app.bsky.feed.defs#interaction';
|
|
639
|
-
event?: 'app.bsky.feed.defs#clickthroughAuthor' | 'app.bsky.feed.defs#clickthroughEmbed' | 'app.bsky.feed.defs#clickthroughItem' | 'app.bsky.feed.defs#clickthroughReposter' | 'app.bsky.feed.defs#interactionLike' | 'app.bsky.feed.defs#interactionQuote' | 'app.bsky.feed.defs#interactionReply' | 'app.bsky.feed.defs#interactionRepost' | 'app.bsky.feed.defs#interactionSeen' | 'app.bsky.feed.defs#interactionShare' | 'app.bsky.feed.defs#requestLess' | 'app.bsky.feed.defs#requestMore' | (string & {});
|
|
640
|
-
/**
|
|
641
|
-
* Context on a feed item that was originally supplied by the feed generator on getFeedSkeleton. \
|
|
642
|
-
* Maximum string length: 2000
|
|
643
|
-
*/
|
|
644
|
-
feedContext?: string;
|
|
645
|
-
item?: At.ResourceUri;
|
|
646
|
-
}
|
|
647
|
-
type InteractionLike = 'app.bsky.feed.defs#interactionLike';
|
|
648
|
-
type InteractionQuote = 'app.bsky.feed.defs#interactionQuote';
|
|
649
|
-
type InteractionReply = 'app.bsky.feed.defs#interactionReply';
|
|
650
|
-
type InteractionRepost = 'app.bsky.feed.defs#interactionRepost';
|
|
651
|
-
type InteractionSeen = 'app.bsky.feed.defs#interactionSeen';
|
|
652
|
-
type InteractionShare = 'app.bsky.feed.defs#interactionShare';
|
|
653
|
-
interface NotFoundPost {
|
|
654
|
-
[Brand.Type]?: 'app.bsky.feed.defs#notFoundPost';
|
|
655
|
-
notFound: boolean;
|
|
656
|
-
uri: At.ResourceUri;
|
|
657
|
-
}
|
|
658
|
-
interface PostView {
|
|
659
|
-
[Brand.Type]?: 'app.bsky.feed.defs#postView';
|
|
660
|
-
author: AppBskyActorDefs.ProfileViewBasic;
|
|
661
|
-
cid: At.Cid;
|
|
662
|
-
indexedAt: string;
|
|
663
|
-
record: unknown;
|
|
664
|
-
uri: At.ResourceUri;
|
|
665
|
-
embed?: Brand.Union<AppBskyEmbedExternal.View | AppBskyEmbedImages.View | AppBskyEmbedRecord.View | AppBskyEmbedRecordWithMedia.View | AppBskyEmbedVideo.View>;
|
|
666
|
-
labels?: ComAtprotoLabelDefs.Label[];
|
|
667
|
-
likeCount?: number;
|
|
668
|
-
quoteCount?: number;
|
|
669
|
-
replyCount?: number;
|
|
670
|
-
repostCount?: number;
|
|
671
|
-
threadgate?: ThreadgateView;
|
|
672
|
-
viewer?: ViewerState;
|
|
673
|
-
}
|
|
674
|
-
interface ReasonPin {
|
|
675
|
-
[Brand.Type]?: 'app.bsky.feed.defs#reasonPin';
|
|
676
|
-
}
|
|
677
|
-
interface ReasonRepost {
|
|
678
|
-
[Brand.Type]?: 'app.bsky.feed.defs#reasonRepost';
|
|
679
|
-
by: AppBskyActorDefs.ProfileViewBasic;
|
|
680
|
-
indexedAt: string;
|
|
681
|
-
}
|
|
682
|
-
interface ReplyRef {
|
|
683
|
-
[Brand.Type]?: 'app.bsky.feed.defs#replyRef';
|
|
684
|
-
parent: Brand.Union<BlockedPost | NotFoundPost | PostView>;
|
|
685
|
-
root: Brand.Union<BlockedPost | NotFoundPost | PostView>;
|
|
686
|
-
/** When parent is a reply to another post, this is the author of that post. */
|
|
687
|
-
grandparentAuthor?: AppBskyActorDefs.ProfileViewBasic;
|
|
688
|
-
}
|
|
689
|
-
type RequestLess = 'app.bsky.feed.defs#requestLess';
|
|
690
|
-
type RequestMore = 'app.bsky.feed.defs#requestMore';
|
|
691
|
-
interface SkeletonFeedPost {
|
|
692
|
-
[Brand.Type]?: 'app.bsky.feed.defs#skeletonFeedPost';
|
|
693
|
-
post: At.ResourceUri;
|
|
694
|
-
/**
|
|
695
|
-
* Context that will be passed through to client and may be passed to feed generator back alongside interactions. \
|
|
696
|
-
* Maximum string length: 2000
|
|
697
|
-
*/
|
|
698
|
-
feedContext?: string;
|
|
699
|
-
reason?: Brand.Union<SkeletonReasonPin | SkeletonReasonRepost>;
|
|
700
|
-
}
|
|
701
|
-
interface SkeletonReasonPin {
|
|
702
|
-
[Brand.Type]?: 'app.bsky.feed.defs#skeletonReasonPin';
|
|
703
|
-
}
|
|
704
|
-
interface SkeletonReasonRepost {
|
|
705
|
-
[Brand.Type]?: 'app.bsky.feed.defs#skeletonReasonRepost';
|
|
706
|
-
repost: At.ResourceUri;
|
|
707
|
-
}
|
|
708
|
-
/** Metadata about this post within the context of the thread it is in. */
|
|
709
|
-
interface ThreadContext {
|
|
710
|
-
[Brand.Type]?: 'app.bsky.feed.defs#threadContext';
|
|
711
|
-
rootAuthorLike?: At.ResourceUri;
|
|
712
|
-
}
|
|
713
|
-
interface ThreadgateView {
|
|
714
|
-
[Brand.Type]?: 'app.bsky.feed.defs#threadgateView';
|
|
715
|
-
cid?: At.Cid;
|
|
716
|
-
lists?: AppBskyGraphDefs.ListViewBasic[];
|
|
717
|
-
record?: unknown;
|
|
718
|
-
uri?: At.ResourceUri;
|
|
719
|
-
}
|
|
720
|
-
interface ThreadViewPost {
|
|
721
|
-
[Brand.Type]?: 'app.bsky.feed.defs#threadViewPost';
|
|
722
|
-
post: PostView;
|
|
723
|
-
parent?: Brand.Union<BlockedPost | NotFoundPost | ThreadViewPost>;
|
|
724
|
-
replies?: Brand.Union<BlockedPost | NotFoundPost | ThreadViewPost>[];
|
|
725
|
-
threadContext?: ThreadContext;
|
|
726
|
-
}
|
|
727
|
-
/** Metadata about the requesting account's relationship with the subject content. Only has meaningful content for authed requests. */
|
|
728
|
-
interface ViewerState {
|
|
729
|
-
[Brand.Type]?: 'app.bsky.feed.defs#viewerState';
|
|
730
|
-
embeddingDisabled?: boolean;
|
|
731
|
-
like?: At.ResourceUri;
|
|
732
|
-
pinned?: boolean;
|
|
733
|
-
replyDisabled?: boolean;
|
|
734
|
-
repost?: At.ResourceUri;
|
|
735
|
-
threadMuted?: boolean;
|
|
736
|
-
}
|
|
737
|
-
}
|
|
738
|
-
/** Get information about a feed generator, including policies and offered feed URIs. Does not require auth; implemented by Feed Generator services (not App View). */
|
|
739
|
-
namespace AppBskyFeedDescribeFeedGenerator {
|
|
740
|
-
interface Params {
|
|
741
|
-
}
|
|
742
|
-
type Input = undefined;
|
|
743
|
-
interface Output {
|
|
744
|
-
did: At.Did;
|
|
745
|
-
feeds: Feed[];
|
|
746
|
-
links?: Links;
|
|
747
|
-
}
|
|
748
|
-
interface Feed {
|
|
749
|
-
[Brand.Type]?: 'app.bsky.feed.describeFeedGenerator#feed';
|
|
750
|
-
uri: At.ResourceUri;
|
|
751
|
-
}
|
|
752
|
-
interface Links {
|
|
753
|
-
[Brand.Type]?: 'app.bsky.feed.describeFeedGenerator#links';
|
|
754
|
-
privacyPolicy?: string;
|
|
755
|
-
termsOfService?: string;
|
|
756
|
-
}
|
|
757
|
-
}
|
|
758
|
-
namespace AppBskyFeedGenerator {
|
|
759
|
-
/** Record declaring of the existence of a feed generator, and containing metadata about it. The record can exist in any repository. */
|
|
760
|
-
interface Record {
|
|
761
|
-
$type: 'app.bsky.feed.generator';
|
|
762
|
-
createdAt: string;
|
|
763
|
-
did: At.Did;
|
|
764
|
-
/**
|
|
765
|
-
* Maximum string length: 240 \
|
|
766
|
-
* Maximum grapheme length: 24
|
|
767
|
-
*/
|
|
768
|
-
displayName: string;
|
|
769
|
-
/** Declaration that a feed accepts feedback interactions from a client through app.bsky.feed.sendInteractions */
|
|
770
|
-
acceptsInteractions?: boolean;
|
|
771
|
-
avatar?: At.Blob;
|
|
772
|
-
contentMode?: 'app.bsky.feed.defs#contentModeUnspecified' | 'app.bsky.feed.defs#contentModeVideo' | (string & {});
|
|
773
|
-
/**
|
|
774
|
-
* Maximum string length: 3000 \
|
|
775
|
-
* Maximum grapheme length: 300
|
|
776
|
-
*/
|
|
777
|
-
description?: string;
|
|
778
|
-
descriptionFacets?: AppBskyRichtextFacet.Main[];
|
|
779
|
-
/** Self-label values */
|
|
780
|
-
labels?: Brand.Union<ComAtprotoLabelDefs.SelfLabels>;
|
|
781
|
-
}
|
|
782
|
-
}
|
|
783
|
-
/** Get a list of feeds (feed generator records) created by the actor (in the actor's repo). */
|
|
784
|
-
namespace AppBskyFeedGetActorFeeds {
|
|
785
|
-
interface Params {
|
|
786
|
-
actor: At.Identifier;
|
|
787
|
-
cursor?: string;
|
|
788
|
-
/**
|
|
789
|
-
* Minimum: 1 \
|
|
790
|
-
* Maximum: 100
|
|
791
|
-
* @default 50
|
|
792
|
-
*/
|
|
793
|
-
limit?: number;
|
|
794
|
-
}
|
|
795
|
-
type Input = undefined;
|
|
796
|
-
interface Output {
|
|
797
|
-
feeds: AppBskyFeedDefs.GeneratorView[];
|
|
798
|
-
cursor?: string;
|
|
799
|
-
}
|
|
800
|
-
}
|
|
801
|
-
/** Get a list of posts liked by an actor. Requires auth, actor must be the requesting account. */
|
|
802
|
-
namespace AppBskyFeedGetActorLikes {
|
|
803
|
-
interface Params {
|
|
804
|
-
actor: At.Identifier;
|
|
805
|
-
cursor?: string;
|
|
806
|
-
/**
|
|
807
|
-
* Minimum: 1 \
|
|
808
|
-
* Maximum: 100
|
|
809
|
-
* @default 50
|
|
810
|
-
*/
|
|
811
|
-
limit?: number;
|
|
812
|
-
}
|
|
813
|
-
type Input = undefined;
|
|
814
|
-
interface Output {
|
|
815
|
-
feed: AppBskyFeedDefs.FeedViewPost[];
|
|
816
|
-
cursor?: string;
|
|
817
|
-
}
|
|
818
|
-
interface Errors {
|
|
819
|
-
BlockedActor: {};
|
|
820
|
-
BlockedByActor: {};
|
|
821
|
-
}
|
|
822
|
-
}
|
|
823
|
-
/** Get a view of an actor's 'author feed' (post and reposts by the author). Does not require auth. */
|
|
824
|
-
namespace AppBskyFeedGetAuthorFeed {
|
|
825
|
-
interface Params {
|
|
826
|
-
actor: At.Identifier;
|
|
827
|
-
cursor?: string;
|
|
828
|
-
/**
|
|
829
|
-
* Combinations of post/repost types to include in response.
|
|
830
|
-
* @default "posts_with_replies"
|
|
831
|
-
*/
|
|
832
|
-
filter?: 'posts_and_author_threads' | 'posts_no_replies' | 'posts_with_media' | 'posts_with_replies' | 'posts_with_video' | (string & {});
|
|
833
|
-
/** @default false */
|
|
834
|
-
includePins?: boolean;
|
|
835
|
-
/**
|
|
836
|
-
* Minimum: 1 \
|
|
837
|
-
* Maximum: 100
|
|
838
|
-
* @default 50
|
|
839
|
-
*/
|
|
840
|
-
limit?: number;
|
|
841
|
-
}
|
|
842
|
-
type Input = undefined;
|
|
843
|
-
interface Output {
|
|
844
|
-
feed: AppBskyFeedDefs.FeedViewPost[];
|
|
845
|
-
cursor?: string;
|
|
846
|
-
}
|
|
847
|
-
interface Errors {
|
|
848
|
-
BlockedActor: {};
|
|
849
|
-
BlockedByActor: {};
|
|
850
|
-
}
|
|
851
|
-
}
|
|
852
|
-
/** Get a hydrated feed from an actor's selected feed generator. Implemented by App View. */
|
|
853
|
-
namespace AppBskyFeedGetFeed {
|
|
854
|
-
interface Params {
|
|
855
|
-
feed: At.ResourceUri;
|
|
856
|
-
cursor?: string;
|
|
857
|
-
/**
|
|
858
|
-
* Minimum: 1 \
|
|
859
|
-
* Maximum: 100
|
|
860
|
-
* @default 50
|
|
861
|
-
*/
|
|
862
|
-
limit?: number;
|
|
863
|
-
}
|
|
864
|
-
type Input = undefined;
|
|
865
|
-
interface Output {
|
|
866
|
-
feed: AppBskyFeedDefs.FeedViewPost[];
|
|
867
|
-
cursor?: string;
|
|
868
|
-
}
|
|
869
|
-
interface Errors {
|
|
870
|
-
UnknownFeed: {};
|
|
871
|
-
}
|
|
872
|
-
}
|
|
873
|
-
/** Get information about a feed generator. Implemented by AppView. */
|
|
874
|
-
namespace AppBskyFeedGetFeedGenerator {
|
|
875
|
-
interface Params {
|
|
876
|
-
/** AT-URI of the feed generator record. */
|
|
877
|
-
feed: At.ResourceUri;
|
|
878
|
-
}
|
|
879
|
-
type Input = undefined;
|
|
880
|
-
interface Output {
|
|
881
|
-
/** Indicates whether the feed generator service has been online recently, or else seems to be inactive. */
|
|
882
|
-
isOnline: boolean;
|
|
883
|
-
/** Indicates whether the feed generator service is compatible with the record declaration. */
|
|
884
|
-
isValid: boolean;
|
|
885
|
-
view: AppBskyFeedDefs.GeneratorView;
|
|
886
|
-
}
|
|
887
|
-
}
|
|
888
|
-
/** Get information about a list of feed generators. */
|
|
889
|
-
namespace AppBskyFeedGetFeedGenerators {
|
|
890
|
-
interface Params {
|
|
891
|
-
feeds: At.ResourceUri[];
|
|
892
|
-
}
|
|
893
|
-
type Input = undefined;
|
|
894
|
-
interface Output {
|
|
895
|
-
feeds: AppBskyFeedDefs.GeneratorView[];
|
|
896
|
-
}
|
|
897
|
-
}
|
|
898
|
-
/** Get a skeleton of a feed provided by a feed generator. Auth is optional, depending on provider requirements, and provides the DID of the requester. Implemented by Feed Generator Service. */
|
|
899
|
-
namespace AppBskyFeedGetFeedSkeleton {
|
|
900
|
-
interface Params {
|
|
901
|
-
/** Reference to feed generator record describing the specific feed being requested. */
|
|
902
|
-
feed: At.ResourceUri;
|
|
903
|
-
cursor?: string;
|
|
904
|
-
/**
|
|
905
|
-
* Minimum: 1 \
|
|
906
|
-
* Maximum: 100
|
|
907
|
-
* @default 50
|
|
908
|
-
*/
|
|
909
|
-
limit?: number;
|
|
910
|
-
}
|
|
911
|
-
type Input = undefined;
|
|
912
|
-
interface Output {
|
|
913
|
-
feed: AppBskyFeedDefs.SkeletonFeedPost[];
|
|
914
|
-
cursor?: string;
|
|
915
|
-
}
|
|
916
|
-
interface Errors {
|
|
917
|
-
UnknownFeed: {};
|
|
918
|
-
}
|
|
919
|
-
}
|
|
920
|
-
/** Get like records which reference a subject (by AT-URI and CID). */
|
|
921
|
-
namespace AppBskyFeedGetLikes {
|
|
922
|
-
interface Params {
|
|
923
|
-
/** AT-URI of the subject (eg, a post record). */
|
|
924
|
-
uri: At.ResourceUri;
|
|
925
|
-
/** CID of the subject record (aka, specific version of record), to filter likes. */
|
|
926
|
-
cid?: At.Cid;
|
|
927
|
-
cursor?: string;
|
|
928
|
-
/**
|
|
929
|
-
* Minimum: 1 \
|
|
930
|
-
* Maximum: 100
|
|
931
|
-
* @default 50
|
|
932
|
-
*/
|
|
933
|
-
limit?: number;
|
|
934
|
-
}
|
|
935
|
-
type Input = undefined;
|
|
936
|
-
interface Output {
|
|
937
|
-
likes: Like[];
|
|
938
|
-
uri: At.ResourceUri;
|
|
939
|
-
cid?: At.Cid;
|
|
940
|
-
cursor?: string;
|
|
941
|
-
}
|
|
942
|
-
interface Like {
|
|
943
|
-
[Brand.Type]?: 'app.bsky.feed.getLikes#like';
|
|
944
|
-
actor: AppBskyActorDefs.ProfileView;
|
|
945
|
-
createdAt: string;
|
|
946
|
-
indexedAt: string;
|
|
947
|
-
}
|
|
948
|
-
}
|
|
949
|
-
/** Get a feed of recent posts from a list (posts and reposts from any actors on the list). Does not require auth. */
|
|
950
|
-
namespace AppBskyFeedGetListFeed {
|
|
951
|
-
interface Params {
|
|
952
|
-
/** Reference (AT-URI) to the list record. */
|
|
953
|
-
list: At.ResourceUri;
|
|
954
|
-
cursor?: string;
|
|
955
|
-
/**
|
|
956
|
-
* Minimum: 1 \
|
|
957
|
-
* Maximum: 100
|
|
958
|
-
* @default 50
|
|
959
|
-
*/
|
|
960
|
-
limit?: number;
|
|
961
|
-
}
|
|
962
|
-
type Input = undefined;
|
|
963
|
-
interface Output {
|
|
964
|
-
feed: AppBskyFeedDefs.FeedViewPost[];
|
|
965
|
-
cursor?: string;
|
|
966
|
-
}
|
|
967
|
-
interface Errors {
|
|
968
|
-
UnknownList: {};
|
|
969
|
-
}
|
|
970
|
-
}
|
|
971
|
-
/** Gets post views for a specified list of posts (by AT-URI). This is sometimes referred to as 'hydrating' a 'feed skeleton'. */
|
|
972
|
-
namespace AppBskyFeedGetPosts {
|
|
973
|
-
interface Params {
|
|
974
|
-
/**
|
|
975
|
-
* List of post AT-URIs to return hydrated views for. \
|
|
976
|
-
* Maximum array length: 25
|
|
977
|
-
*/
|
|
978
|
-
uris: At.ResourceUri[];
|
|
979
|
-
}
|
|
980
|
-
type Input = undefined;
|
|
981
|
-
interface Output {
|
|
982
|
-
posts: AppBskyFeedDefs.PostView[];
|
|
983
|
-
}
|
|
984
|
-
}
|
|
985
|
-
/** Get posts in a thread. Does not require auth, but additional metadata and filtering will be applied for authed requests. */
|
|
986
|
-
namespace AppBskyFeedGetPostThread {
|
|
987
|
-
interface Params {
|
|
988
|
-
/** Reference (AT-URI) to post record. */
|
|
989
|
-
uri: At.ResourceUri;
|
|
990
|
-
/**
|
|
991
|
-
* How many levels of reply depth should be included in response. \
|
|
992
|
-
* Minimum: 0 \
|
|
993
|
-
* Maximum: 1000
|
|
994
|
-
* @default 6
|
|
995
|
-
*/
|
|
996
|
-
depth?: number;
|
|
997
|
-
/**
|
|
998
|
-
* How many levels of parent (and grandparent, etc) post to include. \
|
|
999
|
-
* Minimum: 0 \
|
|
1000
|
-
* Maximum: 1000
|
|
1001
|
-
* @default 80
|
|
1002
|
-
*/
|
|
1003
|
-
parentHeight?: number;
|
|
1004
|
-
}
|
|
1005
|
-
type Input = undefined;
|
|
1006
|
-
interface Output {
|
|
1007
|
-
thread: Brand.Union<AppBskyFeedDefs.BlockedPost | AppBskyFeedDefs.NotFoundPost | AppBskyFeedDefs.ThreadViewPost>;
|
|
1008
|
-
threadgate?: AppBskyFeedDefs.ThreadgateView;
|
|
1009
|
-
}
|
|
1010
|
-
interface Errors {
|
|
1011
|
-
NotFound: {};
|
|
1012
|
-
}
|
|
1013
|
-
}
|
|
1014
|
-
/** Get a list of quotes for a given post. */
|
|
1015
|
-
namespace AppBskyFeedGetQuotes {
|
|
1016
|
-
interface Params {
|
|
1017
|
-
/** Reference (AT-URI) of post record */
|
|
1018
|
-
uri: At.ResourceUri;
|
|
1019
|
-
/** If supplied, filters to quotes of specific version (by CID) of the post record. */
|
|
1020
|
-
cid?: At.Cid;
|
|
1021
|
-
cursor?: string;
|
|
1022
|
-
/**
|
|
1023
|
-
* Minimum: 1 \
|
|
1024
|
-
* Maximum: 100
|
|
1025
|
-
* @default 50
|
|
1026
|
-
*/
|
|
1027
|
-
limit?: number;
|
|
1028
|
-
}
|
|
1029
|
-
type Input = undefined;
|
|
1030
|
-
interface Output {
|
|
1031
|
-
posts: AppBskyFeedDefs.PostView[];
|
|
1032
|
-
uri: At.ResourceUri;
|
|
1033
|
-
cid?: At.Cid;
|
|
1034
|
-
cursor?: string;
|
|
1035
|
-
}
|
|
1036
|
-
}
|
|
1037
|
-
/** Get a list of reposts for a given post. */
|
|
1038
|
-
namespace AppBskyFeedGetRepostedBy {
|
|
1039
|
-
interface Params {
|
|
1040
|
-
/** Reference (AT-URI) of post record */
|
|
1041
|
-
uri: At.ResourceUri;
|
|
1042
|
-
/** If supplied, filters to reposts of specific version (by CID) of the post record. */
|
|
1043
|
-
cid?: At.Cid;
|
|
1044
|
-
cursor?: string;
|
|
1045
|
-
/**
|
|
1046
|
-
* Minimum: 1 \
|
|
1047
|
-
* Maximum: 100
|
|
1048
|
-
* @default 50
|
|
1049
|
-
*/
|
|
1050
|
-
limit?: number;
|
|
1051
|
-
}
|
|
1052
|
-
type Input = undefined;
|
|
1053
|
-
interface Output {
|
|
1054
|
-
repostedBy: AppBskyActorDefs.ProfileView[];
|
|
1055
|
-
uri: At.ResourceUri;
|
|
1056
|
-
cid?: At.Cid;
|
|
1057
|
-
cursor?: string;
|
|
1058
|
-
}
|
|
1059
|
-
}
|
|
1060
|
-
/** Get a list of suggested feeds (feed generators) for the requesting account. */
|
|
1061
|
-
namespace AppBskyFeedGetSuggestedFeeds {
|
|
1062
|
-
interface Params {
|
|
1063
|
-
cursor?: string;
|
|
1064
|
-
/**
|
|
1065
|
-
* Minimum: 1 \
|
|
1066
|
-
* Maximum: 100
|
|
1067
|
-
* @default 50
|
|
1068
|
-
*/
|
|
1069
|
-
limit?: number;
|
|
1070
|
-
}
|
|
1071
|
-
type Input = undefined;
|
|
1072
|
-
interface Output {
|
|
1073
|
-
feeds: AppBskyFeedDefs.GeneratorView[];
|
|
1074
|
-
cursor?: string;
|
|
1075
|
-
}
|
|
1076
|
-
}
|
|
1077
|
-
/** Get a view of the requesting account's home timeline. This is expected to be some form of reverse-chronological feed. */
|
|
1078
|
-
namespace AppBskyFeedGetTimeline {
|
|
1079
|
-
interface Params {
|
|
1080
|
-
/** Variant 'algorithm' for timeline. Implementation-specific. NOTE: most feed flexibility has been moved to feed generator mechanism. */
|
|
1081
|
-
algorithm?: string;
|
|
1082
|
-
cursor?: string;
|
|
1083
|
-
/**
|
|
1084
|
-
* Minimum: 1 \
|
|
1085
|
-
* Maximum: 100
|
|
1086
|
-
* @default 50
|
|
1087
|
-
*/
|
|
1088
|
-
limit?: number;
|
|
1089
|
-
}
|
|
1090
|
-
type Input = undefined;
|
|
1091
|
-
interface Output {
|
|
1092
|
-
feed: AppBskyFeedDefs.FeedViewPost[];
|
|
1093
|
-
cursor?: string;
|
|
1094
|
-
}
|
|
1095
|
-
}
|
|
1096
|
-
namespace AppBskyFeedLike {
|
|
1097
|
-
/** Record declaring a 'like' of a piece of subject content. */
|
|
1098
|
-
interface Record {
|
|
1099
|
-
$type: 'app.bsky.feed.like';
|
|
1100
|
-
createdAt: string;
|
|
1101
|
-
subject: ComAtprotoRepoStrongRef.Main;
|
|
1102
|
-
}
|
|
1103
|
-
}
|
|
1104
|
-
namespace AppBskyFeedPost {
|
|
1105
|
-
/** Record containing a Bluesky post. */
|
|
1106
|
-
interface Record {
|
|
1107
|
-
$type: 'app.bsky.feed.post';
|
|
1108
|
-
/** Client-declared timestamp when this post was originally created. */
|
|
1109
|
-
createdAt: string;
|
|
1110
|
-
/**
|
|
1111
|
-
* The primary post content. May be an empty string, if there are embeds. \
|
|
1112
|
-
* Maximum string length: 3000 \
|
|
1113
|
-
* Maximum grapheme length: 300
|
|
1114
|
-
*/
|
|
1115
|
-
text: string;
|
|
1116
|
-
embed?: Brand.Union<AppBskyEmbedExternal.Main | AppBskyEmbedImages.Main | AppBskyEmbedRecord.Main | AppBskyEmbedRecordWithMedia.Main | AppBskyEmbedVideo.Main>;
|
|
1117
|
-
/**
|
|
1118
|
-
* DEPRECATED: replaced by app.bsky.richtext.facet.
|
|
1119
|
-
* @deprecated
|
|
1120
|
-
*/
|
|
1121
|
-
entities?: Entity[];
|
|
1122
|
-
/** Annotations of text (mentions, URLs, hashtags, etc) */
|
|
1123
|
-
facets?: AppBskyRichtextFacet.Main[];
|
|
1124
|
-
/** Self-label values for this post. Effectively content warnings. */
|
|
1125
|
-
labels?: Brand.Union<ComAtprotoLabelDefs.SelfLabels>;
|
|
1126
|
-
/**
|
|
1127
|
-
* Indicates human language of post primary text content. \
|
|
1128
|
-
* Maximum array length: 3
|
|
1129
|
-
*/
|
|
1130
|
-
langs?: string[];
|
|
1131
|
-
reply?: ReplyRef;
|
|
1132
|
-
/**
|
|
1133
|
-
* Additional hashtags, in addition to any included in post text and facets. \
|
|
1134
|
-
* Maximum array length: 8 \
|
|
1135
|
-
* Maximum string length: 640 \
|
|
1136
|
-
* Maximum grapheme length: 64
|
|
1137
|
-
*/
|
|
1138
|
-
tags?: string[];
|
|
1139
|
-
}
|
|
1140
|
-
/**
|
|
1141
|
-
* Deprecated: use facets instead.
|
|
1142
|
-
* @deprecated
|
|
1143
|
-
*/
|
|
1144
|
-
interface Entity {
|
|
1145
|
-
[Brand.Type]?: 'app.bsky.feed.post#entity';
|
|
1146
|
-
index: TextSlice;
|
|
1147
|
-
/** Expected values are 'mention' and 'link'. */
|
|
1148
|
-
type: string;
|
|
1149
|
-
value: string;
|
|
1150
|
-
}
|
|
1151
|
-
interface ReplyRef {
|
|
1152
|
-
[Brand.Type]?: 'app.bsky.feed.post#replyRef';
|
|
1153
|
-
parent: ComAtprotoRepoStrongRef.Main;
|
|
1154
|
-
root: ComAtprotoRepoStrongRef.Main;
|
|
1155
|
-
}
|
|
1156
|
-
/**
|
|
1157
|
-
* Deprecated. Use app.bsky.richtext instead -- A text segment. Start is inclusive, end is exclusive. Indices are for utf16-encoded strings.
|
|
1158
|
-
* @deprecated
|
|
1159
|
-
*/
|
|
1160
|
-
interface TextSlice {
|
|
1161
|
-
[Brand.Type]?: 'app.bsky.feed.post#textSlice';
|
|
1162
|
-
/** Minimum: 0 */
|
|
1163
|
-
end: number;
|
|
1164
|
-
/** Minimum: 0 */
|
|
1165
|
-
start: number;
|
|
1166
|
-
}
|
|
1167
|
-
}
|
|
1168
|
-
namespace AppBskyFeedPostgate {
|
|
1169
|
-
/** Record defining interaction rules for a post. The record key (rkey) of the postgate record must match the record key of the post, and that record must be in the same repository. */
|
|
1170
|
-
interface Record {
|
|
1171
|
-
$type: 'app.bsky.feed.postgate';
|
|
1172
|
-
createdAt: string;
|
|
1173
|
-
/** Reference (AT-URI) to the post record. */
|
|
1174
|
-
post: At.ResourceUri;
|
|
1175
|
-
/**
|
|
1176
|
-
* List of AT-URIs embedding this post that the author has detached from. \
|
|
1177
|
-
* Maximum array length: 50
|
|
1178
|
-
*/
|
|
1179
|
-
detachedEmbeddingUris?: At.ResourceUri[];
|
|
1180
|
-
/**
|
|
1181
|
-
* List of rules defining who can embed this post. If value is an empty array or is undefined, no particular rules apply and anyone can embed. \
|
|
1182
|
-
* Maximum array length: 5
|
|
1183
|
-
*/
|
|
1184
|
-
embeddingRules?: Brand.Union<DisableRule>[];
|
|
1185
|
-
}
|
|
1186
|
-
/** Disables embedding of this post. */
|
|
1187
|
-
interface DisableRule {
|
|
1188
|
-
[Brand.Type]?: 'app.bsky.feed.postgate#disableRule';
|
|
1189
|
-
}
|
|
1190
|
-
}
|
|
1191
|
-
namespace AppBskyFeedRepost {
|
|
1192
|
-
/** Record representing a 'repost' of an existing Bluesky post. */
|
|
1193
|
-
interface Record {
|
|
1194
|
-
$type: 'app.bsky.feed.repost';
|
|
1195
|
-
createdAt: string;
|
|
1196
|
-
subject: ComAtprotoRepoStrongRef.Main;
|
|
1197
|
-
}
|
|
1198
|
-
}
|
|
1199
|
-
/** Find posts matching search criteria, returning views of those posts. */
|
|
1200
|
-
namespace AppBskyFeedSearchPosts {
|
|
1201
|
-
interface Params {
|
|
1202
|
-
/** Search query string; syntax, phrase, boolean, and faceting is unspecified, but Lucene query syntax is recommended. */
|
|
1203
|
-
q: string;
|
|
1204
|
-
/** Filter to posts by the given account. Handles are resolved to DID before query-time. */
|
|
1205
|
-
author?: At.Identifier;
|
|
1206
|
-
/** Optional pagination mechanism; may not necessarily allow scrolling through entire result set. */
|
|
1207
|
-
cursor?: string;
|
|
1208
|
-
/** Filter to posts with URLs (facet links or embeds) linking to the given domain (hostname). Server may apply hostname normalization. */
|
|
1209
|
-
domain?: string;
|
|
1210
|
-
/** Filter to posts in the given language. Expected to be based on post language field, though server may override language detection. */
|
|
1211
|
-
lang?: string;
|
|
1212
|
-
/**
|
|
1213
|
-
* Minimum: 1 \
|
|
1214
|
-
* Maximum: 100
|
|
1215
|
-
* @default 25
|
|
1216
|
-
*/
|
|
1217
|
-
limit?: number;
|
|
1218
|
-
/** Filter to posts which mention the given account. Handles are resolved to DID before query-time. Only matches rich-text facet mentions. */
|
|
1219
|
-
mentions?: At.Identifier;
|
|
1220
|
-
/** Filter results for posts after the indicated datetime (inclusive). Expected to use 'sortAt' timestamp, which may not match 'createdAt'. Can be a datetime, or just an ISO date (YYYY-MM-DD). */
|
|
1221
|
-
since?: string;
|
|
1222
|
-
/**
|
|
1223
|
-
* Specifies the ranking order of results.
|
|
1224
|
-
* @default "latest"
|
|
1225
|
-
*/
|
|
1226
|
-
sort?: 'latest' | 'top' | (string & {});
|
|
1227
|
-
/**
|
|
1228
|
-
* Filter to posts with the given tag (hashtag), based on rich-text facet or tag field. Do not include the hash (#) prefix. Multiple tags can be specified, with 'AND' matching. \
|
|
1229
|
-
* Maximum string length: 640 \
|
|
1230
|
-
* Maximum grapheme length: 64
|
|
1231
|
-
*/
|
|
1232
|
-
tag?: string[];
|
|
1233
|
-
/** Filter results for posts before the indicated datetime (not inclusive). Expected to use 'sortAt' timestamp, which may not match 'createdAt'. Can be a datetime, or just an ISO date (YYY-MM-DD). */
|
|
1234
|
-
until?: string;
|
|
1235
|
-
/** Filter to posts with links (facet links or embeds) pointing to this URL. Server may apply URL normalization or fuzzy matching. */
|
|
1236
|
-
url?: At.GenericUri;
|
|
1237
|
-
}
|
|
1238
|
-
type Input = undefined;
|
|
1239
|
-
interface Output {
|
|
1240
|
-
posts: AppBskyFeedDefs.PostView[];
|
|
1241
|
-
cursor?: string;
|
|
1242
|
-
/** Count of search hits. Optional, may be rounded/truncated, and may not be possible to paginate through all hits. */
|
|
1243
|
-
hitsTotal?: number;
|
|
1244
|
-
}
|
|
1245
|
-
interface Errors {
|
|
1246
|
-
BadQueryString: {};
|
|
1247
|
-
}
|
|
1248
|
-
}
|
|
1249
|
-
/** Send information about interactions with feed items back to the feed generator that served them. */
|
|
1250
|
-
namespace AppBskyFeedSendInteractions {
|
|
1251
|
-
interface Params {
|
|
1252
|
-
}
|
|
1253
|
-
interface Input {
|
|
1254
|
-
interactions: AppBskyFeedDefs.Interaction[];
|
|
1255
|
-
}
|
|
1256
|
-
interface Output {
|
|
1257
|
-
}
|
|
1258
|
-
}
|
|
1259
|
-
namespace AppBskyFeedThreadgate {
|
|
1260
|
-
/** Record defining interaction gating rules for a thread (aka, reply controls). The record key (rkey) of the threadgate record must match the record key of the thread's root post, and that record must be in the same repository. */
|
|
1261
|
-
interface Record {
|
|
1262
|
-
$type: 'app.bsky.feed.threadgate';
|
|
1263
|
-
createdAt: string;
|
|
1264
|
-
/** Reference (AT-URI) to the post record. */
|
|
1265
|
-
post: At.ResourceUri;
|
|
1266
|
-
/**
|
|
1267
|
-
* List of rules defining who can reply to this post. If value is an empty array, no one can reply. If value is undefined, anyone can reply. \
|
|
1268
|
-
* Maximum array length: 5
|
|
1269
|
-
*/
|
|
1270
|
-
allow?: Brand.Union<FollowerRule | FollowingRule | ListRule | MentionRule>[];
|
|
1271
|
-
/**
|
|
1272
|
-
* List of hidden reply URIs. \
|
|
1273
|
-
* Maximum array length: 50
|
|
1274
|
-
*/
|
|
1275
|
-
hiddenReplies?: At.ResourceUri[];
|
|
1276
|
-
}
|
|
1277
|
-
/** Allow replies from actors who follow you. */
|
|
1278
|
-
interface FollowerRule {
|
|
1279
|
-
[Brand.Type]?: 'app.bsky.feed.threadgate#followerRule';
|
|
1280
|
-
}
|
|
1281
|
-
/** Allow replies from actors you follow. */
|
|
1282
|
-
interface FollowingRule {
|
|
1283
|
-
[Brand.Type]?: 'app.bsky.feed.threadgate#followingRule';
|
|
1284
|
-
}
|
|
1285
|
-
/** Allow replies from actors on a list. */
|
|
1286
|
-
interface ListRule {
|
|
1287
|
-
[Brand.Type]?: 'app.bsky.feed.threadgate#listRule';
|
|
1288
|
-
list: At.ResourceUri;
|
|
1289
|
-
}
|
|
1290
|
-
/** Allow replies from actors mentioned in your post. */
|
|
1291
|
-
interface MentionRule {
|
|
1292
|
-
[Brand.Type]?: 'app.bsky.feed.threadgate#mentionRule';
|
|
1293
|
-
}
|
|
1294
|
-
}
|
|
1295
|
-
namespace AppBskyGraphBlock {
|
|
1296
|
-
/** Record declaring a 'block' relationship against another account. NOTE: blocks are public in Bluesky; see blog posts for details. */
|
|
1297
|
-
interface Record {
|
|
1298
|
-
$type: 'app.bsky.graph.block';
|
|
1299
|
-
createdAt: string;
|
|
1300
|
-
/** DID of the account to be blocked. */
|
|
1301
|
-
subject: At.Did;
|
|
1302
|
-
}
|
|
1303
|
-
}
|
|
1304
|
-
namespace AppBskyGraphDefs {
|
|
1305
|
-
type Curatelist = 'app.bsky.graph.defs#curatelist';
|
|
1306
|
-
interface ListItemView {
|
|
1307
|
-
[Brand.Type]?: 'app.bsky.graph.defs#listItemView';
|
|
1308
|
-
subject: AppBskyActorDefs.ProfileView;
|
|
1309
|
-
uri: At.ResourceUri;
|
|
1310
|
-
}
|
|
1311
|
-
type ListPurpose = 'app.bsky.graph.defs#curatelist' | 'app.bsky.graph.defs#modlist' | 'app.bsky.graph.defs#referencelist' | (string & {});
|
|
1312
|
-
interface ListView {
|
|
1313
|
-
[Brand.Type]?: 'app.bsky.graph.defs#listView';
|
|
1314
|
-
cid: At.Cid;
|
|
1315
|
-
creator: AppBskyActorDefs.ProfileView;
|
|
1316
|
-
indexedAt: string;
|
|
1317
|
-
/**
|
|
1318
|
-
* Minimum string length: 1 \
|
|
1319
|
-
* Maximum string length: 64
|
|
1320
|
-
*/
|
|
1321
|
-
name: string;
|
|
1322
|
-
purpose: ListPurpose;
|
|
1323
|
-
uri: At.ResourceUri;
|
|
1324
|
-
avatar?: At.GenericUri;
|
|
1325
|
-
/**
|
|
1326
|
-
* Maximum string length: 3000 \
|
|
1327
|
-
* Maximum grapheme length: 300
|
|
1328
|
-
*/
|
|
1329
|
-
description?: string;
|
|
1330
|
-
descriptionFacets?: AppBskyRichtextFacet.Main[];
|
|
1331
|
-
labels?: ComAtprotoLabelDefs.Label[];
|
|
1332
|
-
/** Minimum: 0 */
|
|
1333
|
-
listItemCount?: number;
|
|
1334
|
-
viewer?: ListViewerState;
|
|
1335
|
-
}
|
|
1336
|
-
interface ListViewBasic {
|
|
1337
|
-
[Brand.Type]?: 'app.bsky.graph.defs#listViewBasic';
|
|
1338
|
-
cid: At.Cid;
|
|
1339
|
-
/**
|
|
1340
|
-
* Minimum string length: 1 \
|
|
1341
|
-
* Maximum string length: 64
|
|
1342
|
-
*/
|
|
1343
|
-
name: string;
|
|
1344
|
-
purpose: ListPurpose;
|
|
1345
|
-
uri: At.ResourceUri;
|
|
1346
|
-
avatar?: At.GenericUri;
|
|
1347
|
-
indexedAt?: string;
|
|
1348
|
-
labels?: ComAtprotoLabelDefs.Label[];
|
|
1349
|
-
/** Minimum: 0 */
|
|
1350
|
-
listItemCount?: number;
|
|
1351
|
-
viewer?: ListViewerState;
|
|
1352
|
-
}
|
|
1353
|
-
interface ListViewerState {
|
|
1354
|
-
[Brand.Type]?: 'app.bsky.graph.defs#listViewerState';
|
|
1355
|
-
blocked?: At.ResourceUri;
|
|
1356
|
-
muted?: boolean;
|
|
1357
|
-
}
|
|
1358
|
-
type Modlist = 'app.bsky.graph.defs#modlist';
|
|
1359
|
-
/** indicates that a handle or DID could not be resolved */
|
|
1360
|
-
interface NotFoundActor {
|
|
1361
|
-
[Brand.Type]?: 'app.bsky.graph.defs#notFoundActor';
|
|
1362
|
-
actor: At.Identifier;
|
|
1363
|
-
notFound: boolean;
|
|
1364
|
-
}
|
|
1365
|
-
type Referencelist = 'app.bsky.graph.defs#referencelist';
|
|
1366
|
-
/** lists the bi-directional graph relationships between one actor (not indicated in the object), and the target actors (the DID included in the object) */
|
|
1367
|
-
interface Relationship {
|
|
1368
|
-
[Brand.Type]?: 'app.bsky.graph.defs#relationship';
|
|
1369
|
-
did: At.Did;
|
|
1370
|
-
/** if the actor is followed by this DID, contains the AT-URI of the follow record */
|
|
1371
|
-
followedBy?: At.ResourceUri;
|
|
1372
|
-
/** if the actor follows this DID, this is the AT-URI of the follow record */
|
|
1373
|
-
following?: At.ResourceUri;
|
|
1374
|
-
}
|
|
1375
|
-
interface StarterPackView {
|
|
1376
|
-
[Brand.Type]?: 'app.bsky.graph.defs#starterPackView';
|
|
1377
|
-
cid: At.Cid;
|
|
1378
|
-
creator: AppBskyActorDefs.ProfileViewBasic;
|
|
1379
|
-
indexedAt: string;
|
|
1380
|
-
record: unknown;
|
|
1381
|
-
uri: At.ResourceUri;
|
|
1382
|
-
/** Maximum array length: 3 */
|
|
1383
|
-
feeds?: AppBskyFeedDefs.GeneratorView[];
|
|
1384
|
-
/** Minimum: 0 */
|
|
1385
|
-
joinedAllTimeCount?: number;
|
|
1386
|
-
/** Minimum: 0 */
|
|
1387
|
-
joinedWeekCount?: number;
|
|
1388
|
-
labels?: ComAtprotoLabelDefs.Label[];
|
|
1389
|
-
list?: ListViewBasic;
|
|
1390
|
-
/** Maximum array length: 12 */
|
|
1391
|
-
listItemsSample?: ListItemView[];
|
|
1392
|
-
}
|
|
1393
|
-
interface StarterPackViewBasic {
|
|
1394
|
-
[Brand.Type]?: 'app.bsky.graph.defs#starterPackViewBasic';
|
|
1395
|
-
cid: At.Cid;
|
|
1396
|
-
creator: AppBskyActorDefs.ProfileViewBasic;
|
|
1397
|
-
indexedAt: string;
|
|
1398
|
-
record: unknown;
|
|
1399
|
-
uri: At.ResourceUri;
|
|
1400
|
-
/** Minimum: 0 */
|
|
1401
|
-
joinedAllTimeCount?: number;
|
|
1402
|
-
/** Minimum: 0 */
|
|
1403
|
-
joinedWeekCount?: number;
|
|
1404
|
-
labels?: ComAtprotoLabelDefs.Label[];
|
|
1405
|
-
/** Minimum: 0 */
|
|
1406
|
-
listItemCount?: number;
|
|
1407
|
-
}
|
|
1408
|
-
}
|
|
1409
|
-
namespace AppBskyGraphFollow {
|
|
1410
|
-
/** Record declaring a social 'follow' relationship of another account. Duplicate follows will be ignored by the AppView. */
|
|
1411
|
-
interface Record {
|
|
1412
|
-
$type: 'app.bsky.graph.follow';
|
|
1413
|
-
createdAt: string;
|
|
1414
|
-
subject: At.Did;
|
|
1415
|
-
}
|
|
1416
|
-
}
|
|
1417
|
-
/** Get a list of starter packs created by the actor. */
|
|
1418
|
-
namespace AppBskyGraphGetActorStarterPacks {
|
|
1419
|
-
interface Params {
|
|
1420
|
-
actor: At.Identifier;
|
|
1421
|
-
cursor?: string;
|
|
1422
|
-
/**
|
|
1423
|
-
* Minimum: 1 \
|
|
1424
|
-
* Maximum: 100
|
|
1425
|
-
* @default 50
|
|
1426
|
-
*/
|
|
1427
|
-
limit?: number;
|
|
1428
|
-
}
|
|
1429
|
-
type Input = undefined;
|
|
1430
|
-
interface Output {
|
|
1431
|
-
starterPacks: AppBskyGraphDefs.StarterPackViewBasic[];
|
|
1432
|
-
cursor?: string;
|
|
1433
|
-
}
|
|
1434
|
-
}
|
|
1435
|
-
/** Enumerates which accounts the requesting account is currently blocking. Requires auth. */
|
|
1436
|
-
namespace AppBskyGraphGetBlocks {
|
|
1437
|
-
interface Params {
|
|
1438
|
-
cursor?: string;
|
|
1439
|
-
/**
|
|
1440
|
-
* Minimum: 1 \
|
|
1441
|
-
* Maximum: 100
|
|
1442
|
-
* @default 50
|
|
1443
|
-
*/
|
|
1444
|
-
limit?: number;
|
|
1445
|
-
}
|
|
1446
|
-
type Input = undefined;
|
|
1447
|
-
interface Output {
|
|
1448
|
-
blocks: AppBskyActorDefs.ProfileView[];
|
|
1449
|
-
cursor?: string;
|
|
1450
|
-
}
|
|
1451
|
-
}
|
|
1452
|
-
/** Enumerates accounts which follow a specified account (actor). */
|
|
1453
|
-
namespace AppBskyGraphGetFollowers {
|
|
1454
|
-
interface Params {
|
|
1455
|
-
actor: At.Identifier;
|
|
1456
|
-
cursor?: string;
|
|
1457
|
-
/**
|
|
1458
|
-
* Minimum: 1 \
|
|
1459
|
-
* Maximum: 100
|
|
1460
|
-
* @default 50
|
|
1461
|
-
*/
|
|
1462
|
-
limit?: number;
|
|
1463
|
-
}
|
|
1464
|
-
type Input = undefined;
|
|
1465
|
-
interface Output {
|
|
1466
|
-
followers: AppBskyActorDefs.ProfileView[];
|
|
1467
|
-
subject: AppBskyActorDefs.ProfileView;
|
|
1468
|
-
cursor?: string;
|
|
1469
|
-
}
|
|
1470
|
-
}
|
|
1471
|
-
/** Enumerates accounts which a specified account (actor) follows. */
|
|
1472
|
-
namespace AppBskyGraphGetFollows {
|
|
1473
|
-
interface Params {
|
|
1474
|
-
actor: At.Identifier;
|
|
1475
|
-
cursor?: string;
|
|
1476
|
-
/**
|
|
1477
|
-
* Minimum: 1 \
|
|
1478
|
-
* Maximum: 100
|
|
1479
|
-
* @default 50
|
|
1480
|
-
*/
|
|
1481
|
-
limit?: number;
|
|
1482
|
-
}
|
|
1483
|
-
type Input = undefined;
|
|
1484
|
-
interface Output {
|
|
1485
|
-
follows: AppBskyActorDefs.ProfileView[];
|
|
1486
|
-
subject: AppBskyActorDefs.ProfileView;
|
|
1487
|
-
cursor?: string;
|
|
1488
|
-
}
|
|
1489
|
-
}
|
|
1490
|
-
/** Enumerates accounts which follow a specified account (actor) and are followed by the viewer. */
|
|
1491
|
-
namespace AppBskyGraphGetKnownFollowers {
|
|
1492
|
-
interface Params {
|
|
1493
|
-
actor: At.Identifier;
|
|
1494
|
-
cursor?: string;
|
|
1495
|
-
/**
|
|
1496
|
-
* Minimum: 1 \
|
|
1497
|
-
* Maximum: 100
|
|
1498
|
-
* @default 50
|
|
1499
|
-
*/
|
|
1500
|
-
limit?: number;
|
|
1501
|
-
}
|
|
1502
|
-
type Input = undefined;
|
|
1503
|
-
interface Output {
|
|
1504
|
-
followers: AppBskyActorDefs.ProfileView[];
|
|
1505
|
-
subject: AppBskyActorDefs.ProfileView;
|
|
1506
|
-
cursor?: string;
|
|
1507
|
-
}
|
|
1508
|
-
}
|
|
1509
|
-
/** Gets a 'view' (with additional context) of a specified list. */
|
|
1510
|
-
namespace AppBskyGraphGetList {
|
|
1511
|
-
interface Params {
|
|
1512
|
-
/** Reference (AT-URI) of the list record to hydrate. */
|
|
1513
|
-
list: At.ResourceUri;
|
|
1514
|
-
cursor?: string;
|
|
1515
|
-
/**
|
|
1516
|
-
* Minimum: 1 \
|
|
1517
|
-
* Maximum: 100
|
|
1518
|
-
* @default 50
|
|
1519
|
-
*/
|
|
1520
|
-
limit?: number;
|
|
1521
|
-
}
|
|
1522
|
-
type Input = undefined;
|
|
1523
|
-
interface Output {
|
|
1524
|
-
items: AppBskyGraphDefs.ListItemView[];
|
|
1525
|
-
list: AppBskyGraphDefs.ListView;
|
|
1526
|
-
cursor?: string;
|
|
1527
|
-
}
|
|
1528
|
-
}
|
|
1529
|
-
/** Get mod lists that the requesting account (actor) is blocking. Requires auth. */
|
|
1530
|
-
namespace AppBskyGraphGetListBlocks {
|
|
1531
|
-
interface Params {
|
|
1532
|
-
cursor?: string;
|
|
1533
|
-
/**
|
|
1534
|
-
* Minimum: 1 \
|
|
1535
|
-
* Maximum: 100
|
|
1536
|
-
* @default 50
|
|
1537
|
-
*/
|
|
1538
|
-
limit?: number;
|
|
1539
|
-
}
|
|
1540
|
-
type Input = undefined;
|
|
1541
|
-
interface Output {
|
|
1542
|
-
lists: AppBskyGraphDefs.ListView[];
|
|
1543
|
-
cursor?: string;
|
|
1544
|
-
}
|
|
1545
|
-
}
|
|
1546
|
-
/** Enumerates mod lists that the requesting account (actor) currently has muted. Requires auth. */
|
|
1547
|
-
namespace AppBskyGraphGetListMutes {
|
|
1548
|
-
interface Params {
|
|
1549
|
-
cursor?: string;
|
|
1550
|
-
/**
|
|
1551
|
-
* Minimum: 1 \
|
|
1552
|
-
* Maximum: 100
|
|
1553
|
-
* @default 50
|
|
1554
|
-
*/
|
|
1555
|
-
limit?: number;
|
|
1556
|
-
}
|
|
1557
|
-
type Input = undefined;
|
|
1558
|
-
interface Output {
|
|
1559
|
-
lists: AppBskyGraphDefs.ListView[];
|
|
1560
|
-
cursor?: string;
|
|
1561
|
-
}
|
|
1562
|
-
}
|
|
1563
|
-
/** Enumerates the lists created by a specified account (actor). */
|
|
1564
|
-
namespace AppBskyGraphGetLists {
|
|
1565
|
-
interface Params {
|
|
1566
|
-
/** The account (actor) to enumerate lists from. */
|
|
1567
|
-
actor: At.Identifier;
|
|
1568
|
-
cursor?: string;
|
|
1569
|
-
/**
|
|
1570
|
-
* Minimum: 1 \
|
|
1571
|
-
* Maximum: 100
|
|
1572
|
-
* @default 50
|
|
1573
|
-
*/
|
|
1574
|
-
limit?: number;
|
|
1575
|
-
}
|
|
1576
|
-
type Input = undefined;
|
|
1577
|
-
interface Output {
|
|
1578
|
-
lists: AppBskyGraphDefs.ListView[];
|
|
1579
|
-
cursor?: string;
|
|
1580
|
-
}
|
|
1581
|
-
}
|
|
1582
|
-
/** Enumerates accounts that the requesting account (actor) currently has muted. Requires auth. */
|
|
1583
|
-
namespace AppBskyGraphGetMutes {
|
|
1584
|
-
interface Params {
|
|
1585
|
-
cursor?: string;
|
|
1586
|
-
/**
|
|
1587
|
-
* Minimum: 1 \
|
|
1588
|
-
* Maximum: 100
|
|
1589
|
-
* @default 50
|
|
1590
|
-
*/
|
|
1591
|
-
limit?: number;
|
|
1592
|
-
}
|
|
1593
|
-
type Input = undefined;
|
|
1594
|
-
interface Output {
|
|
1595
|
-
mutes: AppBskyActorDefs.ProfileView[];
|
|
1596
|
-
cursor?: string;
|
|
1597
|
-
}
|
|
1598
|
-
}
|
|
1599
|
-
/** Enumerates public relationships between one account, and a list of other accounts. Does not require auth. */
|
|
1600
|
-
namespace AppBskyGraphGetRelationships {
|
|
1601
|
-
interface Params {
|
|
1602
|
-
/** Primary account requesting relationships for. */
|
|
1603
|
-
actor: At.Identifier;
|
|
1604
|
-
/**
|
|
1605
|
-
* List of 'other' accounts to be related back to the primary. \
|
|
1606
|
-
* Maximum array length: 30
|
|
1607
|
-
*/
|
|
1608
|
-
others?: At.Identifier[];
|
|
1609
|
-
}
|
|
1610
|
-
type Input = undefined;
|
|
1611
|
-
interface Output {
|
|
1612
|
-
relationships: Brand.Union<AppBskyGraphDefs.NotFoundActor | AppBskyGraphDefs.Relationship>[];
|
|
1613
|
-
actor?: At.Did;
|
|
1614
|
-
}
|
|
1615
|
-
interface Errors {
|
|
1616
|
-
ActorNotFound: {};
|
|
1617
|
-
}
|
|
1618
|
-
}
|
|
1619
|
-
/** Gets a view of a starter pack. */
|
|
1620
|
-
namespace AppBskyGraphGetStarterPack {
|
|
1621
|
-
interface Params {
|
|
1622
|
-
/** Reference (AT-URI) of the starter pack record. */
|
|
1623
|
-
starterPack: At.ResourceUri;
|
|
1624
|
-
}
|
|
1625
|
-
type Input = undefined;
|
|
1626
|
-
interface Output {
|
|
1627
|
-
starterPack: AppBskyGraphDefs.StarterPackView;
|
|
1628
|
-
}
|
|
1629
|
-
}
|
|
1630
|
-
/** Get views for a list of starter packs. */
|
|
1631
|
-
namespace AppBskyGraphGetStarterPacks {
|
|
1632
|
-
interface Params {
|
|
1633
|
-
/** Maximum array length: 25 */
|
|
1634
|
-
uris: At.ResourceUri[];
|
|
1635
|
-
}
|
|
1636
|
-
type Input = undefined;
|
|
1637
|
-
interface Output {
|
|
1638
|
-
starterPacks: AppBskyGraphDefs.StarterPackViewBasic[];
|
|
1639
|
-
}
|
|
1640
|
-
}
|
|
1641
|
-
/** Enumerates follows similar to a given account (actor). Expected use is to recommend additional accounts immediately after following one account. */
|
|
1642
|
-
namespace AppBskyGraphGetSuggestedFollowsByActor {
|
|
1643
|
-
interface Params {
|
|
1644
|
-
actor: At.Identifier;
|
|
1645
|
-
}
|
|
1646
|
-
type Input = undefined;
|
|
1647
|
-
interface Output {
|
|
1648
|
-
suggestions: AppBskyActorDefs.ProfileView[];
|
|
1649
|
-
/**
|
|
1650
|
-
* If true, response has fallen-back to generic results, and is not scoped using relativeToDid
|
|
1651
|
-
* @default false
|
|
1652
|
-
*/
|
|
1653
|
-
isFallback?: boolean;
|
|
1654
|
-
/** Snowflake for this recommendation, use when submitting recommendation events. */
|
|
1655
|
-
recId?: number;
|
|
1656
|
-
}
|
|
1657
|
-
}
|
|
1658
|
-
namespace AppBskyGraphList {
|
|
1659
|
-
/** Record representing a list of accounts (actors). Scope includes both moderation-oriented lists and curration-oriented lists. */
|
|
1660
|
-
interface Record {
|
|
1661
|
-
$type: 'app.bsky.graph.list';
|
|
1662
|
-
createdAt: string;
|
|
1663
|
-
/**
|
|
1664
|
-
* Display name for list; can not be empty. \
|
|
1665
|
-
* Minimum string length: 1 \
|
|
1666
|
-
* Maximum string length: 64
|
|
1667
|
-
*/
|
|
1668
|
-
name: string;
|
|
1669
|
-
/** Defines the purpose of the list (aka, moderation-oriented or curration-oriented) */
|
|
1670
|
-
purpose: AppBskyGraphDefs.ListPurpose;
|
|
1671
|
-
avatar?: At.Blob;
|
|
1672
|
-
/**
|
|
1673
|
-
* Maximum string length: 3000 \
|
|
1674
|
-
* Maximum grapheme length: 300
|
|
1675
|
-
*/
|
|
1676
|
-
description?: string;
|
|
1677
|
-
descriptionFacets?: AppBskyRichtextFacet.Main[];
|
|
1678
|
-
labels?: Brand.Union<ComAtprotoLabelDefs.SelfLabels>;
|
|
1679
|
-
}
|
|
1680
|
-
}
|
|
1681
|
-
namespace AppBskyGraphListblock {
|
|
1682
|
-
/** Record representing a block relationship against an entire an entire list of accounts (actors). */
|
|
1683
|
-
interface Record {
|
|
1684
|
-
$type: 'app.bsky.graph.listblock';
|
|
1685
|
-
createdAt: string;
|
|
1686
|
-
/** Reference (AT-URI) to the mod list record. */
|
|
1687
|
-
subject: At.ResourceUri;
|
|
1688
|
-
}
|
|
1689
|
-
}
|
|
1690
|
-
namespace AppBskyGraphListitem {
|
|
1691
|
-
/** Record representing an account's inclusion on a specific list. The AppView will ignore duplicate listitem records. */
|
|
1692
|
-
interface Record {
|
|
1693
|
-
$type: 'app.bsky.graph.listitem';
|
|
1694
|
-
createdAt: string;
|
|
1695
|
-
/** Reference (AT-URI) to the list record (app.bsky.graph.list). */
|
|
1696
|
-
list: At.ResourceUri;
|
|
1697
|
-
/** The account which is included on the list. */
|
|
1698
|
-
subject: At.Did;
|
|
1699
|
-
}
|
|
1700
|
-
}
|
|
1701
|
-
/** Creates a mute relationship for the specified account. Mutes are private in Bluesky. Requires auth. */
|
|
1702
|
-
namespace AppBskyGraphMuteActor {
|
|
1703
|
-
interface Params {
|
|
1704
|
-
}
|
|
1705
|
-
interface Input {
|
|
1706
|
-
actor: At.Identifier;
|
|
1707
|
-
}
|
|
1708
|
-
type Output = undefined;
|
|
1709
|
-
}
|
|
1710
|
-
/** Creates a mute relationship for the specified list of accounts. Mutes are private in Bluesky. Requires auth. */
|
|
1711
|
-
namespace AppBskyGraphMuteActorList {
|
|
1712
|
-
interface Params {
|
|
1713
|
-
}
|
|
1714
|
-
interface Input {
|
|
1715
|
-
list: At.ResourceUri;
|
|
1716
|
-
}
|
|
1717
|
-
type Output = undefined;
|
|
1718
|
-
}
|
|
1719
|
-
/** Mutes a thread preventing notifications from the thread and any of its children. Mutes are private in Bluesky. Requires auth. */
|
|
1720
|
-
namespace AppBskyGraphMuteThread {
|
|
1721
|
-
interface Params {
|
|
1722
|
-
}
|
|
1723
|
-
interface Input {
|
|
1724
|
-
root: At.ResourceUri;
|
|
1725
|
-
}
|
|
1726
|
-
type Output = undefined;
|
|
1727
|
-
}
|
|
1728
|
-
/** Find starter packs matching search criteria. Does not require auth. */
|
|
1729
|
-
namespace AppBskyGraphSearchStarterPacks {
|
|
1730
|
-
interface Params {
|
|
1731
|
-
/** Search query string. Syntax, phrase, boolean, and faceting is unspecified, but Lucene query syntax is recommended. */
|
|
1732
|
-
q: string;
|
|
1733
|
-
cursor?: string;
|
|
1734
|
-
/**
|
|
1735
|
-
* Minimum: 1 \
|
|
1736
|
-
* Maximum: 100
|
|
1737
|
-
* @default 25
|
|
1738
|
-
*/
|
|
1739
|
-
limit?: number;
|
|
1740
|
-
}
|
|
1741
|
-
type Input = undefined;
|
|
1742
|
-
interface Output {
|
|
1743
|
-
starterPacks: AppBskyGraphDefs.StarterPackViewBasic[];
|
|
1744
|
-
cursor?: string;
|
|
1745
|
-
}
|
|
1746
|
-
}
|
|
1747
|
-
namespace AppBskyGraphStarterpack {
|
|
1748
|
-
/** Record defining a starter pack of actors and feeds for new users. */
|
|
1749
|
-
interface Record {
|
|
1750
|
-
$type: 'app.bsky.graph.starterpack';
|
|
1751
|
-
createdAt: string;
|
|
1752
|
-
/** Reference (AT-URI) to the list record. */
|
|
1753
|
-
list: At.ResourceUri;
|
|
1754
|
-
/**
|
|
1755
|
-
* Display name for starter pack; can not be empty. \
|
|
1756
|
-
* Minimum string length: 1 \
|
|
1757
|
-
* Maximum string length: 500 \
|
|
1758
|
-
* Maximum grapheme length: 50
|
|
1759
|
-
*/
|
|
1760
|
-
name: string;
|
|
1761
|
-
/**
|
|
1762
|
-
* Maximum string length: 3000 \
|
|
1763
|
-
* Maximum grapheme length: 300
|
|
1764
|
-
*/
|
|
1765
|
-
description?: string;
|
|
1766
|
-
descriptionFacets?: AppBskyRichtextFacet.Main[];
|
|
1767
|
-
/** Maximum array length: 3 */
|
|
1768
|
-
feeds?: FeedItem[];
|
|
1769
|
-
}
|
|
1770
|
-
interface FeedItem {
|
|
1771
|
-
[Brand.Type]?: 'app.bsky.graph.starterpack#feedItem';
|
|
1772
|
-
uri: At.ResourceUri;
|
|
1773
|
-
}
|
|
1774
|
-
}
|
|
1775
|
-
/** Unmutes the specified account. Requires auth. */
|
|
1776
|
-
namespace AppBskyGraphUnmuteActor {
|
|
1777
|
-
interface Params {
|
|
1778
|
-
}
|
|
1779
|
-
interface Input {
|
|
1780
|
-
actor: At.Identifier;
|
|
1781
|
-
}
|
|
1782
|
-
type Output = undefined;
|
|
1783
|
-
}
|
|
1784
|
-
/** Unmutes the specified list of accounts. Requires auth. */
|
|
1785
|
-
namespace AppBskyGraphUnmuteActorList {
|
|
1786
|
-
interface Params {
|
|
1787
|
-
}
|
|
1788
|
-
interface Input {
|
|
1789
|
-
list: At.ResourceUri;
|
|
1790
|
-
}
|
|
1791
|
-
type Output = undefined;
|
|
1792
|
-
}
|
|
1793
|
-
/** Unmutes the specified thread. Requires auth. */
|
|
1794
|
-
namespace AppBskyGraphUnmuteThread {
|
|
1795
|
-
interface Params {
|
|
1796
|
-
}
|
|
1797
|
-
interface Input {
|
|
1798
|
-
root: At.ResourceUri;
|
|
1799
|
-
}
|
|
1800
|
-
type Output = undefined;
|
|
1801
|
-
}
|
|
1802
|
-
namespace AppBskyGraphVerification {
|
|
1803
|
-
/** Record declaring a verification relationship between two accounts. Verifications are only considered valid by an app if issued by an account the app considers trusted. */
|
|
1804
|
-
interface Record {
|
|
1805
|
-
$type: 'app.bsky.graph.verification';
|
|
1806
|
-
/** Date of when the verification was created. */
|
|
1807
|
-
createdAt: string;
|
|
1808
|
-
/** Display name of the subject the verification applies to at the moment of verifying, which might not be the same at the time of viewing. The verification is only valid if the current displayName matches the one at the time of verifying. */
|
|
1809
|
-
displayName: string;
|
|
1810
|
-
/** Handle of the subject the verification applies to at the moment of verifying, which might not be the same at the time of viewing. The verification is only valid if the current handle matches the one at the time of verifying. */
|
|
1811
|
-
handle: At.Handle;
|
|
1812
|
-
/** DID of the subject the verification applies to. */
|
|
1813
|
-
subject: At.Did;
|
|
1814
|
-
}
|
|
1815
|
-
}
|
|
1816
|
-
namespace AppBskyLabelerDefs {
|
|
1817
|
-
interface LabelerPolicies {
|
|
1818
|
-
[Brand.Type]?: 'app.bsky.labeler.defs#labelerPolicies';
|
|
1819
|
-
/** The label values which this labeler publishes. May include global or custom labels. */
|
|
1820
|
-
labelValues: ComAtprotoLabelDefs.LabelValue[];
|
|
1821
|
-
/** Label values created by this labeler and scoped exclusively to it. Labels defined here will override global label definitions for this labeler. */
|
|
1822
|
-
labelValueDefinitions?: ComAtprotoLabelDefs.LabelValueDefinition[];
|
|
1823
|
-
}
|
|
1824
|
-
interface LabelerView {
|
|
1825
|
-
[Brand.Type]?: 'app.bsky.labeler.defs#labelerView';
|
|
1826
|
-
cid: At.Cid;
|
|
1827
|
-
creator: AppBskyActorDefs.ProfileView;
|
|
1828
|
-
indexedAt: string;
|
|
1829
|
-
uri: At.ResourceUri;
|
|
1830
|
-
labels?: ComAtprotoLabelDefs.Label[];
|
|
1831
|
-
/** Minimum: 0 */
|
|
1832
|
-
likeCount?: number;
|
|
1833
|
-
viewer?: LabelerViewerState;
|
|
1834
|
-
}
|
|
1835
|
-
interface LabelerViewDetailed {
|
|
1836
|
-
[Brand.Type]?: 'app.bsky.labeler.defs#labelerViewDetailed';
|
|
1837
|
-
cid: At.Cid;
|
|
1838
|
-
creator: AppBskyActorDefs.ProfileView;
|
|
1839
|
-
indexedAt: string;
|
|
1840
|
-
policies: AppBskyLabelerDefs.LabelerPolicies;
|
|
1841
|
-
uri: At.ResourceUri;
|
|
1842
|
-
labels?: ComAtprotoLabelDefs.Label[];
|
|
1843
|
-
/** Minimum: 0 */
|
|
1844
|
-
likeCount?: number;
|
|
1845
|
-
/** The set of report reason 'codes' which are in-scope for this service to review and action. These usually align to policy categories. If not defined (distinct from empty array), all reason types are allowed. */
|
|
1846
|
-
reasonTypes?: ComAtprotoModerationDefs.ReasonType[];
|
|
1847
|
-
/** Set of record types (collection NSIDs) which can be reported to this service. If not defined (distinct from empty array), default is any record type. */
|
|
1848
|
-
subjectCollections?: At.Nsid[];
|
|
1849
|
-
/** The set of subject types (account, record, etc) this service accepts reports on. */
|
|
1850
|
-
subjectTypes?: ComAtprotoModerationDefs.SubjectType[];
|
|
1851
|
-
viewer?: LabelerViewerState;
|
|
1852
|
-
}
|
|
1853
|
-
interface LabelerViewerState {
|
|
1854
|
-
[Brand.Type]?: 'app.bsky.labeler.defs#labelerViewerState';
|
|
1855
|
-
like?: At.ResourceUri;
|
|
1856
|
-
}
|
|
1857
|
-
}
|
|
1858
|
-
/** Get information about a list of labeler services. */
|
|
1859
|
-
namespace AppBskyLabelerGetServices {
|
|
1860
|
-
interface Params {
|
|
1861
|
-
dids: At.Did[];
|
|
1862
|
-
/** @default false */
|
|
1863
|
-
detailed?: boolean;
|
|
1864
|
-
}
|
|
1865
|
-
type Input = undefined;
|
|
1866
|
-
interface Output {
|
|
1867
|
-
views: Brand.Union<AppBskyLabelerDefs.LabelerView | AppBskyLabelerDefs.LabelerViewDetailed>[];
|
|
1868
|
-
}
|
|
1869
|
-
}
|
|
1870
|
-
namespace AppBskyLabelerService {
|
|
1871
|
-
/** A declaration of the existence of labeler service. */
|
|
1872
|
-
interface Record {
|
|
1873
|
-
$type: 'app.bsky.labeler.service';
|
|
1874
|
-
createdAt: string;
|
|
1875
|
-
policies: AppBskyLabelerDefs.LabelerPolicies;
|
|
1876
|
-
labels?: Brand.Union<ComAtprotoLabelDefs.SelfLabels>;
|
|
1877
|
-
/** The set of report reason 'codes' which are in-scope for this service to review and action. These usually align to policy categories. If not defined (distinct from empty array), all reason types are allowed. */
|
|
1878
|
-
reasonTypes?: ComAtprotoModerationDefs.ReasonType[];
|
|
1879
|
-
/** Set of record types (collection NSIDs) which can be reported to this service. If not defined (distinct from empty array), default is any record type. */
|
|
1880
|
-
subjectCollections?: At.Nsid[];
|
|
1881
|
-
/** The set of subject types (account, record, etc) this service accepts reports on. */
|
|
1882
|
-
subjectTypes?: ComAtprotoModerationDefs.SubjectType[];
|
|
1883
|
-
}
|
|
1884
|
-
}
|
|
1885
|
-
namespace AppBskyNotificationDefs {
|
|
1886
|
-
interface RecordDeleted {
|
|
1887
|
-
[Brand.Type]?: 'app.bsky.notification.defs#recordDeleted';
|
|
1888
|
-
}
|
|
1889
|
-
}
|
|
1890
|
-
/** Count the number of unread notifications for the requesting account. Requires auth. */
|
|
1891
|
-
namespace AppBskyNotificationGetUnreadCount {
|
|
1892
|
-
interface Params {
|
|
1893
|
-
priority?: boolean;
|
|
1894
|
-
seenAt?: string;
|
|
1895
|
-
}
|
|
1896
|
-
type Input = undefined;
|
|
1897
|
-
interface Output {
|
|
1898
|
-
count: number;
|
|
1899
|
-
}
|
|
1900
|
-
}
|
|
1901
|
-
/** Enumerate notifications for the requesting account. Requires auth. */
|
|
1902
|
-
namespace AppBskyNotificationListNotifications {
|
|
1903
|
-
interface Params {
|
|
1904
|
-
cursor?: string;
|
|
1905
|
-
/**
|
|
1906
|
-
* Minimum: 1 \
|
|
1907
|
-
* Maximum: 100
|
|
1908
|
-
* @default 50
|
|
1909
|
-
*/
|
|
1910
|
-
limit?: number;
|
|
1911
|
-
priority?: boolean;
|
|
1912
|
-
/**
|
|
1913
|
-
* Notification reasons to include in response. \
|
|
1914
|
-
* A reason that matches the reason property of #notification.
|
|
1915
|
-
*/
|
|
1916
|
-
reasons?: string[];
|
|
1917
|
-
seenAt?: string;
|
|
1918
|
-
}
|
|
1919
|
-
type Input = undefined;
|
|
1920
|
-
interface Output {
|
|
1921
|
-
notifications: Notification[];
|
|
1922
|
-
cursor?: string;
|
|
1923
|
-
priority?: boolean;
|
|
1924
|
-
seenAt?: string;
|
|
1925
|
-
}
|
|
1926
|
-
interface Notification {
|
|
1927
|
-
[Brand.Type]?: 'app.bsky.notification.listNotifications#notification';
|
|
1928
|
-
author: AppBskyActorDefs.ProfileView;
|
|
1929
|
-
cid: At.Cid;
|
|
1930
|
-
indexedAt: string;
|
|
1931
|
-
isRead: boolean;
|
|
1932
|
-
/** Expected values are 'like', 'repost', 'follow', 'mention', 'reply', 'quote', 'starterpack-joined', 'verified', and 'unverified'. */
|
|
1933
|
-
reason: 'follow' | 'like' | 'mention' | 'quote' | 'reply' | 'repost' | 'starterpack-joined' | 'unverified' | 'verified' | (string & {});
|
|
1934
|
-
record: unknown;
|
|
1935
|
-
uri: At.ResourceUri;
|
|
1936
|
-
labels?: ComAtprotoLabelDefs.Label[];
|
|
1937
|
-
reasonSubject?: At.ResourceUri;
|
|
1938
|
-
}
|
|
1939
|
-
}
|
|
1940
|
-
/** Set notification-related preferences for an account. Requires auth. */
|
|
1941
|
-
namespace AppBskyNotificationPutPreferences {
|
|
1942
|
-
interface Params {
|
|
1943
|
-
}
|
|
1944
|
-
interface Input {
|
|
1945
|
-
priority: boolean;
|
|
1946
|
-
}
|
|
1947
|
-
type Output = undefined;
|
|
1948
|
-
}
|
|
1949
|
-
/** Register to receive push notifications, via a specified service, for the requesting account. Requires auth. */
|
|
1950
|
-
namespace AppBskyNotificationRegisterPush {
|
|
1951
|
-
interface Params {
|
|
1952
|
-
}
|
|
1953
|
-
interface Input {
|
|
1954
|
-
appId: string;
|
|
1955
|
-
platform: 'android' | 'ios' | 'web' | (string & {});
|
|
1956
|
-
serviceDid: At.Did;
|
|
1957
|
-
token: string;
|
|
1958
|
-
}
|
|
1959
|
-
type Output = undefined;
|
|
1960
|
-
}
|
|
1961
|
-
/** Notify server that the requesting account has seen notifications. Requires auth. */
|
|
1962
|
-
namespace AppBskyNotificationUpdateSeen {
|
|
1963
|
-
interface Params {
|
|
1964
|
-
}
|
|
1965
|
-
interface Input {
|
|
1966
|
-
seenAt: string;
|
|
1967
|
-
}
|
|
1968
|
-
type Output = undefined;
|
|
1969
|
-
}
|
|
1970
|
-
namespace AppBskyRichtextFacet {
|
|
1971
|
-
/** Annotation of a sub-string within rich text. */
|
|
1972
|
-
interface Main {
|
|
1973
|
-
[Brand.Type]?: 'app.bsky.richtext.facet';
|
|
1974
|
-
features: Brand.Union<Link | Mention | Tag>[];
|
|
1975
|
-
index: ByteSlice;
|
|
1976
|
-
}
|
|
1977
|
-
/** Specifies the sub-string range a facet feature applies to. Start index is inclusive, end index is exclusive. Indices are zero-indexed, counting bytes of the UTF-8 encoded text. NOTE: some languages, like Javascript, use UTF-16 or Unicode codepoints for string slice indexing; in these languages, convert to byte arrays before working with facets. */
|
|
1978
|
-
interface ByteSlice {
|
|
1979
|
-
[Brand.Type]?: 'app.bsky.richtext.facet#byteSlice';
|
|
1980
|
-
/** Minimum: 0 */
|
|
1981
|
-
byteEnd: number;
|
|
1982
|
-
/** Minimum: 0 */
|
|
1983
|
-
byteStart: number;
|
|
1984
|
-
}
|
|
1985
|
-
/** Facet feature for a URL. The text URL may have been simplified or truncated, but the facet reference should be a complete URL. */
|
|
1986
|
-
interface Link {
|
|
1987
|
-
[Brand.Type]?: 'app.bsky.richtext.facet#link';
|
|
1988
|
-
uri: At.GenericUri;
|
|
1989
|
-
}
|
|
1990
|
-
/** Facet feature for mention of another account. The text is usually a handle, including a '@' prefix, but the facet reference is a DID. */
|
|
1991
|
-
interface Mention {
|
|
1992
|
-
[Brand.Type]?: 'app.bsky.richtext.facet#mention';
|
|
1993
|
-
did: At.Did;
|
|
1994
|
-
}
|
|
1995
|
-
/** Facet feature for a hashtag. The text usually includes a '#' prefix, but the facet reference should not (except in the case of 'double hash tags'). */
|
|
1996
|
-
interface Tag {
|
|
1997
|
-
[Brand.Type]?: 'app.bsky.richtext.facet#tag';
|
|
1998
|
-
/**
|
|
1999
|
-
* Maximum string length: 640 \
|
|
2000
|
-
* Maximum grapheme length: 64
|
|
2001
|
-
*/
|
|
2002
|
-
tag: string;
|
|
2003
|
-
}
|
|
2004
|
-
}
|
|
2005
|
-
namespace AppBskyUnspeccedDefs {
|
|
2006
|
-
interface SkeletonSearchActor {
|
|
2007
|
-
[Brand.Type]?: 'app.bsky.unspecced.defs#skeletonSearchActor';
|
|
2008
|
-
did: At.Did;
|
|
2009
|
-
}
|
|
2010
|
-
interface SkeletonSearchPost {
|
|
2011
|
-
[Brand.Type]?: 'app.bsky.unspecced.defs#skeletonSearchPost';
|
|
2012
|
-
uri: At.ResourceUri;
|
|
2013
|
-
}
|
|
2014
|
-
interface SkeletonSearchStarterPack {
|
|
2015
|
-
[Brand.Type]?: 'app.bsky.unspecced.defs#skeletonSearchStarterPack';
|
|
2016
|
-
uri: At.ResourceUri;
|
|
2017
|
-
}
|
|
2018
|
-
interface SkeletonTrend {
|
|
2019
|
-
[Brand.Type]?: 'app.bsky.unspecced.defs#skeletonTrend';
|
|
2020
|
-
dids: At.Did[];
|
|
2021
|
-
displayName: string;
|
|
2022
|
-
link: string;
|
|
2023
|
-
postCount: number;
|
|
2024
|
-
startedAt: string;
|
|
2025
|
-
topic: string;
|
|
2026
|
-
category?: string;
|
|
2027
|
-
status?: 'hot' | (string & {});
|
|
2028
|
-
}
|
|
2029
|
-
interface TrendingTopic {
|
|
2030
|
-
[Brand.Type]?: 'app.bsky.unspecced.defs#trendingTopic';
|
|
2031
|
-
link: string;
|
|
2032
|
-
topic: string;
|
|
2033
|
-
description?: string;
|
|
2034
|
-
displayName?: string;
|
|
2035
|
-
}
|
|
2036
|
-
interface TrendView {
|
|
2037
|
-
[Brand.Type]?: 'app.bsky.unspecced.defs#trendView';
|
|
2038
|
-
actors: AppBskyActorDefs.ProfileViewBasic[];
|
|
2039
|
-
displayName: string;
|
|
2040
|
-
link: string;
|
|
2041
|
-
postCount: number;
|
|
2042
|
-
startedAt: string;
|
|
2043
|
-
topic: string;
|
|
2044
|
-
category?: string;
|
|
2045
|
-
status?: 'hot' | (string & {});
|
|
2046
|
-
}
|
|
2047
|
-
}
|
|
2048
|
-
/** Get miscellaneous runtime configuration. */
|
|
2049
|
-
namespace AppBskyUnspeccedGetConfig {
|
|
2050
|
-
interface Params {
|
|
2051
|
-
}
|
|
2052
|
-
type Input = undefined;
|
|
2053
|
-
interface Output {
|
|
2054
|
-
checkEmailConfirmed?: boolean;
|
|
2055
|
-
}
|
|
2056
|
-
}
|
|
2057
|
-
/** An unspecced view of globally popular feed generators. */
|
|
2058
|
-
namespace AppBskyUnspeccedGetPopularFeedGenerators {
|
|
2059
|
-
interface Params {
|
|
2060
|
-
cursor?: string;
|
|
2061
|
-
/**
|
|
2062
|
-
* Minimum: 1 \
|
|
2063
|
-
* Maximum: 100
|
|
2064
|
-
* @default 50
|
|
2065
|
-
*/
|
|
2066
|
-
limit?: number;
|
|
2067
|
-
query?: string;
|
|
2068
|
-
}
|
|
2069
|
-
type Input = undefined;
|
|
2070
|
-
interface Output {
|
|
2071
|
-
feeds: AppBskyFeedDefs.GeneratorView[];
|
|
2072
|
-
cursor?: string;
|
|
2073
|
-
}
|
|
2074
|
-
}
|
|
2075
|
-
/** Get a list of suggested feeds */
|
|
2076
|
-
namespace AppBskyUnspeccedGetSuggestedFeeds {
|
|
2077
|
-
interface Params {
|
|
2078
|
-
/**
|
|
2079
|
-
* Minimum: 1 \
|
|
2080
|
-
* Maximum: 25
|
|
2081
|
-
* @default 10
|
|
2082
|
-
*/
|
|
2083
|
-
limit?: number;
|
|
2084
|
-
}
|
|
2085
|
-
type Input = undefined;
|
|
2086
|
-
interface Output {
|
|
2087
|
-
feeds: AppBskyFeedDefs.GeneratorView[];
|
|
2088
|
-
}
|
|
2089
|
-
}
|
|
2090
|
-
/** Get a skeleton of suggested feeds. Intended to be called and hydrated by app.bsky.unspecced.getSuggestedFeeds */
|
|
2091
|
-
namespace AppBskyUnspeccedGetSuggestedFeedsSkeleton {
|
|
2092
|
-
interface Params {
|
|
2093
|
-
/**
|
|
2094
|
-
* Minimum: 1 \
|
|
2095
|
-
* Maximum: 25
|
|
2096
|
-
* @default 10
|
|
2097
|
-
*/
|
|
2098
|
-
limit?: number;
|
|
2099
|
-
/** DID of the account making the request (not included for public/unauthenticated queries). */
|
|
2100
|
-
viewer?: At.Did;
|
|
2101
|
-
}
|
|
2102
|
-
type Input = undefined;
|
|
2103
|
-
interface Output {
|
|
2104
|
-
feeds: At.ResourceUri[];
|
|
2105
|
-
}
|
|
2106
|
-
}
|
|
2107
|
-
/** Get a list of suggested starterpacks */
|
|
2108
|
-
namespace AppBskyUnspeccedGetSuggestedStarterPacks {
|
|
2109
|
-
interface Params {
|
|
2110
|
-
/**
|
|
2111
|
-
* Minimum: 1 \
|
|
2112
|
-
* Maximum: 25
|
|
2113
|
-
* @default 10
|
|
2114
|
-
*/
|
|
2115
|
-
limit?: number;
|
|
2116
|
-
}
|
|
2117
|
-
type Input = undefined;
|
|
2118
|
-
interface Output {
|
|
2119
|
-
starterPacks: AppBskyGraphDefs.StarterPackView[];
|
|
2120
|
-
}
|
|
2121
|
-
}
|
|
2122
|
-
/** Get a skeleton of suggested starterpacks. Intended to be called and hydrated by app.bsky.unspecced.getSuggestedStarterpacks */
|
|
2123
|
-
namespace AppBskyUnspeccedGetSuggestedStarterPacksSkeleton {
|
|
2124
|
-
interface Params {
|
|
2125
|
-
/**
|
|
2126
|
-
* Minimum: 1 \
|
|
2127
|
-
* Maximum: 25
|
|
2128
|
-
* @default 10
|
|
2129
|
-
*/
|
|
2130
|
-
limit?: number;
|
|
2131
|
-
/** DID of the account making the request (not included for public/unauthenticated queries). */
|
|
2132
|
-
viewer?: At.Did;
|
|
2133
|
-
}
|
|
2134
|
-
type Input = undefined;
|
|
2135
|
-
interface Output {
|
|
2136
|
-
starterPacks: At.ResourceUri[];
|
|
2137
|
-
}
|
|
2138
|
-
}
|
|
2139
|
-
/** Get a list of suggested users */
|
|
2140
|
-
namespace AppBskyUnspeccedGetSuggestedUsers {
|
|
2141
|
-
interface Params {
|
|
2142
|
-
/** Category of users to get suggestions for. */
|
|
2143
|
-
category?: string;
|
|
2144
|
-
/**
|
|
2145
|
-
* Minimum: 1 \
|
|
2146
|
-
* Maximum: 50
|
|
2147
|
-
* @default 25
|
|
2148
|
-
*/
|
|
2149
|
-
limit?: number;
|
|
2150
|
-
}
|
|
2151
|
-
type Input = undefined;
|
|
2152
|
-
interface Output {
|
|
2153
|
-
actors: AppBskyActorDefs.ProfileView[];
|
|
2154
|
-
}
|
|
2155
|
-
}
|
|
2156
|
-
/** Get a skeleton of suggested users. Intended to be called and hydrated by app.bsky.unspecced.getSuggestedUsers */
|
|
2157
|
-
namespace AppBskyUnspeccedGetSuggestedUsersSkeleton {
|
|
2158
|
-
interface Params {
|
|
2159
|
-
/** Category of users to get suggestions for. */
|
|
2160
|
-
category?: string;
|
|
2161
|
-
/**
|
|
2162
|
-
* Minimum: 1 \
|
|
2163
|
-
* Maximum: 50
|
|
2164
|
-
* @default 25
|
|
2165
|
-
*/
|
|
2166
|
-
limit?: number;
|
|
2167
|
-
/** DID of the account making the request (not included for public/unauthenticated queries). */
|
|
2168
|
-
viewer?: At.Did;
|
|
2169
|
-
}
|
|
2170
|
-
type Input = undefined;
|
|
2171
|
-
interface Output {
|
|
2172
|
-
dids: At.Did[];
|
|
2173
|
-
}
|
|
2174
|
-
}
|
|
2175
|
-
/** Get a skeleton of suggested actors. Intended to be called and then hydrated through app.bsky.actor.getSuggestions */
|
|
2176
|
-
namespace AppBskyUnspeccedGetSuggestionsSkeleton {
|
|
2177
|
-
interface Params {
|
|
2178
|
-
cursor?: string;
|
|
2179
|
-
/**
|
|
2180
|
-
* Minimum: 1 \
|
|
2181
|
-
* Maximum: 100
|
|
2182
|
-
* @default 50
|
|
2183
|
-
*/
|
|
2184
|
-
limit?: number;
|
|
2185
|
-
/** DID of the account to get suggestions relative to. If not provided, suggestions will be based on the viewer. */
|
|
2186
|
-
relativeToDid?: At.Did;
|
|
2187
|
-
/** DID of the account making the request (not included for public/unauthenticated queries). Used to boost followed accounts in ranking. */
|
|
2188
|
-
viewer?: At.Did;
|
|
2189
|
-
}
|
|
2190
|
-
type Input = undefined;
|
|
2191
|
-
interface Output {
|
|
2192
|
-
actors: AppBskyUnspeccedDefs.SkeletonSearchActor[];
|
|
2193
|
-
cursor?: string;
|
|
2194
|
-
/** Snowflake for this recommendation, use when submitting recommendation events. */
|
|
2195
|
-
recId?: number;
|
|
2196
|
-
/** DID of the account these suggestions are relative to. If this is returned undefined, suggestions are based on the viewer. */
|
|
2197
|
-
relativeToDid?: At.Did;
|
|
2198
|
-
}
|
|
2199
|
-
}
|
|
2200
|
-
/** Get a list of suggestions (feeds and users) tagged with categories */
|
|
2201
|
-
namespace AppBskyUnspeccedGetTaggedSuggestions {
|
|
2202
|
-
type Input = undefined;
|
|
2203
|
-
interface Output {
|
|
2204
|
-
suggestions: Suggestion[];
|
|
2205
|
-
}
|
|
2206
|
-
interface Suggestion {
|
|
2207
|
-
[Brand.Type]?: 'app.bsky.unspecced.getTaggedSuggestions#suggestion';
|
|
2208
|
-
subject: At.GenericUri;
|
|
2209
|
-
subjectType: 'actor' | 'feed' | (string & {});
|
|
2210
|
-
tag: string;
|
|
2211
|
-
}
|
|
2212
|
-
}
|
|
2213
|
-
/** Get a list of trending topics */
|
|
2214
|
-
namespace AppBskyUnspeccedGetTrendingTopics {
|
|
2215
|
-
interface Params {
|
|
2216
|
-
/**
|
|
2217
|
-
* Minimum: 1 \
|
|
2218
|
-
* Maximum: 25
|
|
2219
|
-
* @default 10
|
|
2220
|
-
*/
|
|
2221
|
-
limit?: number;
|
|
2222
|
-
/** DID of the account making the request (not included for public/unauthenticated queries). Used to boost followed accounts in ranking. */
|
|
2223
|
-
viewer?: At.Did;
|
|
2224
|
-
}
|
|
2225
|
-
type Input = undefined;
|
|
2226
|
-
interface Output {
|
|
2227
|
-
suggested: AppBskyUnspeccedDefs.TrendingTopic[];
|
|
2228
|
-
topics: AppBskyUnspeccedDefs.TrendingTopic[];
|
|
2229
|
-
}
|
|
2230
|
-
}
|
|
2231
|
-
/** Get the current trends on the network */
|
|
2232
|
-
namespace AppBskyUnspeccedGetTrends {
|
|
2233
|
-
interface Params {
|
|
2234
|
-
/**
|
|
2235
|
-
* Minimum: 1 \
|
|
2236
|
-
* Maximum: 25
|
|
2237
|
-
* @default 10
|
|
2238
|
-
*/
|
|
2239
|
-
limit?: number;
|
|
2240
|
-
}
|
|
2241
|
-
type Input = undefined;
|
|
2242
|
-
interface Output {
|
|
2243
|
-
trends: AppBskyUnspeccedDefs.TrendView[];
|
|
2244
|
-
}
|
|
2245
|
-
}
|
|
2246
|
-
/** Get the skeleton of trends on the network. Intended to be called and then hydrated through app.bsky.unspecced.getTrends */
|
|
2247
|
-
namespace AppBskyUnspeccedGetTrendsSkeleton {
|
|
2248
|
-
interface Params {
|
|
2249
|
-
/**
|
|
2250
|
-
* Minimum: 1 \
|
|
2251
|
-
* Maximum: 25
|
|
2252
|
-
* @default 10
|
|
2253
|
-
*/
|
|
2254
|
-
limit?: number;
|
|
2255
|
-
/** DID of the account making the request (not included for public/unauthenticated queries). */
|
|
2256
|
-
viewer?: At.Did;
|
|
2257
|
-
}
|
|
2258
|
-
type Input = undefined;
|
|
2259
|
-
interface Output {
|
|
2260
|
-
trends: AppBskyUnspeccedDefs.SkeletonTrend[];
|
|
2261
|
-
}
|
|
2262
|
-
}
|
|
2263
|
-
/** Backend Actors (profile) search, returns only skeleton. */
|
|
2264
|
-
namespace AppBskyUnspeccedSearchActorsSkeleton {
|
|
2265
|
-
interface Params {
|
|
2266
|
-
/** Search query string; syntax, phrase, boolean, and faceting is unspecified, but Lucene query syntax is recommended. For typeahead search, only simple term match is supported, not full syntax. */
|
|
2267
|
-
q: string;
|
|
2268
|
-
/** Optional pagination mechanism; may not necessarily allow scrolling through entire result set. */
|
|
2269
|
-
cursor?: string;
|
|
2270
|
-
/**
|
|
2271
|
-
* Minimum: 1 \
|
|
2272
|
-
* Maximum: 100
|
|
2273
|
-
* @default 25
|
|
2274
|
-
*/
|
|
2275
|
-
limit?: number;
|
|
2276
|
-
/** If true, acts as fast/simple 'typeahead' query. */
|
|
2277
|
-
typeahead?: boolean;
|
|
2278
|
-
/** DID of the account making the request (not included for public/unauthenticated queries). Used to boost followed accounts in ranking. */
|
|
2279
|
-
viewer?: At.Did;
|
|
2280
|
-
}
|
|
2281
|
-
type Input = undefined;
|
|
2282
|
-
interface Output {
|
|
2283
|
-
actors: AppBskyUnspeccedDefs.SkeletonSearchActor[];
|
|
2284
|
-
cursor?: string;
|
|
2285
|
-
/** Count of search hits. Optional, may be rounded/truncated, and may not be possible to paginate through all hits. */
|
|
2286
|
-
hitsTotal?: number;
|
|
2287
|
-
}
|
|
2288
|
-
interface Errors {
|
|
2289
|
-
BadQueryString: {};
|
|
2290
|
-
}
|
|
2291
|
-
}
|
|
2292
|
-
/** Backend Posts search, returns only skeleton */
|
|
2293
|
-
namespace AppBskyUnspeccedSearchPostsSkeleton {
|
|
2294
|
-
interface Params {
|
|
2295
|
-
/** Search query string; syntax, phrase, boolean, and faceting is unspecified, but Lucene query syntax is recommended. */
|
|
2296
|
-
q: string;
|
|
2297
|
-
/** Filter to posts by the given account. Handles are resolved to DID before query-time. */
|
|
2298
|
-
author?: At.Identifier;
|
|
2299
|
-
/** Optional pagination mechanism; may not necessarily allow scrolling through entire result set. */
|
|
2300
|
-
cursor?: string;
|
|
2301
|
-
/** Filter to posts with URLs (facet links or embeds) linking to the given domain (hostname). Server may apply hostname normalization. */
|
|
2302
|
-
domain?: string;
|
|
2303
|
-
/** Filter to posts in the given language. Expected to be based on post language field, though server may override language detection. */
|
|
2304
|
-
lang?: string;
|
|
2305
|
-
/**
|
|
2306
|
-
* Minimum: 1 \
|
|
2307
|
-
* Maximum: 100
|
|
2308
|
-
* @default 25
|
|
2309
|
-
*/
|
|
2310
|
-
limit?: number;
|
|
2311
|
-
/** Filter to posts which mention the given account. Handles are resolved to DID before query-time. Only matches rich-text facet mentions. */
|
|
2312
|
-
mentions?: At.Identifier;
|
|
2313
|
-
/** Filter results for posts after the indicated datetime (inclusive). Expected to use 'sortAt' timestamp, which may not match 'createdAt'. Can be a datetime, or just an ISO date (YYYY-MM-DD). */
|
|
2314
|
-
since?: string;
|
|
2315
|
-
/**
|
|
2316
|
-
* Specifies the ranking order of results.
|
|
2317
|
-
* @default "latest"
|
|
2318
|
-
*/
|
|
2319
|
-
sort?: 'latest' | 'top' | (string & {});
|
|
2320
|
-
/**
|
|
2321
|
-
* Filter to posts with the given tag (hashtag), based on rich-text facet or tag field. Do not include the hash (#) prefix. Multiple tags can be specified, with 'AND' matching. \
|
|
2322
|
-
* Maximum string length: 640 \
|
|
2323
|
-
* Maximum grapheme length: 64
|
|
2324
|
-
*/
|
|
2325
|
-
tag?: string[];
|
|
2326
|
-
/** Filter results for posts before the indicated datetime (not inclusive). Expected to use 'sortAt' timestamp, which may not match 'createdAt'. Can be a datetime, or just an ISO date (YYY-MM-DD). */
|
|
2327
|
-
until?: string;
|
|
2328
|
-
/** Filter to posts with links (facet links or embeds) pointing to this URL. Server may apply URL normalization or fuzzy matching. */
|
|
2329
|
-
url?: At.GenericUri;
|
|
2330
|
-
/** DID of the account making the request (not included for public/unauthenticated queries). Used for 'from:me' queries. */
|
|
2331
|
-
viewer?: At.Did;
|
|
2332
|
-
}
|
|
2333
|
-
type Input = undefined;
|
|
2334
|
-
interface Output {
|
|
2335
|
-
posts: AppBskyUnspeccedDefs.SkeletonSearchPost[];
|
|
2336
|
-
cursor?: string;
|
|
2337
|
-
/** Count of search hits. Optional, may be rounded/truncated, and may not be possible to paginate through all hits. */
|
|
2338
|
-
hitsTotal?: number;
|
|
2339
|
-
}
|
|
2340
|
-
interface Errors {
|
|
2341
|
-
BadQueryString: {};
|
|
2342
|
-
}
|
|
2343
|
-
}
|
|
2344
|
-
/** Backend Starter Pack search, returns only skeleton. */
|
|
2345
|
-
namespace AppBskyUnspeccedSearchStarterPacksSkeleton {
|
|
2346
|
-
interface Params {
|
|
2347
|
-
/** Search query string; syntax, phrase, boolean, and faceting is unspecified, but Lucene query syntax is recommended. */
|
|
2348
|
-
q: string;
|
|
2349
|
-
/** Optional pagination mechanism; may not necessarily allow scrolling through entire result set. */
|
|
2350
|
-
cursor?: string;
|
|
2351
|
-
/**
|
|
2352
|
-
* Minimum: 1 \
|
|
2353
|
-
* Maximum: 100
|
|
2354
|
-
* @default 25
|
|
2355
|
-
*/
|
|
2356
|
-
limit?: number;
|
|
2357
|
-
/** DID of the account making the request (not included for public/unauthenticated queries). */
|
|
2358
|
-
viewer?: At.Did;
|
|
2359
|
-
}
|
|
2360
|
-
type Input = undefined;
|
|
2361
|
-
interface Output {
|
|
2362
|
-
starterPacks: AppBskyUnspeccedDefs.SkeletonSearchStarterPack[];
|
|
2363
|
-
cursor?: string;
|
|
2364
|
-
/** Count of search hits. Optional, may be rounded/truncated, and may not be possible to paginate through all hits. */
|
|
2365
|
-
hitsTotal?: number;
|
|
2366
|
-
}
|
|
2367
|
-
interface Errors {
|
|
2368
|
-
BadQueryString: {};
|
|
2369
|
-
}
|
|
2370
|
-
}
|
|
2371
|
-
namespace AppBskyVideoDefs {
|
|
2372
|
-
interface JobStatus {
|
|
2373
|
-
[Brand.Type]?: 'app.bsky.video.defs#jobStatus';
|
|
2374
|
-
did: At.Did;
|
|
2375
|
-
jobId: string;
|
|
2376
|
-
/** The state of the video processing job. All values not listed as a known value indicate that the job is in process. */
|
|
2377
|
-
state: 'JOB_STATE_COMPLETED' | 'JOB_STATE_FAILED' | (string & {});
|
|
2378
|
-
blob?: At.Blob;
|
|
2379
|
-
error?: string;
|
|
2380
|
-
message?: string;
|
|
2381
|
-
/**
|
|
2382
|
-
* Progress within the current processing state. \
|
|
2383
|
-
* Minimum: 0 \
|
|
2384
|
-
* Maximum: 100
|
|
2385
|
-
*/
|
|
2386
|
-
progress?: number;
|
|
2387
|
-
}
|
|
2388
|
-
}
|
|
2389
|
-
/** Get status details for a video processing job. */
|
|
2390
|
-
namespace AppBskyVideoGetJobStatus {
|
|
2391
|
-
interface Params {
|
|
2392
|
-
jobId: string;
|
|
2393
|
-
}
|
|
2394
|
-
type Input = undefined;
|
|
2395
|
-
interface Output {
|
|
2396
|
-
jobStatus: AppBskyVideoDefs.JobStatus;
|
|
2397
|
-
}
|
|
2398
|
-
}
|
|
2399
|
-
/** Get video upload limits for the authenticated user. */
|
|
2400
|
-
namespace AppBskyVideoGetUploadLimits {
|
|
2401
|
-
interface Params {
|
|
2402
|
-
}
|
|
2403
|
-
type Input = undefined;
|
|
2404
|
-
interface Output {
|
|
2405
|
-
canUpload: boolean;
|
|
2406
|
-
error?: string;
|
|
2407
|
-
message?: string;
|
|
2408
|
-
remainingDailyBytes?: number;
|
|
2409
|
-
remainingDailyVideos?: number;
|
|
2410
|
-
}
|
|
2411
|
-
}
|
|
2412
|
-
/** Upload a video to be processed then stored on the PDS. */
|
|
2413
|
-
namespace AppBskyVideoUploadVideo {
|
|
2414
|
-
interface Params {
|
|
2415
|
-
}
|
|
2416
|
-
type Input = Blob | BufferSource | ReadableStream;
|
|
2417
|
-
interface Output {
|
|
2418
|
-
jobStatus: AppBskyVideoDefs.JobStatus;
|
|
2419
|
-
}
|
|
2420
|
-
}
|
|
2421
|
-
namespace ChatBskyActorDeclaration {
|
|
2422
|
-
/** A declaration of a Bluesky chat account. */
|
|
2423
|
-
interface Record {
|
|
2424
|
-
$type: 'chat.bsky.actor.declaration';
|
|
2425
|
-
allowIncoming: 'all' | 'following' | 'none' | (string & {});
|
|
2426
|
-
}
|
|
2427
|
-
}
|
|
2428
|
-
namespace ChatBskyActorDefs {
|
|
2429
|
-
interface ProfileViewBasic {
|
|
2430
|
-
[Brand.Type]?: 'chat.bsky.actor.defs#profileViewBasic';
|
|
2431
|
-
did: At.Did;
|
|
2432
|
-
handle: At.Handle;
|
|
2433
|
-
associated?: AppBskyActorDefs.ProfileAssociated;
|
|
2434
|
-
avatar?: At.GenericUri;
|
|
2435
|
-
/** Set to true when the actor cannot actively participate in conversations */
|
|
2436
|
-
chatDisabled?: boolean;
|
|
2437
|
-
/**
|
|
2438
|
-
* Maximum string length: 640 \
|
|
2439
|
-
* Maximum grapheme length: 64
|
|
2440
|
-
*/
|
|
2441
|
-
displayName?: string;
|
|
2442
|
-
labels?: ComAtprotoLabelDefs.Label[];
|
|
2443
|
-
verification?: AppBskyActorDefs.VerificationState;
|
|
2444
|
-
viewer?: AppBskyActorDefs.ViewerState;
|
|
2445
|
-
}
|
|
2446
|
-
}
|
|
2447
|
-
namespace ChatBskyActorDeleteAccount {
|
|
2448
|
-
interface Params {
|
|
2449
|
-
}
|
|
2450
|
-
type Input = undefined;
|
|
2451
|
-
interface Output {
|
|
2452
|
-
}
|
|
2453
|
-
}
|
|
2454
|
-
namespace ChatBskyActorExportAccountData {
|
|
2455
|
-
interface Params {
|
|
2456
|
-
}
|
|
2457
|
-
type Input = undefined;
|
|
2458
|
-
type Output = Uint8Array;
|
|
2459
|
-
}
|
|
2460
|
-
namespace ChatBskyConvoAcceptConvo {
|
|
2461
|
-
interface Params {
|
|
2462
|
-
}
|
|
2463
|
-
interface Input {
|
|
2464
|
-
convoId: string;
|
|
2465
|
-
}
|
|
2466
|
-
interface Output {
|
|
2467
|
-
/** Rev when the convo was accepted. If not present, the convo was already accepted. */
|
|
2468
|
-
rev?: string;
|
|
2469
|
-
}
|
|
2470
|
-
}
|
|
2471
|
-
/** Adds an emoji reaction to a message. Requires authentication. It is idempotent, so multiple calls from the same user with the same emoji result in a single reaction. */
|
|
2472
|
-
namespace ChatBskyConvoAddReaction {
|
|
2473
|
-
interface Params {
|
|
2474
|
-
}
|
|
2475
|
-
interface Input {
|
|
2476
|
-
convoId: string;
|
|
2477
|
-
messageId: string;
|
|
2478
|
-
/**
|
|
2479
|
-
* Minimum string length: 1 \
|
|
2480
|
-
* Maximum string length: 64 \
|
|
2481
|
-
* Maximum grapheme length: 1
|
|
2482
|
-
*/
|
|
2483
|
-
value: string;
|
|
2484
|
-
}
|
|
2485
|
-
interface Output {
|
|
2486
|
-
message: ChatBskyConvoDefs.MessageView;
|
|
2487
|
-
}
|
|
2488
|
-
interface Errors {
|
|
2489
|
-
ReactionMessageDeleted: {};
|
|
2490
|
-
ReactionLimitReached: {};
|
|
2491
|
-
ReactionInvalidValue: {};
|
|
2492
|
-
}
|
|
2493
|
-
}
|
|
2494
|
-
namespace ChatBskyConvoDefs {
|
|
2495
|
-
interface ConvoView {
|
|
2496
|
-
[Brand.Type]?: 'chat.bsky.convo.defs#convoView';
|
|
2497
|
-
id: string;
|
|
2498
|
-
members: ChatBskyActorDefs.ProfileViewBasic[];
|
|
2499
|
-
muted: boolean;
|
|
2500
|
-
rev: string;
|
|
2501
|
-
unreadCount: number;
|
|
2502
|
-
lastMessage?: Brand.Union<DeletedMessageView | MessageView>;
|
|
2503
|
-
lastReaction?: Brand.Union<MessageAndReactionView>;
|
|
2504
|
-
status?: 'accepted' | 'request' | (string & {});
|
|
2505
|
-
}
|
|
2506
|
-
interface DeletedMessageView {
|
|
2507
|
-
[Brand.Type]?: 'chat.bsky.convo.defs#deletedMessageView';
|
|
2508
|
-
id: string;
|
|
2509
|
-
rev: string;
|
|
2510
|
-
sender: MessageViewSender;
|
|
2511
|
-
sentAt: string;
|
|
2512
|
-
}
|
|
2513
|
-
interface LogAcceptConvo {
|
|
2514
|
-
[Brand.Type]?: 'chat.bsky.convo.defs#logAcceptConvo';
|
|
2515
|
-
convoId: string;
|
|
2516
|
-
rev: string;
|
|
2517
|
-
}
|
|
2518
|
-
interface LogAddReaction {
|
|
2519
|
-
[Brand.Type]?: 'chat.bsky.convo.defs#logAddReaction';
|
|
2520
|
-
convoId: string;
|
|
2521
|
-
message: Brand.Union<DeletedMessageView | MessageView>;
|
|
2522
|
-
reaction: ReactionView;
|
|
2523
|
-
rev: string;
|
|
2524
|
-
}
|
|
2525
|
-
interface LogBeginConvo {
|
|
2526
|
-
[Brand.Type]?: 'chat.bsky.convo.defs#logBeginConvo';
|
|
2527
|
-
convoId: string;
|
|
2528
|
-
rev: string;
|
|
2529
|
-
}
|
|
2530
|
-
interface LogCreateMessage {
|
|
2531
|
-
[Brand.Type]?: 'chat.bsky.convo.defs#logCreateMessage';
|
|
2532
|
-
convoId: string;
|
|
2533
|
-
message: Brand.Union<DeletedMessageView | MessageView>;
|
|
2534
|
-
rev: string;
|
|
2535
|
-
}
|
|
2536
|
-
interface LogDeleteMessage {
|
|
2537
|
-
[Brand.Type]?: 'chat.bsky.convo.defs#logDeleteMessage';
|
|
2538
|
-
convoId: string;
|
|
2539
|
-
message: Brand.Union<DeletedMessageView | MessageView>;
|
|
2540
|
-
rev: string;
|
|
2541
|
-
}
|
|
2542
|
-
interface LogLeaveConvo {
|
|
2543
|
-
[Brand.Type]?: 'chat.bsky.convo.defs#logLeaveConvo';
|
|
2544
|
-
convoId: string;
|
|
2545
|
-
rev: string;
|
|
2546
|
-
}
|
|
2547
|
-
interface LogMuteConvo {
|
|
2548
|
-
[Brand.Type]?: 'chat.bsky.convo.defs#logMuteConvo';
|
|
2549
|
-
convoId: string;
|
|
2550
|
-
rev: string;
|
|
2551
|
-
}
|
|
2552
|
-
interface LogReadMessage {
|
|
2553
|
-
[Brand.Type]?: 'chat.bsky.convo.defs#logReadMessage';
|
|
2554
|
-
convoId: string;
|
|
2555
|
-
message: Brand.Union<DeletedMessageView | MessageView>;
|
|
2556
|
-
rev: string;
|
|
2557
|
-
}
|
|
2558
|
-
interface LogRemoveReaction {
|
|
2559
|
-
[Brand.Type]?: 'chat.bsky.convo.defs#logRemoveReaction';
|
|
2560
|
-
convoId: string;
|
|
2561
|
-
message: Brand.Union<DeletedMessageView | MessageView>;
|
|
2562
|
-
reaction: ReactionView;
|
|
2563
|
-
rev: string;
|
|
2564
|
-
}
|
|
2565
|
-
interface LogUnmuteConvo {
|
|
2566
|
-
[Brand.Type]?: 'chat.bsky.convo.defs#logUnmuteConvo';
|
|
2567
|
-
convoId: string;
|
|
2568
|
-
rev: string;
|
|
2569
|
-
}
|
|
2570
|
-
interface MessageAndReactionView {
|
|
2571
|
-
[Brand.Type]?: 'chat.bsky.convo.defs#messageAndReactionView';
|
|
2572
|
-
message: MessageView;
|
|
2573
|
-
reaction: ReactionView;
|
|
2574
|
-
}
|
|
2575
|
-
interface MessageInput {
|
|
2576
|
-
[Brand.Type]?: 'chat.bsky.convo.defs#messageInput';
|
|
2577
|
-
/**
|
|
2578
|
-
* Maximum string length: 10000 \
|
|
2579
|
-
* Maximum grapheme length: 1000
|
|
2580
|
-
*/
|
|
2581
|
-
text: string;
|
|
2582
|
-
embed?: Brand.Union<AppBskyEmbedRecord.Main>;
|
|
2583
|
-
/** Annotations of text (mentions, URLs, hashtags, etc) */
|
|
2584
|
-
facets?: AppBskyRichtextFacet.Main[];
|
|
2585
|
-
}
|
|
2586
|
-
interface MessageRef {
|
|
2587
|
-
[Brand.Type]?: 'chat.bsky.convo.defs#messageRef';
|
|
2588
|
-
convoId: string;
|
|
2589
|
-
did: At.Did;
|
|
2590
|
-
messageId: string;
|
|
2591
|
-
}
|
|
2592
|
-
interface MessageView {
|
|
2593
|
-
[Brand.Type]?: 'chat.bsky.convo.defs#messageView';
|
|
2594
|
-
id: string;
|
|
2595
|
-
rev: string;
|
|
2596
|
-
sender: MessageViewSender;
|
|
2597
|
-
sentAt: string;
|
|
2598
|
-
/**
|
|
2599
|
-
* Maximum string length: 10000 \
|
|
2600
|
-
* Maximum grapheme length: 1000
|
|
2601
|
-
*/
|
|
2602
|
-
text: string;
|
|
2603
|
-
embed?: Brand.Union<AppBskyEmbedRecord.View>;
|
|
2604
|
-
/** Annotations of text (mentions, URLs, hashtags, etc) */
|
|
2605
|
-
facets?: AppBskyRichtextFacet.Main[];
|
|
2606
|
-
/** Reactions to this message, in ascending order of creation time. */
|
|
2607
|
-
reactions?: ReactionView[];
|
|
2608
|
-
}
|
|
2609
|
-
interface MessageViewSender {
|
|
2610
|
-
[Brand.Type]?: 'chat.bsky.convo.defs#messageViewSender';
|
|
2611
|
-
did: At.Did;
|
|
2612
|
-
}
|
|
2613
|
-
interface ReactionView {
|
|
2614
|
-
[Brand.Type]?: 'chat.bsky.convo.defs#reactionView';
|
|
2615
|
-
createdAt: string;
|
|
2616
|
-
sender: ReactionViewSender;
|
|
2617
|
-
value: string;
|
|
2618
|
-
}
|
|
2619
|
-
interface ReactionViewSender {
|
|
2620
|
-
[Brand.Type]?: 'chat.bsky.convo.defs#reactionViewSender';
|
|
2621
|
-
did: At.Did;
|
|
2622
|
-
}
|
|
2623
|
-
}
|
|
2624
|
-
namespace ChatBskyConvoDeleteMessageForSelf {
|
|
2625
|
-
interface Params {
|
|
2626
|
-
}
|
|
2627
|
-
interface Input {
|
|
2628
|
-
convoId: string;
|
|
2629
|
-
messageId: string;
|
|
2630
|
-
}
|
|
2631
|
-
type Output = ChatBskyConvoDefs.DeletedMessageView;
|
|
2632
|
-
}
|
|
2633
|
-
namespace ChatBskyConvoGetConvo {
|
|
2634
|
-
interface Params {
|
|
2635
|
-
convoId: string;
|
|
2636
|
-
}
|
|
2637
|
-
type Input = undefined;
|
|
2638
|
-
interface Output {
|
|
2639
|
-
convo: ChatBskyConvoDefs.ConvoView;
|
|
2640
|
-
}
|
|
2641
|
-
}
|
|
2642
|
-
/** Get whether the requester and the other members can chat. If an existing convo is found for these members, it is returned. */
|
|
2643
|
-
namespace ChatBskyConvoGetConvoAvailability {
|
|
2644
|
-
interface Params {
|
|
2645
|
-
/**
|
|
2646
|
-
* Minimum array length: 1 \
|
|
2647
|
-
* Maximum array length: 10
|
|
2648
|
-
*/
|
|
2649
|
-
members: At.Did[];
|
|
2650
|
-
}
|
|
2651
|
-
type Input = undefined;
|
|
2652
|
-
interface Output {
|
|
2653
|
-
canChat: boolean;
|
|
2654
|
-
convo?: ChatBskyConvoDefs.ConvoView;
|
|
2655
|
-
}
|
|
2656
|
-
}
|
|
2657
|
-
namespace ChatBskyConvoGetConvoForMembers {
|
|
2658
|
-
interface Params {
|
|
2659
|
-
/**
|
|
2660
|
-
* Minimum array length: 1 \
|
|
2661
|
-
* Maximum array length: 10
|
|
2662
|
-
*/
|
|
2663
|
-
members: At.Did[];
|
|
2664
|
-
}
|
|
2665
|
-
type Input = undefined;
|
|
2666
|
-
interface Output {
|
|
2667
|
-
convo: ChatBskyConvoDefs.ConvoView;
|
|
2668
|
-
}
|
|
2669
|
-
}
|
|
2670
|
-
namespace ChatBskyConvoGetLog {
|
|
2671
|
-
interface Params {
|
|
2672
|
-
cursor?: string;
|
|
2673
|
-
}
|
|
2674
|
-
type Input = undefined;
|
|
2675
|
-
interface Output {
|
|
2676
|
-
logs: Brand.Union<ChatBskyConvoDefs.LogAcceptConvo | ChatBskyConvoDefs.LogAddReaction | ChatBskyConvoDefs.LogBeginConvo | ChatBskyConvoDefs.LogCreateMessage | ChatBskyConvoDefs.LogDeleteMessage | ChatBskyConvoDefs.LogLeaveConvo | ChatBskyConvoDefs.LogMuteConvo | ChatBskyConvoDefs.LogReadMessage | ChatBskyConvoDefs.LogRemoveReaction | ChatBskyConvoDefs.LogUnmuteConvo>[];
|
|
2677
|
-
cursor?: string;
|
|
2678
|
-
}
|
|
2679
|
-
}
|
|
2680
|
-
namespace ChatBskyConvoGetMessages {
|
|
2681
|
-
interface Params {
|
|
2682
|
-
convoId: string;
|
|
2683
|
-
cursor?: string;
|
|
2684
|
-
/**
|
|
2685
|
-
* Minimum: 1 \
|
|
2686
|
-
* Maximum: 100
|
|
2687
|
-
* @default 50
|
|
2688
|
-
*/
|
|
2689
|
-
limit?: number;
|
|
2690
|
-
}
|
|
2691
|
-
type Input = undefined;
|
|
2692
|
-
interface Output {
|
|
2693
|
-
messages: Brand.Union<ChatBskyConvoDefs.DeletedMessageView | ChatBskyConvoDefs.MessageView>[];
|
|
2694
|
-
cursor?: string;
|
|
2695
|
-
}
|
|
2696
|
-
}
|
|
2697
|
-
namespace ChatBskyConvoLeaveConvo {
|
|
2698
|
-
interface Params {
|
|
2699
|
-
}
|
|
2700
|
-
interface Input {
|
|
2701
|
-
convoId: string;
|
|
2702
|
-
}
|
|
2703
|
-
interface Output {
|
|
2704
|
-
convoId: string;
|
|
2705
|
-
rev: string;
|
|
2706
|
-
}
|
|
2707
|
-
}
|
|
2708
|
-
namespace ChatBskyConvoListConvos {
|
|
2709
|
-
interface Params {
|
|
2710
|
-
cursor?: string;
|
|
2711
|
-
/**
|
|
2712
|
-
* Minimum: 1 \
|
|
2713
|
-
* Maximum: 100
|
|
2714
|
-
* @default 50
|
|
2715
|
-
*/
|
|
2716
|
-
limit?: number;
|
|
2717
|
-
readState?: 'unread' | (string & {});
|
|
2718
|
-
status?: 'accepted' | 'request' | (string & {});
|
|
2719
|
-
}
|
|
2720
|
-
type Input = undefined;
|
|
2721
|
-
interface Output {
|
|
2722
|
-
convos: ChatBskyConvoDefs.ConvoView[];
|
|
2723
|
-
cursor?: string;
|
|
2724
|
-
}
|
|
2725
|
-
}
|
|
2726
|
-
namespace ChatBskyConvoMuteConvo {
|
|
2727
|
-
interface Params {
|
|
2728
|
-
}
|
|
2729
|
-
interface Input {
|
|
2730
|
-
convoId: string;
|
|
2731
|
-
}
|
|
2732
|
-
interface Output {
|
|
2733
|
-
convo: ChatBskyConvoDefs.ConvoView;
|
|
2734
|
-
}
|
|
2735
|
-
}
|
|
2736
|
-
/** Removes an emoji reaction from a message. Requires authentication. It is idempotent, so multiple calls from the same user with the same emoji result in that reaction not being present, even if it already wasn't. */
|
|
2737
|
-
namespace ChatBskyConvoRemoveReaction {
|
|
2738
|
-
interface Params {
|
|
2739
|
-
}
|
|
2740
|
-
interface Input {
|
|
2741
|
-
convoId: string;
|
|
2742
|
-
messageId: string;
|
|
2743
|
-
/**
|
|
2744
|
-
* Minimum string length: 1 \
|
|
2745
|
-
* Maximum string length: 64 \
|
|
2746
|
-
* Maximum grapheme length: 1
|
|
2747
|
-
*/
|
|
2748
|
-
value: string;
|
|
2749
|
-
}
|
|
2750
|
-
interface Output {
|
|
2751
|
-
message: ChatBskyConvoDefs.MessageView;
|
|
2752
|
-
}
|
|
2753
|
-
interface Errors {
|
|
2754
|
-
ReactionMessageDeleted: {};
|
|
2755
|
-
ReactionInvalidValue: {};
|
|
2756
|
-
}
|
|
2757
|
-
}
|
|
2758
|
-
namespace ChatBskyConvoSendMessage {
|
|
2759
|
-
interface Params {
|
|
2760
|
-
}
|
|
2761
|
-
interface Input {
|
|
2762
|
-
convoId: string;
|
|
2763
|
-
message: ChatBskyConvoDefs.MessageInput;
|
|
2764
|
-
}
|
|
2765
|
-
type Output = ChatBskyConvoDefs.MessageView;
|
|
2766
|
-
}
|
|
2767
|
-
namespace ChatBskyConvoSendMessageBatch {
|
|
2768
|
-
interface Params {
|
|
2769
|
-
}
|
|
2770
|
-
interface Input {
|
|
2771
|
-
/** Maximum array length: 100 */
|
|
2772
|
-
items: BatchItem[];
|
|
2773
|
-
}
|
|
2774
|
-
interface Output {
|
|
2775
|
-
items: ChatBskyConvoDefs.MessageView[];
|
|
2776
|
-
}
|
|
2777
|
-
interface BatchItem {
|
|
2778
|
-
[Brand.Type]?: 'chat.bsky.convo.sendMessageBatch#batchItem';
|
|
2779
|
-
convoId: string;
|
|
2780
|
-
message: ChatBskyConvoDefs.MessageInput;
|
|
2781
|
-
}
|
|
2782
|
-
}
|
|
2783
|
-
namespace ChatBskyConvoUnmuteConvo {
|
|
2784
|
-
interface Params {
|
|
2785
|
-
}
|
|
2786
|
-
interface Input {
|
|
2787
|
-
convoId: string;
|
|
2788
|
-
}
|
|
2789
|
-
interface Output {
|
|
2790
|
-
convo: ChatBskyConvoDefs.ConvoView;
|
|
2791
|
-
}
|
|
2792
|
-
}
|
|
2793
|
-
namespace ChatBskyConvoUpdateAllRead {
|
|
2794
|
-
interface Params {
|
|
2795
|
-
}
|
|
2796
|
-
interface Input {
|
|
2797
|
-
status?: 'accepted' | 'request' | (string & {});
|
|
2798
|
-
}
|
|
2799
|
-
interface Output {
|
|
2800
|
-
/** The count of updated convos. */
|
|
2801
|
-
updatedCount: number;
|
|
2802
|
-
}
|
|
2803
|
-
}
|
|
2804
|
-
namespace ChatBskyConvoUpdateRead {
|
|
2805
|
-
interface Params {
|
|
2806
|
-
}
|
|
2807
|
-
interface Input {
|
|
2808
|
-
convoId: string;
|
|
2809
|
-
messageId?: string;
|
|
2810
|
-
}
|
|
2811
|
-
interface Output {
|
|
2812
|
-
convo: ChatBskyConvoDefs.ConvoView;
|
|
2813
|
-
}
|
|
2814
|
-
}
|
|
2815
|
-
namespace ChatBskyModerationGetActorMetadata {
|
|
2816
|
-
interface Params {
|
|
2817
|
-
actor: At.Did;
|
|
2818
|
-
}
|
|
2819
|
-
type Input = undefined;
|
|
2820
|
-
interface Output {
|
|
2821
|
-
all: Metadata;
|
|
2822
|
-
day: Metadata;
|
|
2823
|
-
month: Metadata;
|
|
2824
|
-
}
|
|
2825
|
-
interface Metadata {
|
|
2826
|
-
[Brand.Type]?: 'chat.bsky.moderation.getActorMetadata#metadata';
|
|
2827
|
-
convos: number;
|
|
2828
|
-
convosStarted: number;
|
|
2829
|
-
messagesReceived: number;
|
|
2830
|
-
messagesSent: number;
|
|
2831
|
-
}
|
|
2832
|
-
}
|
|
2833
|
-
namespace ChatBskyModerationGetMessageContext {
|
|
2834
|
-
interface Params {
|
|
2835
|
-
messageId: string;
|
|
2836
|
-
/** @default 5 */
|
|
2837
|
-
after?: number;
|
|
2838
|
-
/** @default 5 */
|
|
2839
|
-
before?: number;
|
|
2840
|
-
/** Conversation that the message is from. NOTE: this field will eventually be required. */
|
|
2841
|
-
convoId?: string;
|
|
2842
|
-
}
|
|
2843
|
-
type Input = undefined;
|
|
2844
|
-
interface Output {
|
|
2845
|
-
messages: Brand.Union<ChatBskyConvoDefs.DeletedMessageView | ChatBskyConvoDefs.MessageView>[];
|
|
2846
|
-
}
|
|
2847
|
-
}
|
|
2848
|
-
namespace ChatBskyModerationUpdateActorAccess {
|
|
2849
|
-
interface Params {
|
|
2850
|
-
}
|
|
2851
|
-
interface Input {
|
|
2852
|
-
actor: At.Did;
|
|
2853
|
-
allowAccess: boolean;
|
|
2854
|
-
ref?: string;
|
|
2855
|
-
}
|
|
2856
|
-
type Output = undefined;
|
|
2857
|
-
}
|
|
2858
|
-
interface Records {
|
|
2859
|
-
'app.bsky.actor.profile': AppBskyActorProfile.Record;
|
|
2860
|
-
'app.bsky.feed.generator': AppBskyFeedGenerator.Record;
|
|
2861
|
-
'app.bsky.feed.like': AppBskyFeedLike.Record;
|
|
2862
|
-
'app.bsky.feed.post': AppBskyFeedPost.Record;
|
|
2863
|
-
'app.bsky.feed.postgate': AppBskyFeedPostgate.Record;
|
|
2864
|
-
'app.bsky.feed.repost': AppBskyFeedRepost.Record;
|
|
2865
|
-
'app.bsky.feed.threadgate': AppBskyFeedThreadgate.Record;
|
|
2866
|
-
'app.bsky.graph.block': AppBskyGraphBlock.Record;
|
|
2867
|
-
'app.bsky.graph.follow': AppBskyGraphFollow.Record;
|
|
2868
|
-
'app.bsky.graph.list': AppBskyGraphList.Record;
|
|
2869
|
-
'app.bsky.graph.listblock': AppBskyGraphListblock.Record;
|
|
2870
|
-
'app.bsky.graph.listitem': AppBskyGraphListitem.Record;
|
|
2871
|
-
'app.bsky.graph.starterpack': AppBskyGraphStarterpack.Record;
|
|
2872
|
-
'app.bsky.graph.verification': AppBskyGraphVerification.Record;
|
|
2873
|
-
'app.bsky.labeler.service': AppBskyLabelerService.Record;
|
|
2874
|
-
'chat.bsky.actor.declaration': ChatBskyActorDeclaration.Record;
|
|
2875
|
-
}
|
|
2876
|
-
interface Queries {
|
|
2877
|
-
'app.bsky.actor.getPreferences': {
|
|
2878
|
-
/** @deprecated */
|
|
2879
|
-
output: AppBskyActorGetPreferences.Output;
|
|
2880
|
-
response: {
|
|
2881
|
-
json: AppBskyActorGetPreferences.Output;
|
|
2882
|
-
};
|
|
2883
|
-
};
|
|
2884
|
-
'app.bsky.actor.getProfile': {
|
|
2885
|
-
params: AppBskyActorGetProfile.Params;
|
|
2886
|
-
/** @deprecated */
|
|
2887
|
-
output: AppBskyActorGetProfile.Output;
|
|
2888
|
-
response: {
|
|
2889
|
-
json: AppBskyActorGetProfile.Output;
|
|
2890
|
-
};
|
|
2891
|
-
};
|
|
2892
|
-
'app.bsky.actor.getProfiles': {
|
|
2893
|
-
params: AppBskyActorGetProfiles.Params;
|
|
2894
|
-
/** @deprecated */
|
|
2895
|
-
output: AppBskyActorGetProfiles.Output;
|
|
2896
|
-
response: {
|
|
2897
|
-
json: AppBskyActorGetProfiles.Output;
|
|
2898
|
-
};
|
|
2899
|
-
};
|
|
2900
|
-
'app.bsky.actor.getSuggestions': {
|
|
2901
|
-
params: AppBskyActorGetSuggestions.Params;
|
|
2902
|
-
/** @deprecated */
|
|
2903
|
-
output: AppBskyActorGetSuggestions.Output;
|
|
2904
|
-
response: {
|
|
2905
|
-
json: AppBskyActorGetSuggestions.Output;
|
|
2906
|
-
};
|
|
2907
|
-
};
|
|
2908
|
-
'app.bsky.actor.searchActors': {
|
|
2909
|
-
params: AppBskyActorSearchActors.Params;
|
|
2910
|
-
/** @deprecated */
|
|
2911
|
-
output: AppBskyActorSearchActors.Output;
|
|
2912
|
-
response: {
|
|
2913
|
-
json: AppBskyActorSearchActors.Output;
|
|
2914
|
-
};
|
|
2915
|
-
};
|
|
2916
|
-
'app.bsky.actor.searchActorsTypeahead': {
|
|
2917
|
-
params: AppBskyActorSearchActorsTypeahead.Params;
|
|
2918
|
-
/** @deprecated */
|
|
2919
|
-
output: AppBskyActorSearchActorsTypeahead.Output;
|
|
2920
|
-
response: {
|
|
2921
|
-
json: AppBskyActorSearchActorsTypeahead.Output;
|
|
2922
|
-
};
|
|
2923
|
-
};
|
|
2924
|
-
'app.bsky.feed.describeFeedGenerator': {
|
|
2925
|
-
/** @deprecated */
|
|
2926
|
-
output: AppBskyFeedDescribeFeedGenerator.Output;
|
|
2927
|
-
response: {
|
|
2928
|
-
json: AppBskyFeedDescribeFeedGenerator.Output;
|
|
2929
|
-
};
|
|
2930
|
-
};
|
|
2931
|
-
'app.bsky.feed.getActorFeeds': {
|
|
2932
|
-
params: AppBskyFeedGetActorFeeds.Params;
|
|
2933
|
-
/** @deprecated */
|
|
2934
|
-
output: AppBskyFeedGetActorFeeds.Output;
|
|
2935
|
-
response: {
|
|
2936
|
-
json: AppBskyFeedGetActorFeeds.Output;
|
|
2937
|
-
};
|
|
2938
|
-
};
|
|
2939
|
-
'app.bsky.feed.getActorLikes': {
|
|
2940
|
-
params: AppBskyFeedGetActorLikes.Params;
|
|
2941
|
-
/** @deprecated */
|
|
2942
|
-
output: AppBskyFeedGetActorLikes.Output;
|
|
2943
|
-
response: {
|
|
2944
|
-
json: AppBskyFeedGetActorLikes.Output;
|
|
2945
|
-
};
|
|
2946
|
-
};
|
|
2947
|
-
'app.bsky.feed.getAuthorFeed': {
|
|
2948
|
-
params: AppBskyFeedGetAuthorFeed.Params;
|
|
2949
|
-
/** @deprecated */
|
|
2950
|
-
output: AppBskyFeedGetAuthorFeed.Output;
|
|
2951
|
-
response: {
|
|
2952
|
-
json: AppBskyFeedGetAuthorFeed.Output;
|
|
2953
|
-
};
|
|
2954
|
-
};
|
|
2955
|
-
'app.bsky.feed.getFeed': {
|
|
2956
|
-
params: AppBskyFeedGetFeed.Params;
|
|
2957
|
-
/** @deprecated */
|
|
2958
|
-
output: AppBskyFeedGetFeed.Output;
|
|
2959
|
-
response: {
|
|
2960
|
-
json: AppBskyFeedGetFeed.Output;
|
|
2961
|
-
};
|
|
2962
|
-
};
|
|
2963
|
-
'app.bsky.feed.getFeedGenerator': {
|
|
2964
|
-
params: AppBskyFeedGetFeedGenerator.Params;
|
|
2965
|
-
/** @deprecated */
|
|
2966
|
-
output: AppBskyFeedGetFeedGenerator.Output;
|
|
2967
|
-
response: {
|
|
2968
|
-
json: AppBskyFeedGetFeedGenerator.Output;
|
|
2969
|
-
};
|
|
2970
|
-
};
|
|
2971
|
-
'app.bsky.feed.getFeedGenerators': {
|
|
2972
|
-
params: AppBskyFeedGetFeedGenerators.Params;
|
|
2973
|
-
/** @deprecated */
|
|
2974
|
-
output: AppBskyFeedGetFeedGenerators.Output;
|
|
2975
|
-
response: {
|
|
2976
|
-
json: AppBskyFeedGetFeedGenerators.Output;
|
|
2977
|
-
};
|
|
2978
|
-
};
|
|
2979
|
-
'app.bsky.feed.getFeedSkeleton': {
|
|
2980
|
-
params: AppBskyFeedGetFeedSkeleton.Params;
|
|
2981
|
-
/** @deprecated */
|
|
2982
|
-
output: AppBskyFeedGetFeedSkeleton.Output;
|
|
2983
|
-
response: {
|
|
2984
|
-
json: AppBskyFeedGetFeedSkeleton.Output;
|
|
2985
|
-
};
|
|
2986
|
-
};
|
|
2987
|
-
'app.bsky.feed.getLikes': {
|
|
2988
|
-
params: AppBskyFeedGetLikes.Params;
|
|
2989
|
-
/** @deprecated */
|
|
2990
|
-
output: AppBskyFeedGetLikes.Output;
|
|
2991
|
-
response: {
|
|
2992
|
-
json: AppBskyFeedGetLikes.Output;
|
|
2993
|
-
};
|
|
2994
|
-
};
|
|
2995
|
-
'app.bsky.feed.getListFeed': {
|
|
2996
|
-
params: AppBskyFeedGetListFeed.Params;
|
|
2997
|
-
/** @deprecated */
|
|
2998
|
-
output: AppBskyFeedGetListFeed.Output;
|
|
2999
|
-
response: {
|
|
3000
|
-
json: AppBskyFeedGetListFeed.Output;
|
|
3001
|
-
};
|
|
3002
|
-
};
|
|
3003
|
-
'app.bsky.feed.getPosts': {
|
|
3004
|
-
params: AppBskyFeedGetPosts.Params;
|
|
3005
|
-
/** @deprecated */
|
|
3006
|
-
output: AppBskyFeedGetPosts.Output;
|
|
3007
|
-
response: {
|
|
3008
|
-
json: AppBskyFeedGetPosts.Output;
|
|
3009
|
-
};
|
|
3010
|
-
};
|
|
3011
|
-
'app.bsky.feed.getPostThread': {
|
|
3012
|
-
params: AppBskyFeedGetPostThread.Params;
|
|
3013
|
-
/** @deprecated */
|
|
3014
|
-
output: AppBskyFeedGetPostThread.Output;
|
|
3015
|
-
response: {
|
|
3016
|
-
json: AppBskyFeedGetPostThread.Output;
|
|
3017
|
-
};
|
|
3018
|
-
};
|
|
3019
|
-
'app.bsky.feed.getQuotes': {
|
|
3020
|
-
params: AppBskyFeedGetQuotes.Params;
|
|
3021
|
-
/** @deprecated */
|
|
3022
|
-
output: AppBskyFeedGetQuotes.Output;
|
|
3023
|
-
response: {
|
|
3024
|
-
json: AppBskyFeedGetQuotes.Output;
|
|
3025
|
-
};
|
|
3026
|
-
};
|
|
3027
|
-
'app.bsky.feed.getRepostedBy': {
|
|
3028
|
-
params: AppBskyFeedGetRepostedBy.Params;
|
|
3029
|
-
/** @deprecated */
|
|
3030
|
-
output: AppBskyFeedGetRepostedBy.Output;
|
|
3031
|
-
response: {
|
|
3032
|
-
json: AppBskyFeedGetRepostedBy.Output;
|
|
3033
|
-
};
|
|
3034
|
-
};
|
|
3035
|
-
'app.bsky.feed.getSuggestedFeeds': {
|
|
3036
|
-
params: AppBskyFeedGetSuggestedFeeds.Params;
|
|
3037
|
-
/** @deprecated */
|
|
3038
|
-
output: AppBskyFeedGetSuggestedFeeds.Output;
|
|
3039
|
-
response: {
|
|
3040
|
-
json: AppBskyFeedGetSuggestedFeeds.Output;
|
|
3041
|
-
};
|
|
3042
|
-
};
|
|
3043
|
-
'app.bsky.feed.getTimeline': {
|
|
3044
|
-
params: AppBskyFeedGetTimeline.Params;
|
|
3045
|
-
/** @deprecated */
|
|
3046
|
-
output: AppBskyFeedGetTimeline.Output;
|
|
3047
|
-
response: {
|
|
3048
|
-
json: AppBskyFeedGetTimeline.Output;
|
|
3049
|
-
};
|
|
3050
|
-
};
|
|
3051
|
-
'app.bsky.feed.searchPosts': {
|
|
3052
|
-
params: AppBskyFeedSearchPosts.Params;
|
|
3053
|
-
/** @deprecated */
|
|
3054
|
-
output: AppBskyFeedSearchPosts.Output;
|
|
3055
|
-
response: {
|
|
3056
|
-
json: AppBskyFeedSearchPosts.Output;
|
|
3057
|
-
};
|
|
3058
|
-
};
|
|
3059
|
-
'app.bsky.graph.getActorStarterPacks': {
|
|
3060
|
-
params: AppBskyGraphGetActorStarterPacks.Params;
|
|
3061
|
-
/** @deprecated */
|
|
3062
|
-
output: AppBskyGraphGetActorStarterPacks.Output;
|
|
3063
|
-
response: {
|
|
3064
|
-
json: AppBskyGraphGetActorStarterPacks.Output;
|
|
3065
|
-
};
|
|
3066
|
-
};
|
|
3067
|
-
'app.bsky.graph.getBlocks': {
|
|
3068
|
-
params: AppBskyGraphGetBlocks.Params;
|
|
3069
|
-
/** @deprecated */
|
|
3070
|
-
output: AppBskyGraphGetBlocks.Output;
|
|
3071
|
-
response: {
|
|
3072
|
-
json: AppBskyGraphGetBlocks.Output;
|
|
3073
|
-
};
|
|
3074
|
-
};
|
|
3075
|
-
'app.bsky.graph.getFollowers': {
|
|
3076
|
-
params: AppBskyGraphGetFollowers.Params;
|
|
3077
|
-
/** @deprecated */
|
|
3078
|
-
output: AppBskyGraphGetFollowers.Output;
|
|
3079
|
-
response: {
|
|
3080
|
-
json: AppBskyGraphGetFollowers.Output;
|
|
3081
|
-
};
|
|
3082
|
-
};
|
|
3083
|
-
'app.bsky.graph.getFollows': {
|
|
3084
|
-
params: AppBskyGraphGetFollows.Params;
|
|
3085
|
-
/** @deprecated */
|
|
3086
|
-
output: AppBskyGraphGetFollows.Output;
|
|
3087
|
-
response: {
|
|
3088
|
-
json: AppBskyGraphGetFollows.Output;
|
|
3089
|
-
};
|
|
3090
|
-
};
|
|
3091
|
-
'app.bsky.graph.getKnownFollowers': {
|
|
3092
|
-
params: AppBskyGraphGetKnownFollowers.Params;
|
|
3093
|
-
/** @deprecated */
|
|
3094
|
-
output: AppBskyGraphGetKnownFollowers.Output;
|
|
3095
|
-
response: {
|
|
3096
|
-
json: AppBskyGraphGetKnownFollowers.Output;
|
|
3097
|
-
};
|
|
3098
|
-
};
|
|
3099
|
-
'app.bsky.graph.getList': {
|
|
3100
|
-
params: AppBskyGraphGetList.Params;
|
|
3101
|
-
/** @deprecated */
|
|
3102
|
-
output: AppBskyGraphGetList.Output;
|
|
3103
|
-
response: {
|
|
3104
|
-
json: AppBskyGraphGetList.Output;
|
|
3105
|
-
};
|
|
3106
|
-
};
|
|
3107
|
-
'app.bsky.graph.getListBlocks': {
|
|
3108
|
-
params: AppBskyGraphGetListBlocks.Params;
|
|
3109
|
-
/** @deprecated */
|
|
3110
|
-
output: AppBskyGraphGetListBlocks.Output;
|
|
3111
|
-
response: {
|
|
3112
|
-
json: AppBskyGraphGetListBlocks.Output;
|
|
3113
|
-
};
|
|
3114
|
-
};
|
|
3115
|
-
'app.bsky.graph.getListMutes': {
|
|
3116
|
-
params: AppBskyGraphGetListMutes.Params;
|
|
3117
|
-
/** @deprecated */
|
|
3118
|
-
output: AppBskyGraphGetListMutes.Output;
|
|
3119
|
-
response: {
|
|
3120
|
-
json: AppBskyGraphGetListMutes.Output;
|
|
3121
|
-
};
|
|
3122
|
-
};
|
|
3123
|
-
'app.bsky.graph.getLists': {
|
|
3124
|
-
params: AppBskyGraphGetLists.Params;
|
|
3125
|
-
/** @deprecated */
|
|
3126
|
-
output: AppBskyGraphGetLists.Output;
|
|
3127
|
-
response: {
|
|
3128
|
-
json: AppBskyGraphGetLists.Output;
|
|
3129
|
-
};
|
|
3130
|
-
};
|
|
3131
|
-
'app.bsky.graph.getMutes': {
|
|
3132
|
-
params: AppBskyGraphGetMutes.Params;
|
|
3133
|
-
/** @deprecated */
|
|
3134
|
-
output: AppBskyGraphGetMutes.Output;
|
|
3135
|
-
response: {
|
|
3136
|
-
json: AppBskyGraphGetMutes.Output;
|
|
3137
|
-
};
|
|
3138
|
-
};
|
|
3139
|
-
'app.bsky.graph.getRelationships': {
|
|
3140
|
-
params: AppBskyGraphGetRelationships.Params;
|
|
3141
|
-
/** @deprecated */
|
|
3142
|
-
output: AppBskyGraphGetRelationships.Output;
|
|
3143
|
-
response: {
|
|
3144
|
-
json: AppBskyGraphGetRelationships.Output;
|
|
3145
|
-
};
|
|
3146
|
-
};
|
|
3147
|
-
'app.bsky.graph.getStarterPack': {
|
|
3148
|
-
params: AppBskyGraphGetStarterPack.Params;
|
|
3149
|
-
/** @deprecated */
|
|
3150
|
-
output: AppBskyGraphGetStarterPack.Output;
|
|
3151
|
-
response: {
|
|
3152
|
-
json: AppBskyGraphGetStarterPack.Output;
|
|
3153
|
-
};
|
|
3154
|
-
};
|
|
3155
|
-
'app.bsky.graph.getStarterPacks': {
|
|
3156
|
-
params: AppBskyGraphGetStarterPacks.Params;
|
|
3157
|
-
/** @deprecated */
|
|
3158
|
-
output: AppBskyGraphGetStarterPacks.Output;
|
|
3159
|
-
response: {
|
|
3160
|
-
json: AppBskyGraphGetStarterPacks.Output;
|
|
3161
|
-
};
|
|
3162
|
-
};
|
|
3163
|
-
'app.bsky.graph.getSuggestedFollowsByActor': {
|
|
3164
|
-
params: AppBskyGraphGetSuggestedFollowsByActor.Params;
|
|
3165
|
-
/** @deprecated */
|
|
3166
|
-
output: AppBskyGraphGetSuggestedFollowsByActor.Output;
|
|
3167
|
-
response: {
|
|
3168
|
-
json: AppBskyGraphGetSuggestedFollowsByActor.Output;
|
|
3169
|
-
};
|
|
3170
|
-
};
|
|
3171
|
-
'app.bsky.graph.searchStarterPacks': {
|
|
3172
|
-
params: AppBskyGraphSearchStarterPacks.Params;
|
|
3173
|
-
/** @deprecated */
|
|
3174
|
-
output: AppBskyGraphSearchStarterPacks.Output;
|
|
3175
|
-
response: {
|
|
3176
|
-
json: AppBskyGraphSearchStarterPacks.Output;
|
|
3177
|
-
};
|
|
3178
|
-
};
|
|
3179
|
-
'app.bsky.labeler.getServices': {
|
|
3180
|
-
params: AppBskyLabelerGetServices.Params;
|
|
3181
|
-
/** @deprecated */
|
|
3182
|
-
output: AppBskyLabelerGetServices.Output;
|
|
3183
|
-
response: {
|
|
3184
|
-
json: AppBskyLabelerGetServices.Output;
|
|
3185
|
-
};
|
|
3186
|
-
};
|
|
3187
|
-
'app.bsky.notification.getUnreadCount': {
|
|
3188
|
-
params: AppBskyNotificationGetUnreadCount.Params;
|
|
3189
|
-
/** @deprecated */
|
|
3190
|
-
output: AppBskyNotificationGetUnreadCount.Output;
|
|
3191
|
-
response: {
|
|
3192
|
-
json: AppBskyNotificationGetUnreadCount.Output;
|
|
3193
|
-
};
|
|
3194
|
-
};
|
|
3195
|
-
'app.bsky.notification.listNotifications': {
|
|
3196
|
-
params: AppBskyNotificationListNotifications.Params;
|
|
3197
|
-
/** @deprecated */
|
|
3198
|
-
output: AppBskyNotificationListNotifications.Output;
|
|
3199
|
-
response: {
|
|
3200
|
-
json: AppBskyNotificationListNotifications.Output;
|
|
3201
|
-
};
|
|
3202
|
-
};
|
|
3203
|
-
'app.bsky.unspecced.getConfig': {
|
|
3204
|
-
/** @deprecated */
|
|
3205
|
-
output: AppBskyUnspeccedGetConfig.Output;
|
|
3206
|
-
response: {
|
|
3207
|
-
json: AppBskyUnspeccedGetConfig.Output;
|
|
3208
|
-
};
|
|
3209
|
-
};
|
|
3210
|
-
'app.bsky.unspecced.getPopularFeedGenerators': {
|
|
3211
|
-
params: AppBskyUnspeccedGetPopularFeedGenerators.Params;
|
|
3212
|
-
/** @deprecated */
|
|
3213
|
-
output: AppBskyUnspeccedGetPopularFeedGenerators.Output;
|
|
3214
|
-
response: {
|
|
3215
|
-
json: AppBskyUnspeccedGetPopularFeedGenerators.Output;
|
|
3216
|
-
};
|
|
3217
|
-
};
|
|
3218
|
-
'app.bsky.unspecced.getSuggestedFeeds': {
|
|
3219
|
-
params: AppBskyUnspeccedGetSuggestedFeeds.Params;
|
|
3220
|
-
/** @deprecated */
|
|
3221
|
-
output: AppBskyUnspeccedGetSuggestedFeeds.Output;
|
|
3222
|
-
response: {
|
|
3223
|
-
json: AppBskyUnspeccedGetSuggestedFeeds.Output;
|
|
3224
|
-
};
|
|
3225
|
-
};
|
|
3226
|
-
'app.bsky.unspecced.getSuggestedFeedsSkeleton': {
|
|
3227
|
-
params: AppBskyUnspeccedGetSuggestedFeedsSkeleton.Params;
|
|
3228
|
-
/** @deprecated */
|
|
3229
|
-
output: AppBskyUnspeccedGetSuggestedFeedsSkeleton.Output;
|
|
3230
|
-
response: {
|
|
3231
|
-
json: AppBskyUnspeccedGetSuggestedFeedsSkeleton.Output;
|
|
3232
|
-
};
|
|
3233
|
-
};
|
|
3234
|
-
'app.bsky.unspecced.getSuggestedStarterPacks': {
|
|
3235
|
-
params: AppBskyUnspeccedGetSuggestedStarterPacks.Params;
|
|
3236
|
-
/** @deprecated */
|
|
3237
|
-
output: AppBskyUnspeccedGetSuggestedStarterPacks.Output;
|
|
3238
|
-
response: {
|
|
3239
|
-
json: AppBskyUnspeccedGetSuggestedStarterPacks.Output;
|
|
3240
|
-
};
|
|
3241
|
-
};
|
|
3242
|
-
'app.bsky.unspecced.getSuggestedStarterPacksSkeleton': {
|
|
3243
|
-
params: AppBskyUnspeccedGetSuggestedStarterPacksSkeleton.Params;
|
|
3244
|
-
/** @deprecated */
|
|
3245
|
-
output: AppBskyUnspeccedGetSuggestedStarterPacksSkeleton.Output;
|
|
3246
|
-
response: {
|
|
3247
|
-
json: AppBskyUnspeccedGetSuggestedStarterPacksSkeleton.Output;
|
|
3248
|
-
};
|
|
3249
|
-
};
|
|
3250
|
-
'app.bsky.unspecced.getSuggestedUsers': {
|
|
3251
|
-
params: AppBskyUnspeccedGetSuggestedUsers.Params;
|
|
3252
|
-
/** @deprecated */
|
|
3253
|
-
output: AppBskyUnspeccedGetSuggestedUsers.Output;
|
|
3254
|
-
response: {
|
|
3255
|
-
json: AppBskyUnspeccedGetSuggestedUsers.Output;
|
|
3256
|
-
};
|
|
3257
|
-
};
|
|
3258
|
-
'app.bsky.unspecced.getSuggestedUsersSkeleton': {
|
|
3259
|
-
params: AppBskyUnspeccedGetSuggestedUsersSkeleton.Params;
|
|
3260
|
-
/** @deprecated */
|
|
3261
|
-
output: AppBskyUnspeccedGetSuggestedUsersSkeleton.Output;
|
|
3262
|
-
response: {
|
|
3263
|
-
json: AppBskyUnspeccedGetSuggestedUsersSkeleton.Output;
|
|
3264
|
-
};
|
|
3265
|
-
};
|
|
3266
|
-
'app.bsky.unspecced.getSuggestionsSkeleton': {
|
|
3267
|
-
params: AppBskyUnspeccedGetSuggestionsSkeleton.Params;
|
|
3268
|
-
/** @deprecated */
|
|
3269
|
-
output: AppBskyUnspeccedGetSuggestionsSkeleton.Output;
|
|
3270
|
-
response: {
|
|
3271
|
-
json: AppBskyUnspeccedGetSuggestionsSkeleton.Output;
|
|
3272
|
-
};
|
|
3273
|
-
};
|
|
3274
|
-
'app.bsky.unspecced.getTaggedSuggestions': {
|
|
3275
|
-
/** @deprecated */
|
|
3276
|
-
output: AppBskyUnspeccedGetTaggedSuggestions.Output;
|
|
3277
|
-
response: {
|
|
3278
|
-
json: AppBskyUnspeccedGetTaggedSuggestions.Output;
|
|
3279
|
-
};
|
|
3280
|
-
};
|
|
3281
|
-
'app.bsky.unspecced.getTrendingTopics': {
|
|
3282
|
-
params: AppBskyUnspeccedGetTrendingTopics.Params;
|
|
3283
|
-
/** @deprecated */
|
|
3284
|
-
output: AppBskyUnspeccedGetTrendingTopics.Output;
|
|
3285
|
-
response: {
|
|
3286
|
-
json: AppBskyUnspeccedGetTrendingTopics.Output;
|
|
3287
|
-
};
|
|
3288
|
-
};
|
|
3289
|
-
'app.bsky.unspecced.getTrends': {
|
|
3290
|
-
params: AppBskyUnspeccedGetTrends.Params;
|
|
3291
|
-
/** @deprecated */
|
|
3292
|
-
output: AppBskyUnspeccedGetTrends.Output;
|
|
3293
|
-
response: {
|
|
3294
|
-
json: AppBskyUnspeccedGetTrends.Output;
|
|
3295
|
-
};
|
|
3296
|
-
};
|
|
3297
|
-
'app.bsky.unspecced.getTrendsSkeleton': {
|
|
3298
|
-
params: AppBskyUnspeccedGetTrendsSkeleton.Params;
|
|
3299
|
-
/** @deprecated */
|
|
3300
|
-
output: AppBskyUnspeccedGetTrendsSkeleton.Output;
|
|
3301
|
-
response: {
|
|
3302
|
-
json: AppBskyUnspeccedGetTrendsSkeleton.Output;
|
|
3303
|
-
};
|
|
3304
|
-
};
|
|
3305
|
-
'app.bsky.unspecced.searchActorsSkeleton': {
|
|
3306
|
-
params: AppBskyUnspeccedSearchActorsSkeleton.Params;
|
|
3307
|
-
/** @deprecated */
|
|
3308
|
-
output: AppBskyUnspeccedSearchActorsSkeleton.Output;
|
|
3309
|
-
response: {
|
|
3310
|
-
json: AppBskyUnspeccedSearchActorsSkeleton.Output;
|
|
3311
|
-
};
|
|
3312
|
-
};
|
|
3313
|
-
'app.bsky.unspecced.searchPostsSkeleton': {
|
|
3314
|
-
params: AppBskyUnspeccedSearchPostsSkeleton.Params;
|
|
3315
|
-
/** @deprecated */
|
|
3316
|
-
output: AppBskyUnspeccedSearchPostsSkeleton.Output;
|
|
3317
|
-
response: {
|
|
3318
|
-
json: AppBskyUnspeccedSearchPostsSkeleton.Output;
|
|
3319
|
-
};
|
|
3320
|
-
};
|
|
3321
|
-
'app.bsky.unspecced.searchStarterPacksSkeleton': {
|
|
3322
|
-
params: AppBskyUnspeccedSearchStarterPacksSkeleton.Params;
|
|
3323
|
-
/** @deprecated */
|
|
3324
|
-
output: AppBskyUnspeccedSearchStarterPacksSkeleton.Output;
|
|
3325
|
-
response: {
|
|
3326
|
-
json: AppBskyUnspeccedSearchStarterPacksSkeleton.Output;
|
|
3327
|
-
};
|
|
3328
|
-
};
|
|
3329
|
-
'app.bsky.video.getJobStatus': {
|
|
3330
|
-
params: AppBskyVideoGetJobStatus.Params;
|
|
3331
|
-
/** @deprecated */
|
|
3332
|
-
output: AppBskyVideoGetJobStatus.Output;
|
|
3333
|
-
response: {
|
|
3334
|
-
json: AppBskyVideoGetJobStatus.Output;
|
|
3335
|
-
};
|
|
3336
|
-
};
|
|
3337
|
-
'app.bsky.video.getUploadLimits': {
|
|
3338
|
-
/** @deprecated */
|
|
3339
|
-
output: AppBskyVideoGetUploadLimits.Output;
|
|
3340
|
-
response: {
|
|
3341
|
-
json: AppBskyVideoGetUploadLimits.Output;
|
|
3342
|
-
};
|
|
3343
|
-
};
|
|
3344
|
-
'chat.bsky.actor.exportAccountData': {
|
|
3345
|
-
/** @deprecated */
|
|
3346
|
-
output: ChatBskyActorExportAccountData.Output;
|
|
3347
|
-
response: {};
|
|
3348
|
-
};
|
|
3349
|
-
'chat.bsky.convo.getConvo': {
|
|
3350
|
-
params: ChatBskyConvoGetConvo.Params;
|
|
3351
|
-
/** @deprecated */
|
|
3352
|
-
output: ChatBskyConvoGetConvo.Output;
|
|
3353
|
-
response: {
|
|
3354
|
-
json: ChatBskyConvoGetConvo.Output;
|
|
3355
|
-
};
|
|
3356
|
-
};
|
|
3357
|
-
'chat.bsky.convo.getConvoAvailability': {
|
|
3358
|
-
params: ChatBskyConvoGetConvoAvailability.Params;
|
|
3359
|
-
/** @deprecated */
|
|
3360
|
-
output: ChatBskyConvoGetConvoAvailability.Output;
|
|
3361
|
-
response: {
|
|
3362
|
-
json: ChatBskyConvoGetConvoAvailability.Output;
|
|
3363
|
-
};
|
|
3364
|
-
};
|
|
3365
|
-
'chat.bsky.convo.getConvoForMembers': {
|
|
3366
|
-
params: ChatBskyConvoGetConvoForMembers.Params;
|
|
3367
|
-
/** @deprecated */
|
|
3368
|
-
output: ChatBskyConvoGetConvoForMembers.Output;
|
|
3369
|
-
response: {
|
|
3370
|
-
json: ChatBskyConvoGetConvoForMembers.Output;
|
|
3371
|
-
};
|
|
3372
|
-
};
|
|
3373
|
-
'chat.bsky.convo.getLog': {
|
|
3374
|
-
params: ChatBskyConvoGetLog.Params;
|
|
3375
|
-
/** @deprecated */
|
|
3376
|
-
output: ChatBskyConvoGetLog.Output;
|
|
3377
|
-
response: {
|
|
3378
|
-
json: ChatBskyConvoGetLog.Output;
|
|
3379
|
-
};
|
|
3380
|
-
};
|
|
3381
|
-
'chat.bsky.convo.getMessages': {
|
|
3382
|
-
params: ChatBskyConvoGetMessages.Params;
|
|
3383
|
-
/** @deprecated */
|
|
3384
|
-
output: ChatBskyConvoGetMessages.Output;
|
|
3385
|
-
response: {
|
|
3386
|
-
json: ChatBskyConvoGetMessages.Output;
|
|
3387
|
-
};
|
|
3388
|
-
};
|
|
3389
|
-
'chat.bsky.convo.listConvos': {
|
|
3390
|
-
params: ChatBskyConvoListConvos.Params;
|
|
3391
|
-
/** @deprecated */
|
|
3392
|
-
output: ChatBskyConvoListConvos.Output;
|
|
3393
|
-
response: {
|
|
3394
|
-
json: ChatBskyConvoListConvos.Output;
|
|
3395
|
-
};
|
|
3396
|
-
};
|
|
3397
|
-
'chat.bsky.moderation.getActorMetadata': {
|
|
3398
|
-
params: ChatBskyModerationGetActorMetadata.Params;
|
|
3399
|
-
/** @deprecated */
|
|
3400
|
-
output: ChatBskyModerationGetActorMetadata.Output;
|
|
3401
|
-
response: {
|
|
3402
|
-
json: ChatBskyModerationGetActorMetadata.Output;
|
|
3403
|
-
};
|
|
3404
|
-
};
|
|
3405
|
-
'chat.bsky.moderation.getMessageContext': {
|
|
3406
|
-
params: ChatBskyModerationGetMessageContext.Params;
|
|
3407
|
-
/** @deprecated */
|
|
3408
|
-
output: ChatBskyModerationGetMessageContext.Output;
|
|
3409
|
-
response: {
|
|
3410
|
-
json: ChatBskyModerationGetMessageContext.Output;
|
|
3411
|
-
};
|
|
3412
|
-
};
|
|
3413
|
-
}
|
|
3414
|
-
interface Procedures {
|
|
3415
|
-
'app.bsky.actor.putPreferences': {
|
|
3416
|
-
input: AppBskyActorPutPreferences.Input;
|
|
3417
|
-
};
|
|
3418
|
-
'app.bsky.feed.sendInteractions': {
|
|
3419
|
-
input: AppBskyFeedSendInteractions.Input;
|
|
3420
|
-
/** @deprecated */
|
|
3421
|
-
output: AppBskyFeedSendInteractions.Output;
|
|
3422
|
-
response: {
|
|
3423
|
-
json: AppBskyFeedSendInteractions.Output;
|
|
3424
|
-
};
|
|
3425
|
-
};
|
|
3426
|
-
'app.bsky.graph.muteActor': {
|
|
3427
|
-
input: AppBskyGraphMuteActor.Input;
|
|
3428
|
-
};
|
|
3429
|
-
'app.bsky.graph.muteActorList': {
|
|
3430
|
-
input: AppBskyGraphMuteActorList.Input;
|
|
3431
|
-
};
|
|
3432
|
-
'app.bsky.graph.muteThread': {
|
|
3433
|
-
input: AppBskyGraphMuteThread.Input;
|
|
3434
|
-
};
|
|
3435
|
-
'app.bsky.graph.unmuteActor': {
|
|
3436
|
-
input: AppBskyGraphUnmuteActor.Input;
|
|
3437
|
-
};
|
|
3438
|
-
'app.bsky.graph.unmuteActorList': {
|
|
3439
|
-
input: AppBskyGraphUnmuteActorList.Input;
|
|
3440
|
-
};
|
|
3441
|
-
'app.bsky.graph.unmuteThread': {
|
|
3442
|
-
input: AppBskyGraphUnmuteThread.Input;
|
|
3443
|
-
};
|
|
3444
|
-
'app.bsky.notification.putPreferences': {
|
|
3445
|
-
input: AppBskyNotificationPutPreferences.Input;
|
|
3446
|
-
};
|
|
3447
|
-
'app.bsky.notification.registerPush': {
|
|
3448
|
-
input: AppBskyNotificationRegisterPush.Input;
|
|
3449
|
-
};
|
|
3450
|
-
'app.bsky.notification.updateSeen': {
|
|
3451
|
-
input: AppBskyNotificationUpdateSeen.Input;
|
|
3452
|
-
};
|
|
3453
|
-
'app.bsky.video.uploadVideo': {
|
|
3454
|
-
input: AppBskyVideoUploadVideo.Input;
|
|
3455
|
-
/** @deprecated */
|
|
3456
|
-
output: AppBskyVideoUploadVideo.Output;
|
|
3457
|
-
response: {
|
|
3458
|
-
json: AppBskyVideoUploadVideo.Output;
|
|
3459
|
-
};
|
|
3460
|
-
};
|
|
3461
|
-
'chat.bsky.actor.deleteAccount': {
|
|
3462
|
-
/** @deprecated */
|
|
3463
|
-
output: ChatBskyActorDeleteAccount.Output;
|
|
3464
|
-
response: {
|
|
3465
|
-
json: ChatBskyActorDeleteAccount.Output;
|
|
3466
|
-
};
|
|
3467
|
-
};
|
|
3468
|
-
'chat.bsky.convo.acceptConvo': {
|
|
3469
|
-
input: ChatBskyConvoAcceptConvo.Input;
|
|
3470
|
-
/** @deprecated */
|
|
3471
|
-
output: ChatBskyConvoAcceptConvo.Output;
|
|
3472
|
-
response: {
|
|
3473
|
-
json: ChatBskyConvoAcceptConvo.Output;
|
|
3474
|
-
};
|
|
3475
|
-
};
|
|
3476
|
-
'chat.bsky.convo.addReaction': {
|
|
3477
|
-
input: ChatBskyConvoAddReaction.Input;
|
|
3478
|
-
/** @deprecated */
|
|
3479
|
-
output: ChatBskyConvoAddReaction.Output;
|
|
3480
|
-
response: {
|
|
3481
|
-
json: ChatBskyConvoAddReaction.Output;
|
|
3482
|
-
};
|
|
3483
|
-
};
|
|
3484
|
-
'chat.bsky.convo.deleteMessageForSelf': {
|
|
3485
|
-
input: ChatBskyConvoDeleteMessageForSelf.Input;
|
|
3486
|
-
/** @deprecated */
|
|
3487
|
-
output: ChatBskyConvoDeleteMessageForSelf.Output;
|
|
3488
|
-
response: {
|
|
3489
|
-
json: ChatBskyConvoDeleteMessageForSelf.Output;
|
|
3490
|
-
};
|
|
3491
|
-
};
|
|
3492
|
-
'chat.bsky.convo.leaveConvo': {
|
|
3493
|
-
input: ChatBskyConvoLeaveConvo.Input;
|
|
3494
|
-
/** @deprecated */
|
|
3495
|
-
output: ChatBskyConvoLeaveConvo.Output;
|
|
3496
|
-
response: {
|
|
3497
|
-
json: ChatBskyConvoLeaveConvo.Output;
|
|
3498
|
-
};
|
|
3499
|
-
};
|
|
3500
|
-
'chat.bsky.convo.muteConvo': {
|
|
3501
|
-
input: ChatBskyConvoMuteConvo.Input;
|
|
3502
|
-
/** @deprecated */
|
|
3503
|
-
output: ChatBskyConvoMuteConvo.Output;
|
|
3504
|
-
response: {
|
|
3505
|
-
json: ChatBskyConvoMuteConvo.Output;
|
|
3506
|
-
};
|
|
3507
|
-
};
|
|
3508
|
-
'chat.bsky.convo.removeReaction': {
|
|
3509
|
-
input: ChatBskyConvoRemoveReaction.Input;
|
|
3510
|
-
/** @deprecated */
|
|
3511
|
-
output: ChatBskyConvoRemoveReaction.Output;
|
|
3512
|
-
response: {
|
|
3513
|
-
json: ChatBskyConvoRemoveReaction.Output;
|
|
3514
|
-
};
|
|
3515
|
-
};
|
|
3516
|
-
'chat.bsky.convo.sendMessage': {
|
|
3517
|
-
input: ChatBskyConvoSendMessage.Input;
|
|
3518
|
-
/** @deprecated */
|
|
3519
|
-
output: ChatBskyConvoSendMessage.Output;
|
|
3520
|
-
response: {
|
|
3521
|
-
json: ChatBskyConvoSendMessage.Output;
|
|
3522
|
-
};
|
|
3523
|
-
};
|
|
3524
|
-
'chat.bsky.convo.sendMessageBatch': {
|
|
3525
|
-
input: ChatBskyConvoSendMessageBatch.Input;
|
|
3526
|
-
/** @deprecated */
|
|
3527
|
-
output: ChatBskyConvoSendMessageBatch.Output;
|
|
3528
|
-
response: {
|
|
3529
|
-
json: ChatBskyConvoSendMessageBatch.Output;
|
|
3530
|
-
};
|
|
3531
|
-
};
|
|
3532
|
-
'chat.bsky.convo.unmuteConvo': {
|
|
3533
|
-
input: ChatBskyConvoUnmuteConvo.Input;
|
|
3534
|
-
/** @deprecated */
|
|
3535
|
-
output: ChatBskyConvoUnmuteConvo.Output;
|
|
3536
|
-
response: {
|
|
3537
|
-
json: ChatBskyConvoUnmuteConvo.Output;
|
|
3538
|
-
};
|
|
3539
|
-
};
|
|
3540
|
-
'chat.bsky.convo.updateAllRead': {
|
|
3541
|
-
input: ChatBskyConvoUpdateAllRead.Input;
|
|
3542
|
-
/** @deprecated */
|
|
3543
|
-
output: ChatBskyConvoUpdateAllRead.Output;
|
|
3544
|
-
response: {
|
|
3545
|
-
json: ChatBskyConvoUpdateAllRead.Output;
|
|
3546
|
-
};
|
|
3547
|
-
};
|
|
3548
|
-
'chat.bsky.convo.updateRead': {
|
|
3549
|
-
input: ChatBskyConvoUpdateRead.Input;
|
|
3550
|
-
/** @deprecated */
|
|
3551
|
-
output: ChatBskyConvoUpdateRead.Output;
|
|
3552
|
-
response: {
|
|
3553
|
-
json: ChatBskyConvoUpdateRead.Output;
|
|
3554
|
-
};
|
|
3555
|
-
};
|
|
3556
|
-
'chat.bsky.moderation.updateActorAccess': {
|
|
3557
|
-
input: ChatBskyModerationUpdateActorAccess.Input;
|
|
3558
|
-
};
|
|
3559
|
-
}
|
|
3560
|
-
}
|