@atproto/bsky 0.0.273 → 0.0.274

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.
Files changed (249) hide show
  1. package/CHANGELOG.md +25 -0
  2. package/dist/api/app/bsky/actor/getSuggestions.d.ts.map +1 -1
  3. package/dist/api/app/bsky/actor/getSuggestions.js +7 -2
  4. package/dist/api/app/bsky/actor/getSuggestions.js.map +1 -1
  5. package/dist/api/app/bsky/actor/searchActors.d.ts.map +1 -1
  6. package/dist/api/app/bsky/actor/searchActors.js +13 -6
  7. package/dist/api/app/bsky/actor/searchActors.js.map +1 -1
  8. package/dist/api/app/bsky/bookmark/getBookmarks.d.ts.map +1 -1
  9. package/dist/api/app/bsky/bookmark/getBookmarks.js +7 -2
  10. package/dist/api/app/bsky/bookmark/getBookmarks.js.map +1 -1
  11. package/dist/api/app/bsky/contact/getMatches.d.ts.map +1 -1
  12. package/dist/api/app/bsky/contact/getMatches.js +8 -2
  13. package/dist/api/app/bsky/contact/getMatches.js.map +1 -1
  14. package/dist/api/app/bsky/feed/getActorFeeds.d.ts.map +1 -1
  15. package/dist/api/app/bsky/feed/getActorFeeds.js +7 -2
  16. package/dist/api/app/bsky/feed/getActorFeeds.js.map +1 -1
  17. package/dist/api/app/bsky/feed/getActorLikes.d.ts.map +1 -1
  18. package/dist/api/app/bsky/feed/getActorLikes.js +7 -2
  19. package/dist/api/app/bsky/feed/getActorLikes.js.map +1 -1
  20. package/dist/api/app/bsky/feed/getAuthorFeed.d.ts.map +1 -1
  21. package/dist/api/app/bsky/feed/getAuthorFeed.js +7 -2
  22. package/dist/api/app/bsky/feed/getAuthorFeed.js.map +1 -1
  23. package/dist/api/app/bsky/feed/getFeed.d.ts +13 -0
  24. package/dist/api/app/bsky/feed/getFeed.d.ts.map +1 -1
  25. package/dist/api/app/bsky/feed/getFeed.js +41 -8
  26. package/dist/api/app/bsky/feed/getFeed.js.map +1 -1
  27. package/dist/api/app/bsky/feed/getLikes.d.ts.map +1 -1
  28. package/dist/api/app/bsky/feed/getLikes.js +7 -2
  29. package/dist/api/app/bsky/feed/getLikes.js.map +1 -1
  30. package/dist/api/app/bsky/feed/getListFeed.d.ts.map +1 -1
  31. package/dist/api/app/bsky/feed/getListFeed.js +7 -2
  32. package/dist/api/app/bsky/feed/getListFeed.js.map +1 -1
  33. package/dist/api/app/bsky/feed/getQuotes.d.ts.map +1 -1
  34. package/dist/api/app/bsky/feed/getQuotes.js +7 -2
  35. package/dist/api/app/bsky/feed/getQuotes.js.map +1 -1
  36. package/dist/api/app/bsky/feed/getRepostedBy.d.ts.map +1 -1
  37. package/dist/api/app/bsky/feed/getRepostedBy.js +7 -2
  38. package/dist/api/app/bsky/feed/getRepostedBy.js.map +1 -1
  39. package/dist/api/app/bsky/feed/getSuggestedFeeds.d.ts.map +1 -1
  40. package/dist/api/app/bsky/feed/getSuggestedFeeds.js +20 -13
  41. package/dist/api/app/bsky/feed/getSuggestedFeeds.js.map +1 -1
  42. package/dist/api/app/bsky/feed/getTimeline.d.ts.map +1 -1
  43. package/dist/api/app/bsky/feed/getTimeline.js +7 -2
  44. package/dist/api/app/bsky/feed/getTimeline.js.map +1 -1
  45. package/dist/api/app/bsky/feed/searchPosts.d.ts.map +1 -1
  46. package/dist/api/app/bsky/feed/searchPosts.js +14 -7
  47. package/dist/api/app/bsky/feed/searchPosts.js.map +1 -1
  48. package/dist/api/app/bsky/feed/searchPostsV2.d.ts.map +1 -1
  49. package/dist/api/app/bsky/feed/searchPostsV2.js +17 -9
  50. package/dist/api/app/bsky/feed/searchPostsV2.js.map +1 -1
  51. package/dist/api/app/bsky/graph/getActorStarterPacks.d.ts.map +1 -1
  52. package/dist/api/app/bsky/graph/getActorStarterPacks.js +7 -2
  53. package/dist/api/app/bsky/graph/getActorStarterPacks.js.map +1 -1
  54. package/dist/api/app/bsky/graph/getBlocks.d.ts.map +1 -1
  55. package/dist/api/app/bsky/graph/getBlocks.js +7 -2
  56. package/dist/api/app/bsky/graph/getBlocks.js.map +1 -1
  57. package/dist/api/app/bsky/graph/getFollowers.d.ts.map +1 -1
  58. package/dist/api/app/bsky/graph/getFollowers.js +10 -18
  59. package/dist/api/app/bsky/graph/getFollowers.js.map +1 -1
  60. package/dist/api/app/bsky/graph/getFollows.d.ts.map +1 -1
  61. package/dist/api/app/bsky/graph/getFollows.js +7 -2
  62. package/dist/api/app/bsky/graph/getFollows.js.map +1 -1
  63. package/dist/api/app/bsky/graph/getList.d.ts.map +1 -1
  64. package/dist/api/app/bsky/graph/getList.js +7 -2
  65. package/dist/api/app/bsky/graph/getList.js.map +1 -1
  66. package/dist/api/app/bsky/graph/getListBlocks.d.ts.map +1 -1
  67. package/dist/api/app/bsky/graph/getListBlocks.js +7 -2
  68. package/dist/api/app/bsky/graph/getListBlocks.js.map +1 -1
  69. package/dist/api/app/bsky/graph/getListMutes.d.ts.map +1 -1
  70. package/dist/api/app/bsky/graph/getListMutes.js +7 -2
  71. package/dist/api/app/bsky/graph/getListMutes.js.map +1 -1
  72. package/dist/api/app/bsky/graph/getLists.d.ts.map +1 -1
  73. package/dist/api/app/bsky/graph/getLists.js +9 -4
  74. package/dist/api/app/bsky/graph/getLists.js.map +1 -1
  75. package/dist/api/app/bsky/graph/getListsWithMembership.d.ts.map +1 -1
  76. package/dist/api/app/bsky/graph/getListsWithMembership.js +9 -4
  77. package/dist/api/app/bsky/graph/getListsWithMembership.js.map +1 -1
  78. package/dist/api/app/bsky/graph/getMutes.d.ts.map +1 -1
  79. package/dist/api/app/bsky/graph/getMutes.js +22 -30
  80. package/dist/api/app/bsky/graph/getMutes.js.map +1 -1
  81. package/dist/api/app/bsky/graph/getStarterPacksWithMembership.d.ts.map +1 -1
  82. package/dist/api/app/bsky/graph/getStarterPacksWithMembership.js +7 -2
  83. package/dist/api/app/bsky/graph/getStarterPacksWithMembership.js.map +1 -1
  84. package/dist/api/app/bsky/graph/searchStarterPacks.d.ts.map +1 -1
  85. package/dist/api/app/bsky/graph/searchStarterPacks.js +13 -6
  86. package/dist/api/app/bsky/graph/searchStarterPacks.js.map +1 -1
  87. package/dist/api/app/bsky/graph/searchStarterPacksV2.d.ts.map +1 -1
  88. package/dist/api/app/bsky/graph/searchStarterPacksV2.js +7 -2
  89. package/dist/api/app/bsky/graph/searchStarterPacksV2.js.map +1 -1
  90. package/dist/api/app/bsky/notification/listActivitySubscriptions.d.ts.map +1 -1
  91. package/dist/api/app/bsky/notification/listActivitySubscriptions.js +7 -2
  92. package/dist/api/app/bsky/notification/listActivitySubscriptions.js.map +1 -1
  93. package/dist/api/app/bsky/notification/listNotifications.d.ts.map +1 -1
  94. package/dist/api/app/bsky/notification/listNotifications.js +17 -35
  95. package/dist/api/app/bsky/notification/listNotifications.js.map +1 -1
  96. package/dist/api/app/bsky/unspecced/getPopularFeedGenerators.d.ts.map +1 -1
  97. package/dist/api/app/bsky/unspecced/getPopularFeedGenerators.js +49 -43
  98. package/dist/api/app/bsky/unspecced/getPopularFeedGenerators.js.map +1 -1
  99. package/dist/api/app/bsky/unspecced/getTrendingTopics.d.ts.map +1 -1
  100. package/dist/api/app/bsky/unspecced/getTrendingTopics.js +3 -14
  101. package/dist/api/app/bsky/unspecced/getTrendingTopics.js.map +1 -1
  102. package/dist/api/app/bsky/unspecced/getTrends.d.ts.map +1 -1
  103. package/dist/api/app/bsky/unspecced/getTrends.js +3 -14
  104. package/dist/api/app/bsky/unspecced/getTrends.js.map +1 -1
  105. package/dist/api/util.d.ts +15 -0
  106. package/dist/api/util.d.ts.map +1 -1
  107. package/dist/api/util.js +26 -0
  108. package/dist/api/util.js.map +1 -1
  109. package/dist/config.d.ts +2 -0
  110. package/dist/config.d.ts.map +1 -1
  111. package/dist/config.js +5 -0
  112. package/dist/config.js.map +1 -1
  113. package/dist/data-plane/server/db/pagination.d.ts +8 -0
  114. package/dist/data-plane/server/db/pagination.d.ts.map +1 -1
  115. package/dist/data-plane/server/db/pagination.js +20 -2
  116. package/dist/data-plane/server/db/pagination.js.map +1 -1
  117. package/dist/data-plane/server/op-thread.d.ts +7 -0
  118. package/dist/data-plane/server/op-thread.d.ts.map +1 -0
  119. package/dist/data-plane/server/op-thread.js +71 -0
  120. package/dist/data-plane/server/op-thread.js.map +1 -0
  121. package/dist/data-plane/server/routes/activity-subscription.js +3 -3
  122. package/dist/data-plane/server/routes/activity-subscription.js.map +1 -1
  123. package/dist/data-plane/server/routes/blocks.js +6 -6
  124. package/dist/data-plane/server/routes/blocks.js.map +1 -1
  125. package/dist/data-plane/server/routes/bookmarks.js +3 -3
  126. package/dist/data-plane/server/routes/bookmarks.js.map +1 -1
  127. package/dist/data-plane/server/routes/drafts.js +3 -3
  128. package/dist/data-plane/server/routes/drafts.js.map +1 -1
  129. package/dist/data-plane/server/routes/feed-gens.js +14 -12
  130. package/dist/data-plane/server/routes/feed-gens.js.map +1 -1
  131. package/dist/data-plane/server/routes/feeds.d.ts.map +1 -1
  132. package/dist/data-plane/server/routes/feeds.js +36 -15
  133. package/dist/data-plane/server/routes/feeds.js.map +1 -1
  134. package/dist/data-plane/server/routes/follows.js +6 -6
  135. package/dist/data-plane/server/routes/follows.js.map +1 -1
  136. package/dist/data-plane/server/routes/likes.js +6 -6
  137. package/dist/data-plane/server/routes/likes.js.map +1 -1
  138. package/dist/data-plane/server/routes/lists.js +6 -6
  139. package/dist/data-plane/server/routes/lists.js.map +1 -1
  140. package/dist/data-plane/server/routes/mutes.js +7 -7
  141. package/dist/data-plane/server/routes/mutes.js.map +1 -1
  142. package/dist/data-plane/server/routes/notifs.js +3 -3
  143. package/dist/data-plane/server/routes/notifs.js.map +1 -1
  144. package/dist/data-plane/server/routes/quotes.js +3 -3
  145. package/dist/data-plane/server/routes/quotes.js.map +1 -1
  146. package/dist/data-plane/server/routes/records.d.ts +3 -1
  147. package/dist/data-plane/server/routes/records.d.ts.map +1 -1
  148. package/dist/data-plane/server/routes/records.js +41 -4
  149. package/dist/data-plane/server/routes/records.js.map +1 -1
  150. package/dist/data-plane/server/routes/reposts.js +6 -6
  151. package/dist/data-plane/server/routes/reposts.js.map +1 -1
  152. package/dist/data-plane/server/routes/search.js +9 -9
  153. package/dist/data-plane/server/routes/search.js.map +1 -1
  154. package/dist/data-plane/server/routes/starter-packs.js +3 -3
  155. package/dist/data-plane/server/routes/starter-packs.js.map +1 -1
  156. package/dist/data-plane/server/routes/threads.d.ts.map +1 -1
  157. package/dist/data-plane/server/routes/threads.js +3 -74
  158. package/dist/data-plane/server/routes/threads.js.map +1 -1
  159. package/dist/feature-gates/gates.d.ts +2 -1
  160. package/dist/feature-gates/gates.d.ts.map +1 -1
  161. package/dist/feature-gates/gates.js +2 -1
  162. package/dist/feature-gates/gates.js.map +1 -1
  163. package/dist/hydration/feed.d.ts +3 -0
  164. package/dist/hydration/feed.d.ts.map +1 -1
  165. package/dist/hydration/feed.js +12 -0
  166. package/dist/hydration/feed.js.map +1 -1
  167. package/dist/hydration/hydrator.d.ts.map +1 -1
  168. package/dist/hydration/hydrator.js +4 -2
  169. package/dist/hydration/hydrator.js.map +1 -1
  170. package/dist/image/server.d.ts +1 -1
  171. package/dist/image/server.d.ts.map +1 -1
  172. package/dist/image/server.js +40 -22
  173. package/dist/image/server.js.map +1 -1
  174. package/dist/lexicons/app/bsky/actor/contentVisibilityDeclaration.d.ts +3 -0
  175. package/dist/lexicons/app/bsky/actor/contentVisibilityDeclaration.d.ts.map +1 -0
  176. package/dist/lexicons/app/bsky/actor/contentVisibilityDeclaration.defs.d.ts +66 -0
  177. package/dist/lexicons/app/bsky/actor/contentVisibilityDeclaration.defs.d.ts.map +1 -0
  178. package/dist/lexicons/app/bsky/actor/contentVisibilityDeclaration.defs.js +26 -0
  179. package/dist/lexicons/app/bsky/actor/contentVisibilityDeclaration.defs.js.map +1 -0
  180. package/dist/lexicons/app/bsky/actor/contentVisibilityDeclaration.js +6 -0
  181. package/dist/lexicons/app/bsky/actor/contentVisibilityDeclaration.js.map +1 -0
  182. package/dist/lexicons/app/bsky/actor.d.ts +1 -0
  183. package/dist/lexicons/app/bsky/actor.d.ts.map +1 -1
  184. package/dist/lexicons/app/bsky/actor.js +1 -0
  185. package/dist/lexicons/app/bsky/actor.js.map +1 -1
  186. package/dist/lexicons/app/bsky/authCreatePosts.defs.d.ts.map +1 -1
  187. package/dist/lexicons/app/bsky/authCreatePosts.defs.js +5 -0
  188. package/dist/lexicons/app/bsky/authCreatePosts.defs.js.map +1 -1
  189. package/dist/lexicons/app/bsky/authFullApp.defs.d.ts.map +1 -1
  190. package/dist/lexicons/app/bsky/authFullApp.defs.js +5 -0
  191. package/dist/lexicons/app/bsky/authFullApp.defs.js.map +1 -1
  192. package/dist/lexicons/app/bsky/video/abortUpload.d.ts +3 -0
  193. package/dist/lexicons/app/bsky/video/abortUpload.d.ts.map +1 -0
  194. package/dist/lexicons/app/bsky/video/abortUpload.defs.d.ts +53 -0
  195. package/dist/lexicons/app/bsky/video/abortUpload.defs.d.ts.map +1 -0
  196. package/dist/lexicons/app/bsky/video/abortUpload.defs.js +26 -0
  197. package/dist/lexicons/app/bsky/video/abortUpload.defs.js.map +1 -0
  198. package/dist/lexicons/app/bsky/video/abortUpload.js +6 -0
  199. package/dist/lexicons/app/bsky/video/abortUpload.js.map +1 -0
  200. package/dist/lexicons/app/bsky/video/defs.defs.d.ts +1 -1
  201. package/dist/lexicons/app/bsky/video/defs.defs.d.ts.map +1 -1
  202. package/dist/lexicons/app/bsky/video/defs.defs.js.map +1 -1
  203. package/dist/lexicons/app/bsky/video/finishUpload.d.ts +3 -0
  204. package/dist/lexicons/app/bsky/video/finishUpload.d.ts.map +1 -0
  205. package/dist/lexicons/app/bsky/video/finishUpload.defs.d.ts +42 -0
  206. package/dist/lexicons/app/bsky/video/finishUpload.defs.d.ts.map +1 -0
  207. package/dist/lexicons/app/bsky/video/finishUpload.defs.js +30 -0
  208. package/dist/lexicons/app/bsky/video/finishUpload.defs.js.map +1 -0
  209. package/dist/lexicons/app/bsky/video/finishUpload.js +6 -0
  210. package/dist/lexicons/app/bsky/video/finishUpload.js.map +1 -0
  211. package/dist/lexicons/app/bsky/video/getUploadStatus.d.ts +3 -0
  212. package/dist/lexicons/app/bsky/video/getUploadStatus.d.ts.map +1 -0
  213. package/dist/lexicons/app/bsky/video/getUploadStatus.defs.d.ts +73 -0
  214. package/dist/lexicons/app/bsky/video/getUploadStatus.defs.d.ts.map +1 -0
  215. package/dist/lexicons/app/bsky/video/getUploadStatus.defs.js +30 -0
  216. package/dist/lexicons/app/bsky/video/getUploadStatus.defs.js.map +1 -0
  217. package/dist/lexicons/app/bsky/video/getUploadStatus.js +6 -0
  218. package/dist/lexicons/app/bsky/video/getUploadStatus.js.map +1 -0
  219. package/dist/lexicons/app/bsky/video/startUpload.d.ts +3 -0
  220. package/dist/lexicons/app/bsky/video/startUpload.d.ts.map +1 -0
  221. package/dist/lexicons/app/bsky/video/startUpload.defs.d.ts +63 -0
  222. package/dist/lexicons/app/bsky/video/startUpload.defs.d.ts.map +1 -0
  223. package/dist/lexicons/app/bsky/video/startUpload.defs.js +36 -0
  224. package/dist/lexicons/app/bsky/video/startUpload.defs.js.map +1 -0
  225. package/dist/lexicons/app/bsky/video/startUpload.js +6 -0
  226. package/dist/lexicons/app/bsky/video/startUpload.js.map +1 -0
  227. package/dist/lexicons/app/bsky/video/uploadPart.d.ts +3 -0
  228. package/dist/lexicons/app/bsky/video/uploadPart.d.ts.map +1 -0
  229. package/dist/lexicons/app/bsky/video/uploadPart.defs.d.ts +37 -0
  230. package/dist/lexicons/app/bsky/video/uploadPart.defs.d.ts.map +1 -0
  231. package/dist/lexicons/app/bsky/video/uploadPart.defs.js +31 -0
  232. package/dist/lexicons/app/bsky/video/uploadPart.defs.js.map +1 -0
  233. package/dist/lexicons/app/bsky/video/uploadPart.js +6 -0
  234. package/dist/lexicons/app/bsky/video/uploadPart.js.map +1 -0
  235. package/dist/lexicons/app/bsky/video.d.ts +5 -0
  236. package/dist/lexicons/app/bsky/video.d.ts.map +1 -1
  237. package/dist/lexicons/app/bsky/video.js +5 -0
  238. package/dist/lexicons/app/bsky/video.js.map +1 -1
  239. package/dist/proto/bsky_pb.d.ts +39 -0
  240. package/dist/proto/bsky_pb.d.ts.map +1 -1
  241. package/dist/proto/bsky_pb.js +55 -0
  242. package/dist/proto/bsky_pb.js.map +1 -1
  243. package/dist/views/index.d.ts.map +1 -1
  244. package/dist/views/index.js +2 -0
  245. package/dist/views/index.js.map +1 -1
  246. package/dist/views/types.d.ts +4 -1
  247. package/dist/views/types.d.ts.map +1 -1
  248. package/dist/views/types.js.map +1 -1
  249. package/package.json +10 -10
