@atcute/bluesky 3.2.17 → 3.2.19
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.d.ts +5 -5
- package/dist/lexicons/index.d.ts +164 -162
- package/dist/lexicons/index.d.ts.map +1 -1
- package/dist/lexicons/index.js +2 -0
- package/dist/lexicons/index.js.map +1 -1
- package/dist/lexicons/types/app/bsky/actor/defs.d.ts +5 -5
- package/dist/lexicons/types/app/bsky/actor/getPreferences.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/actor/getProfile.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/actor/getProfiles.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/actor/getSuggestions.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/actor/putPreferences.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/actor/searchActors.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/actor/searchActorsTypeahead.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/actor/status.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/ageassurance/begin.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/ageassurance/getConfig.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/ageassurance/getState.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/bookmark/defs.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/bookmark/getBookmarks.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/contact/defs.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/contact/getMatches.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/contact/getSyncStatus.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/contact/importContacts.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/draft/createDraft.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/draft/defs.d.ts +6 -6
- package/dist/lexicons/types/app/bsky/draft/defs.js +5 -5
- package/dist/lexicons/types/app/bsky/draft/defs.js.map +1 -1
- package/dist/lexicons/types/app/bsky/draft/getDrafts.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/draft/updateDraft.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/embed/images.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/embed/record.d.ts +8 -8
- package/dist/lexicons/types/app/bsky/embed/recordWithMedia.d.ts +4 -4
- package/dist/lexicons/types/app/bsky/embed/video.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/feed/defs.d.ts +8 -8
- package/dist/lexicons/types/app/bsky/feed/generator.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/feed/getActorFeeds.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/feed/getActorLikes.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/feed/getAuthorFeed.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/feed/getFeed.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/feed/getFeedGenerator.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/feed/getFeedGenerators.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/feed/getFeedSkeleton.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/feed/getLikes.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/feed/getListFeed.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/feed/getPostThread.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/feed/getPosts.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/feed/getQuotes.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/feed/getRepostedBy.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/feed/getSuggestedFeeds.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/feed/getTimeline.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/feed/post.d.ts +6 -6
- package/dist/lexicons/types/app/bsky/feed/searchPosts.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/feed/sendInteractions.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/graph/defs.d.ts +3 -3
- package/dist/lexicons/types/app/bsky/graph/getActorStarterPacks.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/graph/getBlocks.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/graph/getFollowers.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/graph/getFollows.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/graph/getKnownFollowers.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/graph/getList.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/graph/getListBlocks.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/graph/getListMutes.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/graph/getLists.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/graph/getListsWithMembership.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/graph/getMutes.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/graph/getRelationships.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/graph/getStarterPack.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/graph/getStarterPacks.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/graph/getStarterPacksWithMembership.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/graph/getSuggestedFollowsByActor.d.ts +7 -2
- package/dist/lexicons/types/app/bsky/graph/getSuggestedFollowsByActor.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getSuggestedFollowsByActor.js +6 -1
- package/dist/lexicons/types/app/bsky/graph/getSuggestedFollowsByActor.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/list.d.ts +2 -2
- package/dist/lexicons/types/app/bsky/graph/searchStarterPacks.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/graph/starterpack.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/labeler/defs.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/labeler/getServices.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/labeler/service.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/notification/getPreferences.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/notification/listActivitySubscriptions.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/notification/listNotifications.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/notification/putActivitySubscription.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/notification/putPreferencesV2.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/defs.d.ts +2 -2
- package/dist/lexicons/types/app/bsky/unspecced/getAgeAssuranceState.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getOnboardingSuggestedStarterPacks.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getOnboardingSuggestedUsersSkeleton.d.ts +41 -0
- package/dist/lexicons/types/app/bsky/unspecced/getOnboardingSuggestedUsersSkeleton.d.ts.map +1 -0
- package/dist/lexicons/types/app/bsky/unspecced/getOnboardingSuggestedUsersSkeleton.js +32 -0
- package/dist/lexicons/types/app/bsky/unspecced/getOnboardingSuggestedUsersSkeleton.js.map +1 -0
- package/dist/lexicons/types/app/bsky/unspecced/getPopularFeedGenerators.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getPostThreadOtherV2.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getPostThreadV2.d.ts +2 -2
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedFeeds.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedOnboardingUsers.d.ts +38 -0
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedOnboardingUsers.d.ts.map +1 -0
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedOnboardingUsers.js +31 -0
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedOnboardingUsers.js.map +1 -0
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacks.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsers.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestionsSkeleton.d.ts +7 -2
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestionsSkeleton.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestionsSkeleton.js +6 -1
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestionsSkeleton.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getTrendingTopics.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getTrends.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getTrendsSkeleton.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/initAgeAssurance.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/searchActorsSkeleton.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/searchPostsSkeleton.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/searchStarterPacksSkeleton.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/video/getJobStatus.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/video/uploadVideo.d.ts +1 -1
- package/dist/lexicons/types/chat/bsky/actor/defs.d.ts +1 -1
- package/dist/lexicons/types/chat/bsky/convo/addReaction.d.ts +1 -1
- package/dist/lexicons/types/chat/bsky/convo/defs.d.ts +3 -3
- package/dist/lexicons/types/chat/bsky/convo/deleteMessageForSelf.d.ts +1 -1
- package/dist/lexicons/types/chat/bsky/convo/getConvo.d.ts +1 -1
- package/dist/lexicons/types/chat/bsky/convo/getConvoAvailability.d.ts +1 -1
- package/dist/lexicons/types/chat/bsky/convo/getConvoForMembers.d.ts +1 -1
- package/dist/lexicons/types/chat/bsky/convo/getLog.d.ts +1 -1
- package/dist/lexicons/types/chat/bsky/convo/getMessages.d.ts +1 -1
- package/dist/lexicons/types/chat/bsky/convo/listConvos.d.ts +1 -1
- package/dist/lexicons/types/chat/bsky/convo/muteConvo.d.ts +1 -1
- package/dist/lexicons/types/chat/bsky/convo/removeReaction.d.ts +1 -1
- package/dist/lexicons/types/chat/bsky/convo/sendMessage.d.ts +1 -1
- package/dist/lexicons/types/chat/bsky/convo/sendMessageBatch.d.ts +1 -1
- package/dist/lexicons/types/chat/bsky/convo/unmuteConvo.d.ts +1 -1
- package/dist/lexicons/types/chat/bsky/convo/updateRead.d.ts +1 -1
- package/dist/lexicons/types/chat/bsky/moderation/getMessageContext.d.ts +1 -1
- package/dist/utilities/embeds.d.ts +4562 -4562
- package/dist/utilities/list.d.ts +1 -1
- package/dist/utilities/profile.d.ts +1 -1
- package/dist/utilities/starterpack.d.ts +1 -1
- package/lib/index.ts +5 -5
- package/lib/lexicons/index.ts +164 -162
- package/lib/lexicons/types/app/bsky/actor/defs.ts +5 -5
- package/lib/lexicons/types/app/bsky/actor/getPreferences.ts +1 -1
- package/lib/lexicons/types/app/bsky/actor/getProfile.ts +1 -1
- package/lib/lexicons/types/app/bsky/actor/getProfiles.ts +1 -1
- package/lib/lexicons/types/app/bsky/actor/getSuggestions.ts +1 -1
- package/lib/lexicons/types/app/bsky/actor/putPreferences.ts +1 -1
- package/lib/lexicons/types/app/bsky/actor/searchActors.ts +1 -1
- package/lib/lexicons/types/app/bsky/actor/searchActorsTypeahead.ts +1 -1
- package/lib/lexicons/types/app/bsky/actor/status.ts +1 -1
- package/lib/lexicons/types/app/bsky/ageassurance/begin.ts +1 -1
- package/lib/lexicons/types/app/bsky/ageassurance/getConfig.ts +1 -1
- package/lib/lexicons/types/app/bsky/ageassurance/getState.ts +1 -1
- package/lib/lexicons/types/app/bsky/bookmark/defs.ts +1 -1
- package/lib/lexicons/types/app/bsky/bookmark/getBookmarks.ts +1 -1
- package/lib/lexicons/types/app/bsky/contact/defs.ts +1 -1
- package/lib/lexicons/types/app/bsky/contact/getMatches.ts +1 -1
- package/lib/lexicons/types/app/bsky/contact/getSyncStatus.ts +1 -1
- package/lib/lexicons/types/app/bsky/contact/importContacts.ts +1 -1
- package/lib/lexicons/types/app/bsky/draft/createDraft.ts +1 -1
- package/lib/lexicons/types/app/bsky/draft/defs.ts +7 -7
- package/lib/lexicons/types/app/bsky/draft/getDrafts.ts +1 -1
- package/lib/lexicons/types/app/bsky/draft/updateDraft.ts +1 -1
- package/lib/lexicons/types/app/bsky/embed/images.ts +1 -1
- package/lib/lexicons/types/app/bsky/embed/record.ts +8 -8
- package/lib/lexicons/types/app/bsky/embed/recordWithMedia.ts +4 -4
- package/lib/lexicons/types/app/bsky/embed/video.ts +1 -1
- package/lib/lexicons/types/app/bsky/feed/defs.ts +8 -8
- package/lib/lexicons/types/app/bsky/feed/generator.ts +1 -1
- package/lib/lexicons/types/app/bsky/feed/getActorFeeds.ts +1 -1
- package/lib/lexicons/types/app/bsky/feed/getActorLikes.ts +1 -1
- package/lib/lexicons/types/app/bsky/feed/getAuthorFeed.ts +1 -1
- package/lib/lexicons/types/app/bsky/feed/getFeed.ts +1 -1
- package/lib/lexicons/types/app/bsky/feed/getFeedGenerator.ts +1 -1
- package/lib/lexicons/types/app/bsky/feed/getFeedGenerators.ts +1 -1
- package/lib/lexicons/types/app/bsky/feed/getFeedSkeleton.ts +1 -1
- package/lib/lexicons/types/app/bsky/feed/getLikes.ts +1 -1
- package/lib/lexicons/types/app/bsky/feed/getListFeed.ts +1 -1
- package/lib/lexicons/types/app/bsky/feed/getPostThread.ts +1 -1
- package/lib/lexicons/types/app/bsky/feed/getPosts.ts +1 -1
- package/lib/lexicons/types/app/bsky/feed/getQuotes.ts +1 -1
- package/lib/lexicons/types/app/bsky/feed/getRepostedBy.ts +1 -1
- package/lib/lexicons/types/app/bsky/feed/getSuggestedFeeds.ts +1 -1
- package/lib/lexicons/types/app/bsky/feed/getTimeline.ts +1 -1
- package/lib/lexicons/types/app/bsky/feed/post.ts +6 -6
- package/lib/lexicons/types/app/bsky/feed/searchPosts.ts +1 -1
- package/lib/lexicons/types/app/bsky/feed/sendInteractions.ts +1 -1
- package/lib/lexicons/types/app/bsky/graph/defs.ts +3 -3
- package/lib/lexicons/types/app/bsky/graph/getActorStarterPacks.ts +1 -1
- package/lib/lexicons/types/app/bsky/graph/getBlocks.ts +1 -1
- package/lib/lexicons/types/app/bsky/graph/getFollowers.ts +1 -1
- package/lib/lexicons/types/app/bsky/graph/getFollows.ts +1 -1
- package/lib/lexicons/types/app/bsky/graph/getKnownFollowers.ts +1 -1
- package/lib/lexicons/types/app/bsky/graph/getList.ts +1 -1
- package/lib/lexicons/types/app/bsky/graph/getListBlocks.ts +1 -1
- package/lib/lexicons/types/app/bsky/graph/getListMutes.ts +1 -1
- package/lib/lexicons/types/app/bsky/graph/getLists.ts +1 -1
- package/lib/lexicons/types/app/bsky/graph/getListsWithMembership.ts +1 -1
- package/lib/lexicons/types/app/bsky/graph/getMutes.ts +1 -1
- package/lib/lexicons/types/app/bsky/graph/getRelationships.ts +1 -1
- package/lib/lexicons/types/app/bsky/graph/getStarterPack.ts +1 -1
- package/lib/lexicons/types/app/bsky/graph/getStarterPacks.ts +1 -1
- package/lib/lexicons/types/app/bsky/graph/getStarterPacksWithMembership.ts +1 -1
- package/lib/lexicons/types/app/bsky/graph/getSuggestedFollowsByActor.ts +7 -2
- package/lib/lexicons/types/app/bsky/graph/list.ts +2 -2
- package/lib/lexicons/types/app/bsky/graph/searchStarterPacks.ts +1 -1
- package/lib/lexicons/types/app/bsky/graph/starterpack.ts +1 -1
- package/lib/lexicons/types/app/bsky/labeler/defs.ts +1 -1
- package/lib/lexicons/types/app/bsky/labeler/getServices.ts +1 -1
- package/lib/lexicons/types/app/bsky/labeler/service.ts +1 -1
- package/lib/lexicons/types/app/bsky/notification/getPreferences.ts +1 -1
- package/lib/lexicons/types/app/bsky/notification/listActivitySubscriptions.ts +1 -1
- package/lib/lexicons/types/app/bsky/notification/listNotifications.ts +1 -1
- package/lib/lexicons/types/app/bsky/notification/putActivitySubscription.ts +1 -1
- package/lib/lexicons/types/app/bsky/notification/putPreferencesV2.ts +1 -1
- package/lib/lexicons/types/app/bsky/unspecced/defs.ts +2 -2
- package/lib/lexicons/types/app/bsky/unspecced/getAgeAssuranceState.ts +1 -1
- package/lib/lexicons/types/app/bsky/unspecced/getOnboardingSuggestedStarterPacks.ts +1 -1
- package/lib/lexicons/types/app/bsky/unspecced/getOnboardingSuggestedUsersSkeleton.ts +50 -0
- package/lib/lexicons/types/app/bsky/unspecced/getPopularFeedGenerators.ts +1 -1
- package/lib/lexicons/types/app/bsky/unspecced/getPostThreadOtherV2.ts +1 -1
- package/lib/lexicons/types/app/bsky/unspecced/getPostThreadV2.ts +2 -2
- package/lib/lexicons/types/app/bsky/unspecced/getSuggestedFeeds.ts +1 -1
- package/lib/lexicons/types/app/bsky/unspecced/getSuggestedOnboardingUsers.ts +50 -0
- package/lib/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacks.ts +1 -1
- package/lib/lexicons/types/app/bsky/unspecced/getSuggestedUsers.ts +1 -1
- package/lib/lexicons/types/app/bsky/unspecced/getSuggestionsSkeleton.ts +7 -2
- package/lib/lexicons/types/app/bsky/unspecced/getTrendingTopics.ts +1 -1
- package/lib/lexicons/types/app/bsky/unspecced/getTrends.ts +1 -1
- package/lib/lexicons/types/app/bsky/unspecced/getTrendsSkeleton.ts +1 -1
- package/lib/lexicons/types/app/bsky/unspecced/initAgeAssurance.ts +1 -1
- package/lib/lexicons/types/app/bsky/unspecced/searchActorsSkeleton.ts +1 -1
- package/lib/lexicons/types/app/bsky/unspecced/searchPostsSkeleton.ts +1 -1
- package/lib/lexicons/types/app/bsky/unspecced/searchStarterPacksSkeleton.ts +1 -1
- package/lib/lexicons/types/app/bsky/video/getJobStatus.ts +1 -1
- package/lib/lexicons/types/app/bsky/video/uploadVideo.ts +1 -1
- package/lib/lexicons/types/chat/bsky/actor/defs.ts +1 -1
- package/lib/lexicons/types/chat/bsky/convo/addReaction.ts +1 -1
- package/lib/lexicons/types/chat/bsky/convo/defs.ts +3 -3
- package/lib/lexicons/types/chat/bsky/convo/deleteMessageForSelf.ts +1 -1
- package/lib/lexicons/types/chat/bsky/convo/getConvo.ts +1 -1
- package/lib/lexicons/types/chat/bsky/convo/getConvoAvailability.ts +1 -1
- package/lib/lexicons/types/chat/bsky/convo/getConvoForMembers.ts +1 -1
- package/lib/lexicons/types/chat/bsky/convo/getLog.ts +1 -1
- package/lib/lexicons/types/chat/bsky/convo/getMessages.ts +1 -1
- package/lib/lexicons/types/chat/bsky/convo/listConvos.ts +1 -1
- package/lib/lexicons/types/chat/bsky/convo/muteConvo.ts +1 -1
- package/lib/lexicons/types/chat/bsky/convo/removeReaction.ts +1 -1
- package/lib/lexicons/types/chat/bsky/convo/sendMessage.ts +1 -1
- package/lib/lexicons/types/chat/bsky/convo/sendMessageBatch.ts +1 -1
- package/lib/lexicons/types/chat/bsky/convo/unmuteConvo.ts +1 -1
- package/lib/lexicons/types/chat/bsky/convo/updateRead.ts +1 -1
- package/lib/lexicons/types/chat/bsky/moderation/getMessageContext.ts +1 -1
- package/lib/utilities/embeds.ts +4 -4
- package/lib/utilities/list.ts +1 -1
- package/lib/utilities/profile.ts +1 -1
- package/lib/utilities/starterpack.ts +1 -1
- package/package.json +3 -3
package/dist/utilities/list.d.ts
CHANGED
package/lib/index.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export * from './lexicons/index.
|
|
1
|
+
export * from './lexicons/index.ts';
|
|
2
2
|
|
|
3
|
-
export * from './utilities/embeds.
|
|
4
|
-
export * from './utilities/list.
|
|
5
|
-
export * from './utilities/profile.
|
|
6
|
-
export * from './utilities/starterpack.
|
|
3
|
+
export * from './utilities/embeds.ts';
|
|
4
|
+
export * from './utilities/list.ts';
|
|
5
|
+
export * from './utilities/profile.ts';
|
|
6
|
+
export * from './utilities/starterpack.ts';
|
package/lib/lexicons/index.ts
CHANGED
|
@@ -1,162 +1,164 @@
|
|
|
1
|
-
export * as AppBskyActorDefs from './types/app/bsky/actor/defs.
|
|
2
|
-
export * as AppBskyActorGetPreferences from './types/app/bsky/actor/getPreferences.
|
|
3
|
-
export * as AppBskyActorGetProfile from './types/app/bsky/actor/getProfile.
|
|
4
|
-
export * as AppBskyActorGetProfiles from './types/app/bsky/actor/getProfiles.
|
|
5
|
-
export * as AppBskyActorGetSuggestions from './types/app/bsky/actor/getSuggestions.
|
|
6
|
-
export * as AppBskyActorProfile from './types/app/bsky/actor/profile.
|
|
7
|
-
export * as AppBskyActorPutPreferences from './types/app/bsky/actor/putPreferences.
|
|
8
|
-
export * as AppBskyActorSearchActors from './types/app/bsky/actor/searchActors.
|
|
9
|
-
export * as AppBskyActorSearchActorsTypeahead from './types/app/bsky/actor/searchActorsTypeahead.
|
|
10
|
-
export * as AppBskyActorStatus from './types/app/bsky/actor/status.
|
|
11
|
-
export * as AppBskyAgeassuranceBegin from './types/app/bsky/ageassurance/begin.
|
|
12
|
-
export * as AppBskyAgeassuranceDefs from './types/app/bsky/ageassurance/defs.
|
|
13
|
-
export * as AppBskyAgeassuranceGetConfig from './types/app/bsky/ageassurance/getConfig.
|
|
14
|
-
export * as AppBskyAgeassuranceGetState from './types/app/bsky/ageassurance/getState.
|
|
15
|
-
export * as AppBskyBookmarkCreateBookmark from './types/app/bsky/bookmark/createBookmark.
|
|
16
|
-
export * as AppBskyBookmarkDefs from './types/app/bsky/bookmark/defs.
|
|
17
|
-
export * as AppBskyBookmarkDeleteBookmark from './types/app/bsky/bookmark/deleteBookmark.
|
|
18
|
-
export * as AppBskyBookmarkGetBookmarks from './types/app/bsky/bookmark/getBookmarks.
|
|
19
|
-
export * as AppBskyContactDefs from './types/app/bsky/contact/defs.
|
|
20
|
-
export * as AppBskyContactDismissMatch from './types/app/bsky/contact/dismissMatch.
|
|
21
|
-
export * as AppBskyContactGetMatches from './types/app/bsky/contact/getMatches.
|
|
22
|
-
export * as AppBskyContactGetSyncStatus from './types/app/bsky/contact/getSyncStatus.
|
|
23
|
-
export * as AppBskyContactImportContacts from './types/app/bsky/contact/importContacts.
|
|
24
|
-
export * as AppBskyContactRemoveData from './types/app/bsky/contact/removeData.
|
|
25
|
-
export * as AppBskyContactSendNotification from './types/app/bsky/contact/sendNotification.
|
|
26
|
-
export * as AppBskyContactStartPhoneVerification from './types/app/bsky/contact/startPhoneVerification.
|
|
27
|
-
export * as AppBskyContactVerifyPhone from './types/app/bsky/contact/verifyPhone.
|
|
28
|
-
export * as AppBskyDraftCreateDraft from './types/app/bsky/draft/createDraft.
|
|
29
|
-
export * as AppBskyDraftDefs from './types/app/bsky/draft/defs.
|
|
30
|
-
export * as AppBskyDraftDeleteDraft from './types/app/bsky/draft/deleteDraft.
|
|
31
|
-
export * as AppBskyDraftGetDrafts from './types/app/bsky/draft/getDrafts.
|
|
32
|
-
export * as AppBskyDraftUpdateDraft from './types/app/bsky/draft/updateDraft.
|
|
33
|
-
export * as AppBskyEmbedDefs from './types/app/bsky/embed/defs.
|
|
34
|
-
export * as AppBskyEmbedExternal from './types/app/bsky/embed/external.
|
|
35
|
-
export * as AppBskyEmbedImages from './types/app/bsky/embed/images.
|
|
36
|
-
export * as AppBskyEmbedRecord from './types/app/bsky/embed/record.
|
|
37
|
-
export * as AppBskyEmbedRecordWithMedia from './types/app/bsky/embed/recordWithMedia.
|
|
38
|
-
export * as AppBskyEmbedVideo from './types/app/bsky/embed/video.
|
|
39
|
-
export * as AppBskyFeedDefs from './types/app/bsky/feed/defs.
|
|
40
|
-
export * as AppBskyFeedDescribeFeedGenerator from './types/app/bsky/feed/describeFeedGenerator.
|
|
41
|
-
export * as AppBskyFeedGenerator from './types/app/bsky/feed/generator.
|
|
42
|
-
export * as AppBskyFeedGetActorFeeds from './types/app/bsky/feed/getActorFeeds.
|
|
43
|
-
export * as AppBskyFeedGetActorLikes from './types/app/bsky/feed/getActorLikes.
|
|
44
|
-
export * as AppBskyFeedGetAuthorFeed from './types/app/bsky/feed/getAuthorFeed.
|
|
45
|
-
export * as AppBskyFeedGetFeed from './types/app/bsky/feed/getFeed.
|
|
46
|
-
export * as AppBskyFeedGetFeedGenerator from './types/app/bsky/feed/getFeedGenerator.
|
|
47
|
-
export * as AppBskyFeedGetFeedGenerators from './types/app/bsky/feed/getFeedGenerators.
|
|
48
|
-
export * as AppBskyFeedGetFeedSkeleton from './types/app/bsky/feed/getFeedSkeleton.
|
|
49
|
-
export * as AppBskyFeedGetLikes from './types/app/bsky/feed/getLikes.
|
|
50
|
-
export * as AppBskyFeedGetListFeed from './types/app/bsky/feed/getListFeed.
|
|
51
|
-
export * as AppBskyFeedGetPostThread from './types/app/bsky/feed/getPostThread.
|
|
52
|
-
export * as AppBskyFeedGetPosts from './types/app/bsky/feed/getPosts.
|
|
53
|
-
export * as AppBskyFeedGetQuotes from './types/app/bsky/feed/getQuotes.
|
|
54
|
-
export * as AppBskyFeedGetRepostedBy from './types/app/bsky/feed/getRepostedBy.
|
|
55
|
-
export * as AppBskyFeedGetSuggestedFeeds from './types/app/bsky/feed/getSuggestedFeeds.
|
|
56
|
-
export * as AppBskyFeedGetTimeline from './types/app/bsky/feed/getTimeline.
|
|
57
|
-
export * as AppBskyFeedLike from './types/app/bsky/feed/like.
|
|
58
|
-
export * as AppBskyFeedPost from './types/app/bsky/feed/post.
|
|
59
|
-
export * as AppBskyFeedPostgate from './types/app/bsky/feed/postgate.
|
|
60
|
-
export * as AppBskyFeedRepost from './types/app/bsky/feed/repost.
|
|
61
|
-
export * as AppBskyFeedSearchPosts from './types/app/bsky/feed/searchPosts.
|
|
62
|
-
export * as AppBskyFeedSendInteractions from './types/app/bsky/feed/sendInteractions.
|
|
63
|
-
export * as AppBskyFeedThreadgate from './types/app/bsky/feed/threadgate.
|
|
64
|
-
export * as AppBskyGraphBlock from './types/app/bsky/graph/block.
|
|
65
|
-
export * as AppBskyGraphDefs from './types/app/bsky/graph/defs.
|
|
66
|
-
export * as AppBskyGraphFollow from './types/app/bsky/graph/follow.
|
|
67
|
-
export * as AppBskyGraphGetActorStarterPacks from './types/app/bsky/graph/getActorStarterPacks.
|
|
68
|
-
export * as AppBskyGraphGetBlocks from './types/app/bsky/graph/getBlocks.
|
|
69
|
-
export * as AppBskyGraphGetFollowers from './types/app/bsky/graph/getFollowers.
|
|
70
|
-
export * as AppBskyGraphGetFollows from './types/app/bsky/graph/getFollows.
|
|
71
|
-
export * as AppBskyGraphGetKnownFollowers from './types/app/bsky/graph/getKnownFollowers.
|
|
72
|
-
export * as AppBskyGraphGetList from './types/app/bsky/graph/getList.
|
|
73
|
-
export * as AppBskyGraphGetListBlocks from './types/app/bsky/graph/getListBlocks.
|
|
74
|
-
export * as AppBskyGraphGetListMutes from './types/app/bsky/graph/getListMutes.
|
|
75
|
-
export * as AppBskyGraphGetLists from './types/app/bsky/graph/getLists.
|
|
76
|
-
export * as AppBskyGraphGetListsWithMembership from './types/app/bsky/graph/getListsWithMembership.
|
|
77
|
-
export * as AppBskyGraphGetMutes from './types/app/bsky/graph/getMutes.
|
|
78
|
-
export * as AppBskyGraphGetRelationships from './types/app/bsky/graph/getRelationships.
|
|
79
|
-
export * as AppBskyGraphGetStarterPack from './types/app/bsky/graph/getStarterPack.
|
|
80
|
-
export * as AppBskyGraphGetStarterPacks from './types/app/bsky/graph/getStarterPacks.
|
|
81
|
-
export * as AppBskyGraphGetStarterPacksWithMembership from './types/app/bsky/graph/getStarterPacksWithMembership.
|
|
82
|
-
export * as AppBskyGraphGetSuggestedFollowsByActor from './types/app/bsky/graph/getSuggestedFollowsByActor.
|
|
83
|
-
export * as AppBskyGraphList from './types/app/bsky/graph/list.
|
|
84
|
-
export * as AppBskyGraphListblock from './types/app/bsky/graph/listblock.
|
|
85
|
-
export * as AppBskyGraphListitem from './types/app/bsky/graph/listitem.
|
|
86
|
-
export * as AppBskyGraphMuteActor from './types/app/bsky/graph/muteActor.
|
|
87
|
-
export * as AppBskyGraphMuteActorList from './types/app/bsky/graph/muteActorList.
|
|
88
|
-
export * as AppBskyGraphMuteThread from './types/app/bsky/graph/muteThread.
|
|
89
|
-
export * as AppBskyGraphSearchStarterPacks from './types/app/bsky/graph/searchStarterPacks.
|
|
90
|
-
export * as AppBskyGraphStarterpack from './types/app/bsky/graph/starterpack.
|
|
91
|
-
export * as AppBskyGraphUnmuteActor from './types/app/bsky/graph/unmuteActor.
|
|
92
|
-
export * as AppBskyGraphUnmuteActorList from './types/app/bsky/graph/unmuteActorList.
|
|
93
|
-
export * as AppBskyGraphUnmuteThread from './types/app/bsky/graph/unmuteThread.
|
|
94
|
-
export * as AppBskyGraphVerification from './types/app/bsky/graph/verification.
|
|
95
|
-
export * as AppBskyLabelerDefs from './types/app/bsky/labeler/defs.
|
|
96
|
-
export * as AppBskyLabelerGetServices from './types/app/bsky/labeler/getServices.
|
|
97
|
-
export * as AppBskyLabelerService from './types/app/bsky/labeler/service.
|
|
98
|
-
export * as AppBskyNotificationDeclaration from './types/app/bsky/notification/declaration.
|
|
99
|
-
export * as AppBskyNotificationDefs from './types/app/bsky/notification/defs.
|
|
100
|
-
export * as AppBskyNotificationGetPreferences from './types/app/bsky/notification/getPreferences.
|
|
101
|
-
export * as AppBskyNotificationGetUnreadCount from './types/app/bsky/notification/getUnreadCount.
|
|
102
|
-
export * as AppBskyNotificationListActivitySubscriptions from './types/app/bsky/notification/listActivitySubscriptions.
|
|
103
|
-
export * as AppBskyNotificationListNotifications from './types/app/bsky/notification/listNotifications.
|
|
104
|
-
export * as AppBskyNotificationPutActivitySubscription from './types/app/bsky/notification/putActivitySubscription.
|
|
105
|
-
export * as AppBskyNotificationPutPreferences from './types/app/bsky/notification/putPreferences.
|
|
106
|
-
export * as AppBskyNotificationPutPreferencesV2 from './types/app/bsky/notification/putPreferencesV2.
|
|
107
|
-
export * as AppBskyNotificationRegisterPush from './types/app/bsky/notification/registerPush.
|
|
108
|
-
export * as AppBskyNotificationUnregisterPush from './types/app/bsky/notification/unregisterPush.
|
|
109
|
-
export * as AppBskyNotificationUpdateSeen from './types/app/bsky/notification/updateSeen.
|
|
110
|
-
export * as AppBskyRichtextFacet from './types/app/bsky/richtext/facet.
|
|
111
|
-
export * as AppBskyUnspeccedDefs from './types/app/bsky/unspecced/defs.
|
|
112
|
-
export * as AppBskyUnspeccedGetAgeAssuranceState from './types/app/bsky/unspecced/getAgeAssuranceState.
|
|
113
|
-
export * as AppBskyUnspeccedGetConfig from './types/app/bsky/unspecced/getConfig.
|
|
114
|
-
export * as AppBskyUnspeccedGetOnboardingSuggestedStarterPacks from './types/app/bsky/unspecced/getOnboardingSuggestedStarterPacks.
|
|
115
|
-
export * as AppBskyUnspeccedGetOnboardingSuggestedStarterPacksSkeleton from './types/app/bsky/unspecced/getOnboardingSuggestedStarterPacksSkeleton.
|
|
116
|
-
export * as
|
|
117
|
-
export * as
|
|
118
|
-
export * as
|
|
119
|
-
export * as
|
|
120
|
-
export * as
|
|
121
|
-
export * as
|
|
122
|
-
export * as
|
|
123
|
-
export * as
|
|
124
|
-
export * as
|
|
125
|
-
export * as
|
|
126
|
-
export * as
|
|
127
|
-
export * as
|
|
128
|
-
export * as
|
|
129
|
-
export * as
|
|
130
|
-
export * as
|
|
131
|
-
export * as
|
|
132
|
-
export * as
|
|
133
|
-
export * as
|
|
134
|
-
export * as
|
|
135
|
-
export * as
|
|
136
|
-
export * as
|
|
137
|
-
export * as
|
|
138
|
-
export * as
|
|
139
|
-
export * as
|
|
140
|
-
export * as
|
|
141
|
-
export * as
|
|
142
|
-
export * as
|
|
143
|
-
export * as
|
|
144
|
-
export * as
|
|
145
|
-
export * as
|
|
146
|
-
export * as
|
|
147
|
-
export * as
|
|
148
|
-
export * as
|
|
149
|
-
export * as
|
|
150
|
-
export * as
|
|
151
|
-
export * as
|
|
152
|
-
export * as
|
|
153
|
-
export * as
|
|
154
|
-
export * as
|
|
155
|
-
export * as
|
|
156
|
-
export * as
|
|
157
|
-
export * as
|
|
158
|
-
export * as
|
|
159
|
-
export * as
|
|
160
|
-
export * as
|
|
161
|
-
export * as
|
|
162
|
-
export * as
|
|
1
|
+
export * as AppBskyActorDefs from './types/app/bsky/actor/defs.ts';
|
|
2
|
+
export * as AppBskyActorGetPreferences from './types/app/bsky/actor/getPreferences.ts';
|
|
3
|
+
export * as AppBskyActorGetProfile from './types/app/bsky/actor/getProfile.ts';
|
|
4
|
+
export * as AppBskyActorGetProfiles from './types/app/bsky/actor/getProfiles.ts';
|
|
5
|
+
export * as AppBskyActorGetSuggestions from './types/app/bsky/actor/getSuggestions.ts';
|
|
6
|
+
export * as AppBskyActorProfile from './types/app/bsky/actor/profile.ts';
|
|
7
|
+
export * as AppBskyActorPutPreferences from './types/app/bsky/actor/putPreferences.ts';
|
|
8
|
+
export * as AppBskyActorSearchActors from './types/app/bsky/actor/searchActors.ts';
|
|
9
|
+
export * as AppBskyActorSearchActorsTypeahead from './types/app/bsky/actor/searchActorsTypeahead.ts';
|
|
10
|
+
export * as AppBskyActorStatus from './types/app/bsky/actor/status.ts';
|
|
11
|
+
export * as AppBskyAgeassuranceBegin from './types/app/bsky/ageassurance/begin.ts';
|
|
12
|
+
export * as AppBskyAgeassuranceDefs from './types/app/bsky/ageassurance/defs.ts';
|
|
13
|
+
export * as AppBskyAgeassuranceGetConfig from './types/app/bsky/ageassurance/getConfig.ts';
|
|
14
|
+
export * as AppBskyAgeassuranceGetState from './types/app/bsky/ageassurance/getState.ts';
|
|
15
|
+
export * as AppBskyBookmarkCreateBookmark from './types/app/bsky/bookmark/createBookmark.ts';
|
|
16
|
+
export * as AppBskyBookmarkDefs from './types/app/bsky/bookmark/defs.ts';
|
|
17
|
+
export * as AppBskyBookmarkDeleteBookmark from './types/app/bsky/bookmark/deleteBookmark.ts';
|
|
18
|
+
export * as AppBskyBookmarkGetBookmarks from './types/app/bsky/bookmark/getBookmarks.ts';
|
|
19
|
+
export * as AppBskyContactDefs from './types/app/bsky/contact/defs.ts';
|
|
20
|
+
export * as AppBskyContactDismissMatch from './types/app/bsky/contact/dismissMatch.ts';
|
|
21
|
+
export * as AppBskyContactGetMatches from './types/app/bsky/contact/getMatches.ts';
|
|
22
|
+
export * as AppBskyContactGetSyncStatus from './types/app/bsky/contact/getSyncStatus.ts';
|
|
23
|
+
export * as AppBskyContactImportContacts from './types/app/bsky/contact/importContacts.ts';
|
|
24
|
+
export * as AppBskyContactRemoveData from './types/app/bsky/contact/removeData.ts';
|
|
25
|
+
export * as AppBskyContactSendNotification from './types/app/bsky/contact/sendNotification.ts';
|
|
26
|
+
export * as AppBskyContactStartPhoneVerification from './types/app/bsky/contact/startPhoneVerification.ts';
|
|
27
|
+
export * as AppBskyContactVerifyPhone from './types/app/bsky/contact/verifyPhone.ts';
|
|
28
|
+
export * as AppBskyDraftCreateDraft from './types/app/bsky/draft/createDraft.ts';
|
|
29
|
+
export * as AppBskyDraftDefs from './types/app/bsky/draft/defs.ts';
|
|
30
|
+
export * as AppBskyDraftDeleteDraft from './types/app/bsky/draft/deleteDraft.ts';
|
|
31
|
+
export * as AppBskyDraftGetDrafts from './types/app/bsky/draft/getDrafts.ts';
|
|
32
|
+
export * as AppBskyDraftUpdateDraft from './types/app/bsky/draft/updateDraft.ts';
|
|
33
|
+
export * as AppBskyEmbedDefs from './types/app/bsky/embed/defs.ts';
|
|
34
|
+
export * as AppBskyEmbedExternal from './types/app/bsky/embed/external.ts';
|
|
35
|
+
export * as AppBskyEmbedImages from './types/app/bsky/embed/images.ts';
|
|
36
|
+
export * as AppBskyEmbedRecord from './types/app/bsky/embed/record.ts';
|
|
37
|
+
export * as AppBskyEmbedRecordWithMedia from './types/app/bsky/embed/recordWithMedia.ts';
|
|
38
|
+
export * as AppBskyEmbedVideo from './types/app/bsky/embed/video.ts';
|
|
39
|
+
export * as AppBskyFeedDefs from './types/app/bsky/feed/defs.ts';
|
|
40
|
+
export * as AppBskyFeedDescribeFeedGenerator from './types/app/bsky/feed/describeFeedGenerator.ts';
|
|
41
|
+
export * as AppBskyFeedGenerator from './types/app/bsky/feed/generator.ts';
|
|
42
|
+
export * as AppBskyFeedGetActorFeeds from './types/app/bsky/feed/getActorFeeds.ts';
|
|
43
|
+
export * as AppBskyFeedGetActorLikes from './types/app/bsky/feed/getActorLikes.ts';
|
|
44
|
+
export * as AppBskyFeedGetAuthorFeed from './types/app/bsky/feed/getAuthorFeed.ts';
|
|
45
|
+
export * as AppBskyFeedGetFeed from './types/app/bsky/feed/getFeed.ts';
|
|
46
|
+
export * as AppBskyFeedGetFeedGenerator from './types/app/bsky/feed/getFeedGenerator.ts';
|
|
47
|
+
export * as AppBskyFeedGetFeedGenerators from './types/app/bsky/feed/getFeedGenerators.ts';
|
|
48
|
+
export * as AppBskyFeedGetFeedSkeleton from './types/app/bsky/feed/getFeedSkeleton.ts';
|
|
49
|
+
export * as AppBskyFeedGetLikes from './types/app/bsky/feed/getLikes.ts';
|
|
50
|
+
export * as AppBskyFeedGetListFeed from './types/app/bsky/feed/getListFeed.ts';
|
|
51
|
+
export * as AppBskyFeedGetPostThread from './types/app/bsky/feed/getPostThread.ts';
|
|
52
|
+
export * as AppBskyFeedGetPosts from './types/app/bsky/feed/getPosts.ts';
|
|
53
|
+
export * as AppBskyFeedGetQuotes from './types/app/bsky/feed/getQuotes.ts';
|
|
54
|
+
export * as AppBskyFeedGetRepostedBy from './types/app/bsky/feed/getRepostedBy.ts';
|
|
55
|
+
export * as AppBskyFeedGetSuggestedFeeds from './types/app/bsky/feed/getSuggestedFeeds.ts';
|
|
56
|
+
export * as AppBskyFeedGetTimeline from './types/app/bsky/feed/getTimeline.ts';
|
|
57
|
+
export * as AppBskyFeedLike from './types/app/bsky/feed/like.ts';
|
|
58
|
+
export * as AppBskyFeedPost from './types/app/bsky/feed/post.ts';
|
|
59
|
+
export * as AppBskyFeedPostgate from './types/app/bsky/feed/postgate.ts';
|
|
60
|
+
export * as AppBskyFeedRepost from './types/app/bsky/feed/repost.ts';
|
|
61
|
+
export * as AppBskyFeedSearchPosts from './types/app/bsky/feed/searchPosts.ts';
|
|
62
|
+
export * as AppBskyFeedSendInteractions from './types/app/bsky/feed/sendInteractions.ts';
|
|
63
|
+
export * as AppBskyFeedThreadgate from './types/app/bsky/feed/threadgate.ts';
|
|
64
|
+
export * as AppBskyGraphBlock from './types/app/bsky/graph/block.ts';
|
|
65
|
+
export * as AppBskyGraphDefs from './types/app/bsky/graph/defs.ts';
|
|
66
|
+
export * as AppBskyGraphFollow from './types/app/bsky/graph/follow.ts';
|
|
67
|
+
export * as AppBskyGraphGetActorStarterPacks from './types/app/bsky/graph/getActorStarterPacks.ts';
|
|
68
|
+
export * as AppBskyGraphGetBlocks from './types/app/bsky/graph/getBlocks.ts';
|
|
69
|
+
export * as AppBskyGraphGetFollowers from './types/app/bsky/graph/getFollowers.ts';
|
|
70
|
+
export * as AppBskyGraphGetFollows from './types/app/bsky/graph/getFollows.ts';
|
|
71
|
+
export * as AppBskyGraphGetKnownFollowers from './types/app/bsky/graph/getKnownFollowers.ts';
|
|
72
|
+
export * as AppBskyGraphGetList from './types/app/bsky/graph/getList.ts';
|
|
73
|
+
export * as AppBskyGraphGetListBlocks from './types/app/bsky/graph/getListBlocks.ts';
|
|
74
|
+
export * as AppBskyGraphGetListMutes from './types/app/bsky/graph/getListMutes.ts';
|
|
75
|
+
export * as AppBskyGraphGetLists from './types/app/bsky/graph/getLists.ts';
|
|
76
|
+
export * as AppBskyGraphGetListsWithMembership from './types/app/bsky/graph/getListsWithMembership.ts';
|
|
77
|
+
export * as AppBskyGraphGetMutes from './types/app/bsky/graph/getMutes.ts';
|
|
78
|
+
export * as AppBskyGraphGetRelationships from './types/app/bsky/graph/getRelationships.ts';
|
|
79
|
+
export * as AppBskyGraphGetStarterPack from './types/app/bsky/graph/getStarterPack.ts';
|
|
80
|
+
export * as AppBskyGraphGetStarterPacks from './types/app/bsky/graph/getStarterPacks.ts';
|
|
81
|
+
export * as AppBskyGraphGetStarterPacksWithMembership from './types/app/bsky/graph/getStarterPacksWithMembership.ts';
|
|
82
|
+
export * as AppBskyGraphGetSuggestedFollowsByActor from './types/app/bsky/graph/getSuggestedFollowsByActor.ts';
|
|
83
|
+
export * as AppBskyGraphList from './types/app/bsky/graph/list.ts';
|
|
84
|
+
export * as AppBskyGraphListblock from './types/app/bsky/graph/listblock.ts';
|
|
85
|
+
export * as AppBskyGraphListitem from './types/app/bsky/graph/listitem.ts';
|
|
86
|
+
export * as AppBskyGraphMuteActor from './types/app/bsky/graph/muteActor.ts';
|
|
87
|
+
export * as AppBskyGraphMuteActorList from './types/app/bsky/graph/muteActorList.ts';
|
|
88
|
+
export * as AppBskyGraphMuteThread from './types/app/bsky/graph/muteThread.ts';
|
|
89
|
+
export * as AppBskyGraphSearchStarterPacks from './types/app/bsky/graph/searchStarterPacks.ts';
|
|
90
|
+
export * as AppBskyGraphStarterpack from './types/app/bsky/graph/starterpack.ts';
|
|
91
|
+
export * as AppBskyGraphUnmuteActor from './types/app/bsky/graph/unmuteActor.ts';
|
|
92
|
+
export * as AppBskyGraphUnmuteActorList from './types/app/bsky/graph/unmuteActorList.ts';
|
|
93
|
+
export * as AppBskyGraphUnmuteThread from './types/app/bsky/graph/unmuteThread.ts';
|
|
94
|
+
export * as AppBskyGraphVerification from './types/app/bsky/graph/verification.ts';
|
|
95
|
+
export * as AppBskyLabelerDefs from './types/app/bsky/labeler/defs.ts';
|
|
96
|
+
export * as AppBskyLabelerGetServices from './types/app/bsky/labeler/getServices.ts';
|
|
97
|
+
export * as AppBskyLabelerService from './types/app/bsky/labeler/service.ts';
|
|
98
|
+
export * as AppBskyNotificationDeclaration from './types/app/bsky/notification/declaration.ts';
|
|
99
|
+
export * as AppBskyNotificationDefs from './types/app/bsky/notification/defs.ts';
|
|
100
|
+
export * as AppBskyNotificationGetPreferences from './types/app/bsky/notification/getPreferences.ts';
|
|
101
|
+
export * as AppBskyNotificationGetUnreadCount from './types/app/bsky/notification/getUnreadCount.ts';
|
|
102
|
+
export * as AppBskyNotificationListActivitySubscriptions from './types/app/bsky/notification/listActivitySubscriptions.ts';
|
|
103
|
+
export * as AppBskyNotificationListNotifications from './types/app/bsky/notification/listNotifications.ts';
|
|
104
|
+
export * as AppBskyNotificationPutActivitySubscription from './types/app/bsky/notification/putActivitySubscription.ts';
|
|
105
|
+
export * as AppBskyNotificationPutPreferences from './types/app/bsky/notification/putPreferences.ts';
|
|
106
|
+
export * as AppBskyNotificationPutPreferencesV2 from './types/app/bsky/notification/putPreferencesV2.ts';
|
|
107
|
+
export * as AppBskyNotificationRegisterPush from './types/app/bsky/notification/registerPush.ts';
|
|
108
|
+
export * as AppBskyNotificationUnregisterPush from './types/app/bsky/notification/unregisterPush.ts';
|
|
109
|
+
export * as AppBskyNotificationUpdateSeen from './types/app/bsky/notification/updateSeen.ts';
|
|
110
|
+
export * as AppBskyRichtextFacet from './types/app/bsky/richtext/facet.ts';
|
|
111
|
+
export * as AppBskyUnspeccedDefs from './types/app/bsky/unspecced/defs.ts';
|
|
112
|
+
export * as AppBskyUnspeccedGetAgeAssuranceState from './types/app/bsky/unspecced/getAgeAssuranceState.ts';
|
|
113
|
+
export * as AppBskyUnspeccedGetConfig from './types/app/bsky/unspecced/getConfig.ts';
|
|
114
|
+
export * as AppBskyUnspeccedGetOnboardingSuggestedStarterPacks from './types/app/bsky/unspecced/getOnboardingSuggestedStarterPacks.ts';
|
|
115
|
+
export * as AppBskyUnspeccedGetOnboardingSuggestedStarterPacksSkeleton from './types/app/bsky/unspecced/getOnboardingSuggestedStarterPacksSkeleton.ts';
|
|
116
|
+
export * as AppBskyUnspeccedGetOnboardingSuggestedUsersSkeleton from './types/app/bsky/unspecced/getOnboardingSuggestedUsersSkeleton.ts';
|
|
117
|
+
export * as AppBskyUnspeccedGetPopularFeedGenerators from './types/app/bsky/unspecced/getPopularFeedGenerators.ts';
|
|
118
|
+
export * as AppBskyUnspeccedGetPostThreadOtherV2 from './types/app/bsky/unspecced/getPostThreadOtherV2.ts';
|
|
119
|
+
export * as AppBskyUnspeccedGetPostThreadV2 from './types/app/bsky/unspecced/getPostThreadV2.ts';
|
|
120
|
+
export * as AppBskyUnspeccedGetSuggestedFeeds from './types/app/bsky/unspecced/getSuggestedFeeds.ts';
|
|
121
|
+
export * as AppBskyUnspeccedGetSuggestedFeedsSkeleton from './types/app/bsky/unspecced/getSuggestedFeedsSkeleton.ts';
|
|
122
|
+
export * as AppBskyUnspeccedGetSuggestedOnboardingUsers from './types/app/bsky/unspecced/getSuggestedOnboardingUsers.ts';
|
|
123
|
+
export * as AppBskyUnspeccedGetSuggestedStarterPacks from './types/app/bsky/unspecced/getSuggestedStarterPacks.ts';
|
|
124
|
+
export * as AppBskyUnspeccedGetSuggestedStarterPacksSkeleton from './types/app/bsky/unspecced/getSuggestedStarterPacksSkeleton.ts';
|
|
125
|
+
export * as AppBskyUnspeccedGetSuggestedUsers from './types/app/bsky/unspecced/getSuggestedUsers.ts';
|
|
126
|
+
export * as AppBskyUnspeccedGetSuggestedUsersSkeleton from './types/app/bsky/unspecced/getSuggestedUsersSkeleton.ts';
|
|
127
|
+
export * as AppBskyUnspeccedGetSuggestionsSkeleton from './types/app/bsky/unspecced/getSuggestionsSkeleton.ts';
|
|
128
|
+
export * as AppBskyUnspeccedGetTaggedSuggestions from './types/app/bsky/unspecced/getTaggedSuggestions.ts';
|
|
129
|
+
export * as AppBskyUnspeccedGetTrendingTopics from './types/app/bsky/unspecced/getTrendingTopics.ts';
|
|
130
|
+
export * as AppBskyUnspeccedGetTrends from './types/app/bsky/unspecced/getTrends.ts';
|
|
131
|
+
export * as AppBskyUnspeccedGetTrendsSkeleton from './types/app/bsky/unspecced/getTrendsSkeleton.ts';
|
|
132
|
+
export * as AppBskyUnspeccedInitAgeAssurance from './types/app/bsky/unspecced/initAgeAssurance.ts';
|
|
133
|
+
export * as AppBskyUnspeccedSearchActorsSkeleton from './types/app/bsky/unspecced/searchActorsSkeleton.ts';
|
|
134
|
+
export * as AppBskyUnspeccedSearchPostsSkeleton from './types/app/bsky/unspecced/searchPostsSkeleton.ts';
|
|
135
|
+
export * as AppBskyUnspeccedSearchStarterPacksSkeleton from './types/app/bsky/unspecced/searchStarterPacksSkeleton.ts';
|
|
136
|
+
export * as AppBskyVideoDefs from './types/app/bsky/video/defs.ts';
|
|
137
|
+
export * as AppBskyVideoGetJobStatus from './types/app/bsky/video/getJobStatus.ts';
|
|
138
|
+
export * as AppBskyVideoGetUploadLimits from './types/app/bsky/video/getUploadLimits.ts';
|
|
139
|
+
export * as AppBskyVideoUploadVideo from './types/app/bsky/video/uploadVideo.ts';
|
|
140
|
+
export * as ChatBskyActorDeclaration from './types/chat/bsky/actor/declaration.ts';
|
|
141
|
+
export * as ChatBskyActorDefs from './types/chat/bsky/actor/defs.ts';
|
|
142
|
+
export * as ChatBskyActorDeleteAccount from './types/chat/bsky/actor/deleteAccount.ts';
|
|
143
|
+
export * as ChatBskyActorExportAccountData from './types/chat/bsky/actor/exportAccountData.ts';
|
|
144
|
+
export * as ChatBskyConvoAcceptConvo from './types/chat/bsky/convo/acceptConvo.ts';
|
|
145
|
+
export * as ChatBskyConvoAddReaction from './types/chat/bsky/convo/addReaction.ts';
|
|
146
|
+
export * as ChatBskyConvoDefs from './types/chat/bsky/convo/defs.ts';
|
|
147
|
+
export * as ChatBskyConvoDeleteMessageForSelf from './types/chat/bsky/convo/deleteMessageForSelf.ts';
|
|
148
|
+
export * as ChatBskyConvoGetConvo from './types/chat/bsky/convo/getConvo.ts';
|
|
149
|
+
export * as ChatBskyConvoGetConvoAvailability from './types/chat/bsky/convo/getConvoAvailability.ts';
|
|
150
|
+
export * as ChatBskyConvoGetConvoForMembers from './types/chat/bsky/convo/getConvoForMembers.ts';
|
|
151
|
+
export * as ChatBskyConvoGetLog from './types/chat/bsky/convo/getLog.ts';
|
|
152
|
+
export * as ChatBskyConvoGetMessages from './types/chat/bsky/convo/getMessages.ts';
|
|
153
|
+
export * as ChatBskyConvoLeaveConvo from './types/chat/bsky/convo/leaveConvo.ts';
|
|
154
|
+
export * as ChatBskyConvoListConvos from './types/chat/bsky/convo/listConvos.ts';
|
|
155
|
+
export * as ChatBskyConvoMuteConvo from './types/chat/bsky/convo/muteConvo.ts';
|
|
156
|
+
export * as ChatBskyConvoRemoveReaction from './types/chat/bsky/convo/removeReaction.ts';
|
|
157
|
+
export * as ChatBskyConvoSendMessage from './types/chat/bsky/convo/sendMessage.ts';
|
|
158
|
+
export * as ChatBskyConvoSendMessageBatch from './types/chat/bsky/convo/sendMessageBatch.ts';
|
|
159
|
+
export * as ChatBskyConvoUnmuteConvo from './types/chat/bsky/convo/unmuteConvo.ts';
|
|
160
|
+
export * as ChatBskyConvoUpdateAllRead from './types/chat/bsky/convo/updateAllRead.ts';
|
|
161
|
+
export * as ChatBskyConvoUpdateRead from './types/chat/bsky/convo/updateRead.ts';
|
|
162
|
+
export * as ChatBskyModerationGetActorMetadata from './types/chat/bsky/moderation/getActorMetadata.ts';
|
|
163
|
+
export * as ChatBskyModerationGetMessageContext from './types/chat/bsky/moderation/getMessageContext.ts';
|
|
164
|
+
export * as ChatBskyModerationUpdateActorAccess from './types/chat/bsky/moderation/updateActorAccess.ts';
|
|
@@ -3,11 +3,11 @@ import * as ComAtprotoRepoStrongRef from '@atcute/atproto/types/repo/strongRef';
|
|
|
3
3
|
import type {} from '@atcute/lexicons';
|
|
4
4
|
import * as v from '@atcute/lexicons/validations';
|
|
5
5
|
|
|
6
|
-
import * as AppBskyEmbedExternal from '../embed/external.
|
|
7
|
-
import * as AppBskyFeedPostgate from '../feed/postgate.
|
|
8
|
-
import * as AppBskyFeedThreadgate from '../feed/threadgate.
|
|
9
|
-
import * as AppBskyGraphDefs from '../graph/defs.
|
|
10
|
-
import * as AppBskyNotificationDefs from '../notification/defs.
|
|
6
|
+
import * as AppBskyEmbedExternal from '../embed/external.ts';
|
|
7
|
+
import * as AppBskyFeedPostgate from '../feed/postgate.ts';
|
|
8
|
+
import * as AppBskyFeedThreadgate from '../feed/threadgate.ts';
|
|
9
|
+
import * as AppBskyGraphDefs from '../graph/defs.ts';
|
|
10
|
+
import * as AppBskyNotificationDefs from '../notification/defs.ts';
|
|
11
11
|
|
|
12
12
|
const _adultContentPrefSchema = /*#__PURE__*/ v.object({
|
|
13
13
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#adultContentPref')),
|
|
@@ -2,7 +2,7 @@ import type {} from '@atcute/lexicons';
|
|
|
2
2
|
import type {} from '@atcute/lexicons/ambient';
|
|
3
3
|
import * as v from '@atcute/lexicons/validations';
|
|
4
4
|
|
|
5
|
-
import * as AppBskyActorDefs from './defs.
|
|
5
|
+
import * as AppBskyActorDefs from './defs.ts';
|
|
6
6
|
|
|
7
7
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.actor.getPreferences', {
|
|
8
8
|
params: /*#__PURE__*/ v.object({}),
|
|
@@ -2,7 +2,7 @@ import type {} from '@atcute/lexicons';
|
|
|
2
2
|
import type {} from '@atcute/lexicons/ambient';
|
|
3
3
|
import * as v from '@atcute/lexicons/validations';
|
|
4
4
|
|
|
5
|
-
import * as AppBskyActorDefs from './defs.
|
|
5
|
+
import * as AppBskyActorDefs from './defs.ts';
|
|
6
6
|
|
|
7
7
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.actor.getProfile', {
|
|
8
8
|
params: /*#__PURE__*/ v.object({
|
|
@@ -2,7 +2,7 @@ import type {} from '@atcute/lexicons';
|
|
|
2
2
|
import type {} from '@atcute/lexicons/ambient';
|
|
3
3
|
import * as v from '@atcute/lexicons/validations';
|
|
4
4
|
|
|
5
|
-
import * as AppBskyActorDefs from './defs.
|
|
5
|
+
import * as AppBskyActorDefs from './defs.ts';
|
|
6
6
|
|
|
7
7
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.actor.getProfiles', {
|
|
8
8
|
params: /*#__PURE__*/ v.object({
|
|
@@ -2,7 +2,7 @@ import type {} from '@atcute/lexicons';
|
|
|
2
2
|
import type {} from '@atcute/lexicons/ambient';
|
|
3
3
|
import * as v from '@atcute/lexicons/validations';
|
|
4
4
|
|
|
5
|
-
import * as AppBskyActorDefs from './defs.
|
|
5
|
+
import * as AppBskyActorDefs from './defs.ts';
|
|
6
6
|
|
|
7
7
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.actor.getSuggestions', {
|
|
8
8
|
params: /*#__PURE__*/ v.object({
|
|
@@ -2,7 +2,7 @@ import type {} from '@atcute/lexicons';
|
|
|
2
2
|
import type {} from '@atcute/lexicons/ambient';
|
|
3
3
|
import * as v from '@atcute/lexicons/validations';
|
|
4
4
|
|
|
5
|
-
import * as AppBskyActorDefs from './defs.
|
|
5
|
+
import * as AppBskyActorDefs from './defs.ts';
|
|
6
6
|
|
|
7
7
|
const _mainSchema = /*#__PURE__*/ v.procedure('app.bsky.actor.putPreferences', {
|
|
8
8
|
params: null,
|
|
@@ -2,7 +2,7 @@ import type {} from '@atcute/lexicons';
|
|
|
2
2
|
import type {} from '@atcute/lexicons/ambient';
|
|
3
3
|
import * as v from '@atcute/lexicons/validations';
|
|
4
4
|
|
|
5
|
-
import * as AppBskyActorDefs from './defs.
|
|
5
|
+
import * as AppBskyActorDefs from './defs.ts';
|
|
6
6
|
|
|
7
7
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.actor.searchActors', {
|
|
8
8
|
params: /*#__PURE__*/ v.object({
|
|
@@ -2,7 +2,7 @@ import type {} from '@atcute/lexicons';
|
|
|
2
2
|
import type {} from '@atcute/lexicons/ambient';
|
|
3
3
|
import * as v from '@atcute/lexicons/validations';
|
|
4
4
|
|
|
5
|
-
import * as AppBskyActorDefs from './defs.
|
|
5
|
+
import * as AppBskyActorDefs from './defs.ts';
|
|
6
6
|
|
|
7
7
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.actor.searchActorsTypeahead', {
|
|
8
8
|
params: /*#__PURE__*/ v.object({
|
|
@@ -2,7 +2,7 @@ import type {} from '@atcute/lexicons';
|
|
|
2
2
|
import type {} from '@atcute/lexicons/ambient';
|
|
3
3
|
import * as v from '@atcute/lexicons/validations';
|
|
4
4
|
|
|
5
|
-
import * as AppBskyEmbedExternal from '../embed/external.
|
|
5
|
+
import * as AppBskyEmbedExternal from '../embed/external.ts';
|
|
6
6
|
|
|
7
7
|
const _liveSchema = /*#__PURE__*/ v.literal('app.bsky.actor.status#live');
|
|
8
8
|
const _mainSchema = /*#__PURE__*/ v.record(
|
|
@@ -2,7 +2,7 @@ import type {} from '@atcute/lexicons';
|
|
|
2
2
|
import type {} from '@atcute/lexicons/ambient';
|
|
3
3
|
import * as v from '@atcute/lexicons/validations';
|
|
4
4
|
|
|
5
|
-
import * as AppBskyAgeassuranceDefs from './defs.
|
|
5
|
+
import * as AppBskyAgeassuranceDefs from './defs.ts';
|
|
6
6
|
|
|
7
7
|
const _mainSchema = /*#__PURE__*/ v.procedure('app.bsky.ageassurance.begin', {
|
|
8
8
|
params: null,
|
|
@@ -2,7 +2,7 @@ import type {} from '@atcute/lexicons';
|
|
|
2
2
|
import type {} from '@atcute/lexicons/ambient';
|
|
3
3
|
import * as v from '@atcute/lexicons/validations';
|
|
4
4
|
|
|
5
|
-
import * as AppBskyAgeassuranceDefs from './defs.
|
|
5
|
+
import * as AppBskyAgeassuranceDefs from './defs.ts';
|
|
6
6
|
|
|
7
7
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.ageassurance.getConfig', {
|
|
8
8
|
params: null,
|
|
@@ -2,7 +2,7 @@ import type {} from '@atcute/lexicons';
|
|
|
2
2
|
import type {} from '@atcute/lexicons/ambient';
|
|
3
3
|
import * as v from '@atcute/lexicons/validations';
|
|
4
4
|
|
|
5
|
-
import * as AppBskyAgeassuranceDefs from './defs.
|
|
5
|
+
import * as AppBskyAgeassuranceDefs from './defs.ts';
|
|
6
6
|
|
|
7
7
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.ageassurance.getState', {
|
|
8
8
|
params: /*#__PURE__*/ v.object({
|
|
@@ -2,7 +2,7 @@ import * as ComAtprotoRepoStrongRef from '@atcute/atproto/types/repo/strongRef';
|
|
|
2
2
|
import type {} from '@atcute/lexicons';
|
|
3
3
|
import * as v from '@atcute/lexicons/validations';
|
|
4
4
|
|
|
5
|
-
import * as AppBskyFeedDefs from '../feed/defs.
|
|
5
|
+
import * as AppBskyFeedDefs from '../feed/defs.ts';
|
|
6
6
|
|
|
7
7
|
const _bookmarkSchema = /*#__PURE__*/ v.object({
|
|
8
8
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.bookmark.defs#bookmark')),
|
|
@@ -2,7 +2,7 @@ import type {} from '@atcute/lexicons';
|
|
|
2
2
|
import type {} from '@atcute/lexicons/ambient';
|
|
3
3
|
import * as v from '@atcute/lexicons/validations';
|
|
4
4
|
|
|
5
|
-
import * as AppBskyBookmarkDefs from './defs.
|
|
5
|
+
import * as AppBskyBookmarkDefs from './defs.ts';
|
|
6
6
|
|
|
7
7
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.bookmark.getBookmarks', {
|
|
8
8
|
params: /*#__PURE__*/ v.object({
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import type {} from '@atcute/lexicons';
|
|
2
2
|
import * as v from '@atcute/lexicons/validations';
|
|
3
3
|
|
|
4
|
-
import * as AppBskyActorDefs from '../actor/defs.
|
|
4
|
+
import * as AppBskyActorDefs from '../actor/defs.ts';
|
|
5
5
|
|
|
6
6
|
const _matchAndContactIndexSchema = /*#__PURE__*/ v.object({
|
|
7
7
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.contact.defs#matchAndContactIndex')),
|
|
@@ -2,7 +2,7 @@ import type {} from '@atcute/lexicons';
|
|
|
2
2
|
import type {} from '@atcute/lexicons/ambient';
|
|
3
3
|
import * as v from '@atcute/lexicons/validations';
|
|
4
4
|
|
|
5
|
-
import * as AppBskyActorDefs from '../actor/defs.
|
|
5
|
+
import * as AppBskyActorDefs from '../actor/defs.ts';
|
|
6
6
|
|
|
7
7
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.contact.getMatches', {
|
|
8
8
|
params: /*#__PURE__*/ v.object({
|
|
@@ -2,7 +2,7 @@ import type {} from '@atcute/lexicons';
|
|
|
2
2
|
import type {} from '@atcute/lexicons/ambient';
|
|
3
3
|
import * as v from '@atcute/lexicons/validations';
|
|
4
4
|
|
|
5
|
-
import * as AppBskyContactDefs from './defs.
|
|
5
|
+
import * as AppBskyContactDefs from './defs.ts';
|
|
6
6
|
|
|
7
7
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.contact.getSyncStatus', {
|
|
8
8
|
params: /*#__PURE__*/ v.object({}),
|
|
@@ -2,7 +2,7 @@ import type {} from '@atcute/lexicons';
|
|
|
2
2
|
import type {} from '@atcute/lexicons/ambient';
|
|
3
3
|
import * as v from '@atcute/lexicons/validations';
|
|
4
4
|
|
|
5
|
-
import * as AppBskyContactDefs from './defs.
|
|
5
|
+
import * as AppBskyContactDefs from './defs.ts';
|
|
6
6
|
|
|
7
7
|
const _mainSchema = /*#__PURE__*/ v.procedure('app.bsky.contact.importContacts', {
|
|
8
8
|
params: null,
|