@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
|
@@ -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 AppBskyDraftDefs from './defs.
|
|
5
|
+
import * as AppBskyDraftDefs from './defs.ts';
|
|
6
6
|
|
|
7
7
|
const _mainSchema = /*#__PURE__*/ v.procedure('app.bsky.draft.createDraft', {
|
|
8
8
|
params: null,
|
|
@@ -3,8 +3,8 @@ 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 AppBskyFeedPostgate from '../feed/postgate.
|
|
7
|
-
import * as AppBskyFeedThreadgate from '../feed/threadgate.
|
|
6
|
+
import * as AppBskyFeedPostgate from '../feed/postgate.ts';
|
|
7
|
+
import * as AppBskyFeedThreadgate from '../feed/threadgate.ts';
|
|
8
8
|
|
|
9
9
|
const _draftSchema = /*#__PURE__*/ v.object({
|
|
10
10
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.draft.defs#draft')),
|
|
@@ -183,13 +183,13 @@ const _draftPostSchema = /*#__PURE__*/ v.object({
|
|
|
183
183
|
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.variant([ComAtprotoLabelDefs.selfLabelsSchema]));
|
|
184
184
|
},
|
|
185
185
|
/**
|
|
186
|
-
* The primary post content.
|
|
187
|
-
* @maxLength
|
|
188
|
-
* @maxGraphemes
|
|
186
|
+
* The primary post content. It has a higher limit than post contents to allow storing a larger text that can later be refined into smaller posts.
|
|
187
|
+
* @maxLength 10000
|
|
188
|
+
* @maxGraphemes 1000
|
|
189
189
|
*/
|
|
190
190
|
text: /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [
|
|
191
|
-
/*#__PURE__*/ v.stringLength(0,
|
|
192
|
-
/*#__PURE__*/ v.stringGraphemes(0,
|
|
191
|
+
/*#__PURE__*/ v.stringLength(0, 10000),
|
|
192
|
+
/*#__PURE__*/ v.stringGraphemes(0, 1000),
|
|
193
193
|
]),
|
|
194
194
|
});
|
|
195
195
|
const _draftViewSchema = /*#__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 AppBskyDraftDefs from './defs.
|
|
5
|
+
import * as AppBskyDraftDefs from './defs.ts';
|
|
6
6
|
|
|
7
7
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.draft.getDrafts', {
|
|
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 AppBskyDraftDefs from './defs.
|
|
5
|
+
import * as AppBskyDraftDefs from './defs.ts';
|
|
6
6
|
|
|
7
7
|
const _mainSchema = /*#__PURE__*/ v.procedure('app.bsky.draft.updateDraft', {
|
|
8
8
|
params: null,
|
|
@@ -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 AppBskyEmbedDefs from './defs.
|
|
4
|
+
import * as AppBskyEmbedDefs from './defs.ts';
|
|
5
5
|
|
|
6
6
|
const _imageSchema = /*#__PURE__*/ v.object({
|
|
7
7
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.embed.images#image')),
|
|
@@ -3,15 +3,15 @@ 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 AppBskyActorDefs from '../actor/defs.
|
|
7
|
-
import * as AppBskyFeedDefs from '../feed/defs.
|
|
8
|
-
import * as AppBskyGraphDefs from '../graph/defs.
|
|
9
|
-
import * as AppBskyLabelerDefs from '../labeler/defs.
|
|
6
|
+
import * as AppBskyActorDefs from '../actor/defs.ts';
|
|
7
|
+
import * as AppBskyFeedDefs from '../feed/defs.ts';
|
|
8
|
+
import * as AppBskyGraphDefs from '../graph/defs.ts';
|
|
9
|
+
import * as AppBskyLabelerDefs from '../labeler/defs.ts';
|
|
10
10
|
|
|
11
|
-
import * as AppBskyEmbedExternal from './external.
|
|
12
|
-
import * as AppBskyEmbedImages from './images.
|
|
13
|
-
import * as AppBskyEmbedRecordWithMedia from './recordWithMedia.
|
|
14
|
-
import * as AppBskyEmbedVideo from './video.
|
|
11
|
+
import * as AppBskyEmbedExternal from './external.ts';
|
|
12
|
+
import * as AppBskyEmbedImages from './images.ts';
|
|
13
|
+
import * as AppBskyEmbedRecordWithMedia from './recordWithMedia.ts';
|
|
14
|
+
import * as AppBskyEmbedVideo from './video.ts';
|
|
15
15
|
|
|
16
16
|
const _mainSchema = /*#__PURE__*/ v.object({
|
|
17
17
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.embed.record')),
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import type {} from '@atcute/lexicons';
|
|
2
2
|
import * as v from '@atcute/lexicons/validations';
|
|
3
3
|
|
|
4
|
-
import * as AppBskyEmbedExternal from './external.
|
|
5
|
-
import * as AppBskyEmbedImages from './images.
|
|
6
|
-
import * as AppBskyEmbedRecord from './record.
|
|
7
|
-
import * as AppBskyEmbedVideo from './video.
|
|
4
|
+
import * as AppBskyEmbedExternal from './external.ts';
|
|
5
|
+
import * as AppBskyEmbedImages from './images.ts';
|
|
6
|
+
import * as AppBskyEmbedRecord from './record.ts';
|
|
7
|
+
import * as AppBskyEmbedVideo from './video.ts';
|
|
8
8
|
|
|
9
9
|
const _mainSchema = /*#__PURE__*/ v.object({
|
|
10
10
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.embed.recordWithMedia')),
|
|
@@ -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 AppBskyEmbedDefs from './defs.
|
|
4
|
+
import * as AppBskyEmbedDefs from './defs.ts';
|
|
5
5
|
|
|
6
6
|
const _captionSchema = /*#__PURE__*/ v.object({
|
|
7
7
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.embed.video#caption')),
|
|
@@ -2,14 +2,14 @@ import * as ComAtprotoLabelDefs from '@atcute/atproto/types/label/defs';
|
|
|
2
2
|
import type {} from '@atcute/lexicons';
|
|
3
3
|
import * as v from '@atcute/lexicons/validations';
|
|
4
4
|
|
|
5
|
-
import * as AppBskyActorDefs from '../actor/defs.
|
|
6
|
-
import * as AppBskyEmbedExternal from '../embed/external.
|
|
7
|
-
import * as AppBskyEmbedImages from '../embed/images.
|
|
8
|
-
import * as AppBskyEmbedRecord from '../embed/record.
|
|
9
|
-
import * as AppBskyEmbedRecordWithMedia from '../embed/recordWithMedia.
|
|
10
|
-
import * as AppBskyEmbedVideo from '../embed/video.
|
|
11
|
-
import * as AppBskyGraphDefs from '../graph/defs.
|
|
12
|
-
import * as AppBskyRichtextFacet from '../richtext/facet.
|
|
5
|
+
import * as AppBskyActorDefs from '../actor/defs.ts';
|
|
6
|
+
import * as AppBskyEmbedExternal from '../embed/external.ts';
|
|
7
|
+
import * as AppBskyEmbedImages from '../embed/images.ts';
|
|
8
|
+
import * as AppBskyEmbedRecord from '../embed/record.ts';
|
|
9
|
+
import * as AppBskyEmbedRecordWithMedia from '../embed/recordWithMedia.ts';
|
|
10
|
+
import * as AppBskyEmbedVideo from '../embed/video.ts';
|
|
11
|
+
import * as AppBskyGraphDefs from '../graph/defs.ts';
|
|
12
|
+
import * as AppBskyRichtextFacet from '../richtext/facet.ts';
|
|
13
13
|
|
|
14
14
|
const _blockedAuthorSchema = /*#__PURE__*/ v.object({
|
|
15
15
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.feed.defs#blockedAuthor')),
|
|
@@ -3,7 +3,7 @@ import type {} from '@atcute/lexicons';
|
|
|
3
3
|
import type {} from '@atcute/lexicons/ambient';
|
|
4
4
|
import * as v from '@atcute/lexicons/validations';
|
|
5
5
|
|
|
6
|
-
import * as AppBskyRichtextFacet from '../richtext/facet.
|
|
6
|
+
import * as AppBskyRichtextFacet from '../richtext/facet.ts';
|
|
7
7
|
|
|
8
8
|
const _mainSchema = /*#__PURE__*/ v.record(
|
|
9
9
|
/*#__PURE__*/ v.string(),
|
|
@@ -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 AppBskyFeedDefs from './defs.
|
|
5
|
+
import * as AppBskyFeedDefs from './defs.ts';
|
|
6
6
|
|
|
7
7
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.feed.getActorFeeds', {
|
|
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 AppBskyFeedDefs from './defs.
|
|
5
|
+
import * as AppBskyFeedDefs from './defs.ts';
|
|
6
6
|
|
|
7
7
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.feed.getActorLikes', {
|
|
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 AppBskyFeedDefs from './defs.
|
|
5
|
+
import * as AppBskyFeedDefs from './defs.ts';
|
|
6
6
|
|
|
7
7
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.feed.getAuthorFeed', {
|
|
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 AppBskyFeedDefs from './defs.
|
|
5
|
+
import * as AppBskyFeedDefs from './defs.ts';
|
|
6
6
|
|
|
7
7
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.feed.getFeed', {
|
|
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 AppBskyFeedDefs from './defs.
|
|
5
|
+
import * as AppBskyFeedDefs from './defs.ts';
|
|
6
6
|
|
|
7
7
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.feed.getFeedGenerator', {
|
|
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 AppBskyFeedDefs from './defs.
|
|
5
|
+
import * as AppBskyFeedDefs from './defs.ts';
|
|
6
6
|
|
|
7
7
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.feed.getFeedGenerators', {
|
|
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 AppBskyFeedDefs from './defs.
|
|
5
|
+
import * as AppBskyFeedDefs from './defs.ts';
|
|
6
6
|
|
|
7
7
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.feed.getFeedSkeleton', {
|
|
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 '../actor/defs.
|
|
5
|
+
import * as AppBskyActorDefs from '../actor/defs.ts';
|
|
6
6
|
|
|
7
7
|
const _likeSchema = /*#__PURE__*/ v.object({
|
|
8
8
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.feed.getLikes#like')),
|
|
@@ -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 AppBskyFeedDefs from './defs.
|
|
5
|
+
import * as AppBskyFeedDefs from './defs.ts';
|
|
6
6
|
|
|
7
7
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.feed.getListFeed', {
|
|
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 AppBskyFeedDefs from './defs.
|
|
5
|
+
import * as AppBskyFeedDefs from './defs.ts';
|
|
6
6
|
|
|
7
7
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.feed.getPostThread', {
|
|
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 AppBskyFeedDefs from './defs.
|
|
5
|
+
import * as AppBskyFeedDefs from './defs.ts';
|
|
6
6
|
|
|
7
7
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.feed.getPosts', {
|
|
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 AppBskyFeedDefs from './defs.
|
|
5
|
+
import * as AppBskyFeedDefs from './defs.ts';
|
|
6
6
|
|
|
7
7
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.feed.getQuotes', {
|
|
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 '../actor/defs.
|
|
5
|
+
import * as AppBskyActorDefs from '../actor/defs.ts';
|
|
6
6
|
|
|
7
7
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.feed.getRepostedBy', {
|
|
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 AppBskyFeedDefs from './defs.
|
|
5
|
+
import * as AppBskyFeedDefs from './defs.ts';
|
|
6
6
|
|
|
7
7
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.feed.getSuggestedFeeds', {
|
|
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 AppBskyFeedDefs from './defs.
|
|
5
|
+
import * as AppBskyFeedDefs from './defs.ts';
|
|
6
6
|
|
|
7
7
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.feed.getTimeline', {
|
|
8
8
|
params: /*#__PURE__*/ v.object({
|
|
@@ -4,12 +4,12 @@ import type {} from '@atcute/lexicons';
|
|
|
4
4
|
import type {} from '@atcute/lexicons/ambient';
|
|
5
5
|
import * as v from '@atcute/lexicons/validations';
|
|
6
6
|
|
|
7
|
-
import * as AppBskyEmbedExternal from '../embed/external.
|
|
8
|
-
import * as AppBskyEmbedImages from '../embed/images.
|
|
9
|
-
import * as AppBskyEmbedRecord from '../embed/record.
|
|
10
|
-
import * as AppBskyEmbedRecordWithMedia from '../embed/recordWithMedia.
|
|
11
|
-
import * as AppBskyEmbedVideo from '../embed/video.
|
|
12
|
-
import * as AppBskyRichtextFacet from '../richtext/facet.
|
|
7
|
+
import * as AppBskyEmbedExternal from '../embed/external.ts';
|
|
8
|
+
import * as AppBskyEmbedImages from '../embed/images.ts';
|
|
9
|
+
import * as AppBskyEmbedRecord from '../embed/record.ts';
|
|
10
|
+
import * as AppBskyEmbedRecordWithMedia from '../embed/recordWithMedia.ts';
|
|
11
|
+
import * as AppBskyEmbedVideo from '../embed/video.ts';
|
|
12
|
+
import * as AppBskyRichtextFacet from '../richtext/facet.ts';
|
|
13
13
|
|
|
14
14
|
const _entitySchema = /*#__PURE__*/ v.object({
|
|
15
15
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.feed.post#entity')),
|
|
@@ -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 AppBskyFeedDefs from './defs.
|
|
5
|
+
import * as AppBskyFeedDefs from './defs.ts';
|
|
6
6
|
|
|
7
7
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.feed.searchPosts', {
|
|
8
8
|
params: /*#__PURE__*/ v.object({
|
|
@@ -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 AppBskyFeedDefs from './defs.
|
|
5
|
+
import * as AppBskyFeedDefs from './defs.ts';
|
|
6
6
|
|
|
7
7
|
const _mainSchema = /*#__PURE__*/ v.procedure('app.bsky.feed.sendInteractions', {
|
|
8
8
|
params: null,
|
|
@@ -2,9 +2,9 @@ import * as ComAtprotoLabelDefs from '@atcute/atproto/types/label/defs';
|
|
|
2
2
|
import type {} from '@atcute/lexicons';
|
|
3
3
|
import * as v from '@atcute/lexicons/validations';
|
|
4
4
|
|
|
5
|
-
import * as AppBskyActorDefs from '../actor/defs.
|
|
6
|
-
import * as AppBskyFeedDefs from '../feed/defs.
|
|
7
|
-
import * as AppBskyRichtextFacet from '../richtext/facet.
|
|
5
|
+
import * as AppBskyActorDefs from '../actor/defs.ts';
|
|
6
|
+
import * as AppBskyFeedDefs from '../feed/defs.ts';
|
|
7
|
+
import * as AppBskyRichtextFacet from '../richtext/facet.ts';
|
|
8
8
|
|
|
9
9
|
const _curatelistSchema = /*#__PURE__*/ v.literal('app.bsky.graph.defs#curatelist');
|
|
10
10
|
const _listItemViewSchema = /*#__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 AppBskyGraphDefs from './defs.
|
|
5
|
+
import * as AppBskyGraphDefs from './defs.ts';
|
|
6
6
|
|
|
7
7
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.graph.getActorStarterPacks', {
|
|
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 '../actor/defs.
|
|
5
|
+
import * as AppBskyActorDefs from '../actor/defs.ts';
|
|
6
6
|
|
|
7
7
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.graph.getBlocks', {
|
|
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 '../actor/defs.
|
|
5
|
+
import * as AppBskyActorDefs from '../actor/defs.ts';
|
|
6
6
|
|
|
7
7
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.graph.getFollowers', {
|
|
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 '../actor/defs.
|
|
5
|
+
import * as AppBskyActorDefs from '../actor/defs.ts';
|
|
6
6
|
|
|
7
7
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.graph.getFollows', {
|
|
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 '../actor/defs.
|
|
5
|
+
import * as AppBskyActorDefs from '../actor/defs.ts';
|
|
6
6
|
|
|
7
7
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.graph.getKnownFollowers', {
|
|
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 AppBskyGraphDefs from './defs.
|
|
5
|
+
import * as AppBskyGraphDefs from './defs.ts';
|
|
6
6
|
|
|
7
7
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.graph.getList', {
|
|
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 AppBskyGraphDefs from './defs.
|
|
5
|
+
import * as AppBskyGraphDefs from './defs.ts';
|
|
6
6
|
|
|
7
7
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.graph.getListBlocks', {
|
|
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 AppBskyGraphDefs from './defs.
|
|
5
|
+
import * as AppBskyGraphDefs from './defs.ts';
|
|
6
6
|
|
|
7
7
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.graph.getListMutes', {
|
|
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 AppBskyGraphDefs from './defs.
|
|
5
|
+
import * as AppBskyGraphDefs from './defs.ts';
|
|
6
6
|
|
|
7
7
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.graph.getLists', {
|
|
8
8
|
params: /*#__PURE__*/ v.object({
|
|
@@ -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 AppBskyGraphDefs from './defs.
|
|
5
|
+
import * as AppBskyGraphDefs from './defs.ts';
|
|
6
6
|
|
|
7
7
|
const _listWithMembershipSchema = /*#__PURE__*/ v.object({
|
|
8
8
|
$type: /*#__PURE__*/ v.optional(
|
|
@@ -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.graph.getMutes', {
|
|
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 AppBskyGraphDefs from './defs.
|
|
5
|
+
import * as AppBskyGraphDefs from './defs.ts';
|
|
6
6
|
|
|
7
7
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.graph.getRelationships', {
|
|
8
8
|
params: /*#__PURE__*/ v.object({
|
|
@@ -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 AppBskyGraphDefs from './defs.
|
|
5
|
+
import * as AppBskyGraphDefs from './defs.ts';
|
|
6
6
|
|
|
7
7
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.graph.getStarterPack', {
|
|
8
8
|
params: /*#__PURE__*/ v.object({
|
|
@@ -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 AppBskyGraphDefs from './defs.
|
|
5
|
+
import * as AppBskyGraphDefs from './defs.ts';
|
|
6
6
|
|
|
7
7
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.graph.getStarterPacks', {
|
|
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 AppBskyGraphDefs from './defs.
|
|
5
|
+
import * as AppBskyGraphDefs from './defs.ts';
|
|
6
6
|
|
|
7
7
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.graph.getStarterPacksWithMembership', {
|
|
8
8
|
params: /*#__PURE__*/ v.object({
|
|
@@ -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.graph.getSuggestedFollowsByActor', {
|
|
8
8
|
params: /*#__PURE__*/ v.object({
|
|
@@ -17,9 +17,14 @@ const _mainSchema = /*#__PURE__*/ v.query('app.bsky.graph.getSuggestedFollowsByA
|
|
|
17
17
|
*/
|
|
18
18
|
isFallback: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean(), false),
|
|
19
19
|
/**
|
|
20
|
-
*
|
|
20
|
+
* DEPRECATED: use recIdStr instead.
|
|
21
|
+
* @deprecated
|
|
21
22
|
*/
|
|
22
23
|
recId: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
24
|
+
/**
|
|
25
|
+
* Snowflake for this recommendation, use when submitting recommendation events.
|
|
26
|
+
*/
|
|
27
|
+
recIdStr: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
23
28
|
get suggestions() {
|
|
24
29
|
return /*#__PURE__*/ v.array(AppBskyActorDefs.profileViewSchema);
|
|
25
30
|
},
|
|
@@ -3,9 +3,9 @@ import type {} from '@atcute/lexicons';
|
|
|
3
3
|
import type {} from '@atcute/lexicons/ambient';
|
|
4
4
|
import * as v from '@atcute/lexicons/validations';
|
|
5
5
|
|
|
6
|
-
import * as AppBskyRichtextFacet from '../richtext/facet.
|
|
6
|
+
import * as AppBskyRichtextFacet from '../richtext/facet.ts';
|
|
7
7
|
|
|
8
|
-
import * as AppBskyGraphDefs from './defs.
|
|
8
|
+
import * as AppBskyGraphDefs from './defs.ts';
|
|
9
9
|
|
|
10
10
|
const _mainSchema = /*#__PURE__*/ v.record(
|
|
11
11
|
/*#__PURE__*/ v.tidString(),
|
|
@@ -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 AppBskyGraphDefs from './defs.
|
|
5
|
+
import * as AppBskyGraphDefs from './defs.ts';
|
|
6
6
|
|
|
7
7
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.graph.searchStarterPacks', {
|
|
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 AppBskyRichtextFacet from '../richtext/facet.
|
|
5
|
+
import * as AppBskyRichtextFacet from '../richtext/facet.ts';
|
|
6
6
|
|
|
7
7
|
const _feedItemSchema = /*#__PURE__*/ v.object({
|
|
8
8
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.graph.starterpack#feedItem')),
|
|
@@ -3,7 +3,7 @@ import * as ComAtprotoModerationDefs from '@atcute/atproto/types/moderation/defs
|
|
|
3
3
|
import type {} from '@atcute/lexicons';
|
|
4
4
|
import * as v from '@atcute/lexicons/validations';
|
|
5
5
|
|
|
6
|
-
import * as AppBskyActorDefs from '../actor/defs.
|
|
6
|
+
import * as AppBskyActorDefs from '../actor/defs.ts';
|
|
7
7
|
|
|
8
8
|
const _labelerPoliciesSchema = /*#__PURE__*/ v.object({
|
|
9
9
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.labeler.defs#labelerPolicies')),
|
|
@@ -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 AppBskyLabelerDefs from './defs.
|
|
5
|
+
import * as AppBskyLabelerDefs from './defs.ts';
|
|
6
6
|
|
|
7
7
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.labeler.getServices', {
|
|
8
8
|
params: /*#__PURE__*/ v.object({
|
|
@@ -4,7 +4,7 @@ import type {} from '@atcute/lexicons';
|
|
|
4
4
|
import type {} from '@atcute/lexicons/ambient';
|
|
5
5
|
import * as v from '@atcute/lexicons/validations';
|
|
6
6
|
|
|
7
|
-
import * as AppBskyLabelerDefs from './defs.
|
|
7
|
+
import * as AppBskyLabelerDefs from './defs.ts';
|
|
8
8
|
|
|
9
9
|
const _mainSchema = /*#__PURE__*/ v.record(
|
|
10
10
|
/*#__PURE__*/ v.literal('self'),
|