@@ -696,6 +696,14 @@ export class GetPostRecordsRequest extends Message {
696
696
  * @generated from field: repeated string uris = 1;
697
697
  */
698
698
  this.uris = [];
699
+ /**
700
+ * Include complete canonical OP threads used by AppView to derive position
701
+ * metadata. This is opt-in because resolving them is more expensive than
702
+ * the normal post record lookup.
703
+ *
704
+ * @generated from field: bool include_op_thread_metadata = 4;
705
+ */
706
+ this.includeOpThreadMetadata = false;
699
707
  proto3.util.initPartial(data, this);
700
708
  }
701
709
  static { this.runtime = proto3; }
@@ -704,6 +712,7 @@ export class GetPostRecordsRequest extends Message {
704
712
  { no: 1, name: "uris", kind: "scalar", T: 9 /* ScalarType.STRING */, repeated: true },
705
713
  { no: 2, name: "process_dynamic_tags_for_view", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
706
714
  { no: 3, name: "viewer_did", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
715
+ { no: 4, name: "include_op_thread_metadata", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
707
716
  ]); }
708
717
  static fromBinary(bytes, options) {
709
718
  return new GetPostRecordsRequest().fromBinary(bytes, options);
@@ -732,6 +741,13 @@ export class GetPostRecordsResponse extends Message {
732
741
  * @generated from field: repeated bsky.PostRecordMeta meta = 2;
733
742
  */
734
743
  this.meta = [];
744
+ /**
745
+ * Complete canonical OP threads for roots represented by the requested
746
+ * posts. AppView derives each post's index and count from these chains.
747
+ *
748
+ * @generated from field: repeated bsky.OpThread op_threads = 3;
749
+ */
750
+ this.opThreads = [];
735
751
  proto3.util.initPartial(data, this);
736
752
  }
737
753
  static { this.runtime = proto3; }
@@ -739,6 +755,7 @@ export class GetPostRecordsResponse extends Message {
739
755
  static { this.fields = proto3.util.newFieldList(() => [
740
756
  { no: 1, name: "records", kind: "message", T: Record, repeated: true },
741
757
  { no: 2, name: "meta", kind: "message", T: PostRecordMeta, repeated: true },
758
+ { no: 3, name: "op_threads", kind: "message", T: OpThread, repeated: true },
742
759
  ]); }
743
760
  static fromBinary(bytes, options) {
744
761
  return new GetPostRecordsResponse().fromBinary(bytes, options);
@@ -753,6 +770,44 @@ export class GetPostRecordsResponse extends Message {
753
770
  return proto3.util.equals(GetPostRecordsResponse, a, b);
754
771
  }
755
772
  }
773
+ /**
774
+ * @generated from message bsky.OpThread
775
+ */
776
+ export class OpThread extends Message {
777
+ constructor(data) {
778
+ super();
779
+ /**
780
+ * @generated from field: string root_uri = 1;
781
+ */
782
+ this.rootUri = "";
783
+ /**
784
+ * The root post followed by its canonical chain of OP replies. Only chains
785
+ * containing at least one OP reply are returned.
786
+ *
787
+ * @generated from field: repeated string uris = 2;
788
+ */
789
+ this.uris = [];
790
+ proto3.util.initPartial(data, this);
791
+ }
792
+ static { this.runtime = proto3; }
793
+ static { this.typeName = "bsky.OpThread"; }
794
+ static { this.fields = proto3.util.newFieldList(() => [
795
+ { no: 1, name: "root_uri", kind: "scalar", T: 9 /* ScalarType.STRING */ },
796
+ { no: 2, name: "uris", kind: "scalar", T: 9 /* ScalarType.STRING */, repeated: true },
797
+ ]); }
798
+ static fromBinary(bytes, options) {
799
+ return new OpThread().fromBinary(bytes, options);
800
+ }
801
+ static fromJson(jsonValue, options) {
802
+ return new OpThread().fromJson(jsonValue, options);
803
+ }
804
+ static fromJsonString(jsonString, options) {
805
+ return new OpThread().fromJsonString(jsonString, options);
806
+ }
807
+ static equals(a, b) {
808
+ return proto3.util.equals(OpThread, a, b);
809
+ }
810
+ }
756
811
  /**
757
812
  * @generated from message bsky.GetProfileRecordsRequest
758
813
  */