@atcute/bluesky 3.2.5 → 3.2.6

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 (506) hide show
  1. package/dist/lexicons/types/app/bsky/actor/defs.d.ts +159 -0
  2. package/dist/lexicons/types/app/bsky/actor/defs.d.ts.map +1 -1
  3. package/dist/lexicons/types/app/bsky/actor/defs.js +159 -0
  4. package/dist/lexicons/types/app/bsky/actor/defs.js.map +1 -1
  5. package/dist/lexicons/types/app/bsky/actor/getProfile.d.ts +3 -0
  6. package/dist/lexicons/types/app/bsky/actor/getProfile.d.ts.map +1 -1
  7. package/dist/lexicons/types/app/bsky/actor/getProfile.js +3 -0
  8. package/dist/lexicons/types/app/bsky/actor/getProfile.js.map +1 -1
  9. package/dist/lexicons/types/app/bsky/actor/getProfiles.d.ts +4 -0
  10. package/dist/lexicons/types/app/bsky/actor/getProfiles.d.ts.map +1 -1
  11. package/dist/lexicons/types/app/bsky/actor/getProfiles.js +4 -0
  12. package/dist/lexicons/types/app/bsky/actor/getProfiles.js.map +1 -1
  13. package/dist/lexicons/types/app/bsky/actor/getSuggestions.d.ts +8 -0
  14. package/dist/lexicons/types/app/bsky/actor/getSuggestions.d.ts.map +1 -1
  15. package/dist/lexicons/types/app/bsky/actor/getSuggestions.js +8 -0
  16. package/dist/lexicons/types/app/bsky/actor/getSuggestions.js.map +1 -1
  17. package/dist/lexicons/types/app/bsky/actor/profile.d.ts +27 -0
  18. package/dist/lexicons/types/app/bsky/actor/profile.d.ts.map +1 -1
  19. package/dist/lexicons/types/app/bsky/actor/profile.js +27 -0
  20. package/dist/lexicons/types/app/bsky/actor/profile.js.map +1 -1
  21. package/dist/lexicons/types/app/bsky/actor/searchActors.d.ts +12 -0
  22. package/dist/lexicons/types/app/bsky/actor/searchActors.d.ts.map +1 -1
  23. package/dist/lexicons/types/app/bsky/actor/searchActors.js +12 -0
  24. package/dist/lexicons/types/app/bsky/actor/searchActors.js.map +1 -1
  25. package/dist/lexicons/types/app/bsky/actor/searchActorsTypeahead.d.ts +12 -0
  26. package/dist/lexicons/types/app/bsky/actor/searchActorsTypeahead.d.ts.map +1 -1
  27. package/dist/lexicons/types/app/bsky/actor/searchActorsTypeahead.js +12 -0
  28. package/dist/lexicons/types/app/bsky/actor/searchActorsTypeahead.js.map +1 -1
  29. package/dist/lexicons/types/app/bsky/actor/status.d.ts +10 -0
  30. package/dist/lexicons/types/app/bsky/actor/status.d.ts.map +1 -1
  31. package/dist/lexicons/types/app/bsky/actor/status.js +10 -0
  32. package/dist/lexicons/types/app/bsky/actor/status.js.map +1 -1
  33. package/dist/lexicons/types/app/bsky/bookmark/defs.d.ts +6 -0
  34. package/dist/lexicons/types/app/bsky/bookmark/defs.d.ts.map +1 -1
  35. package/dist/lexicons/types/app/bsky/bookmark/defs.js +6 -0
  36. package/dist/lexicons/types/app/bsky/bookmark/defs.js.map +1 -1
  37. package/dist/lexicons/types/app/bsky/bookmark/getBookmarks.d.ts +5 -0
  38. package/dist/lexicons/types/app/bsky/bookmark/getBookmarks.d.ts.map +1 -1
  39. package/dist/lexicons/types/app/bsky/bookmark/getBookmarks.js +5 -0
  40. package/dist/lexicons/types/app/bsky/bookmark/getBookmarks.js.map +1 -1
  41. package/dist/lexicons/types/app/bsky/embed/defs.d.ts +6 -0
  42. package/dist/lexicons/types/app/bsky/embed/defs.d.ts.map +1 -1
  43. package/dist/lexicons/types/app/bsky/embed/defs.js +6 -0
  44. package/dist/lexicons/types/app/bsky/embed/defs.js.map +1 -1
  45. package/dist/lexicons/types/app/bsky/embed/external.d.ts +4 -0
  46. package/dist/lexicons/types/app/bsky/embed/external.d.ts.map +1 -1
  47. package/dist/lexicons/types/app/bsky/embed/external.js +4 -0
  48. package/dist/lexicons/types/app/bsky/embed/external.js.map +1 -1
  49. package/dist/lexicons/types/app/bsky/embed/images.d.ts +22 -0
  50. package/dist/lexicons/types/app/bsky/embed/images.d.ts.map +1 -1
  51. package/dist/lexicons/types/app/bsky/embed/images.js +22 -0
  52. package/dist/lexicons/types/app/bsky/embed/images.js.map +1 -1
  53. package/dist/lexicons/types/app/bsky/embed/record.d.ts +3 -0
  54. package/dist/lexicons/types/app/bsky/embed/record.d.ts.map +1 -1
  55. package/dist/lexicons/types/app/bsky/embed/record.js +3 -0
  56. package/dist/lexicons/types/app/bsky/embed/record.js.map +1 -1
  57. package/dist/lexicons/types/app/bsky/embed/video.d.ts +21 -0
  58. package/dist/lexicons/types/app/bsky/embed/video.d.ts.map +1 -1
  59. package/dist/lexicons/types/app/bsky/embed/video.js +21 -0
  60. package/dist/lexicons/types/app/bsky/embed/video.js.map +1 -1
  61. package/dist/lexicons/types/app/bsky/feed/defs.d.ts +30 -0
  62. package/dist/lexicons/types/app/bsky/feed/defs.d.ts.map +1 -1
  63. package/dist/lexicons/types/app/bsky/feed/defs.js +30 -0
  64. package/dist/lexicons/types/app/bsky/feed/defs.js.map +1 -1
  65. package/dist/lexicons/types/app/bsky/feed/generator.d.ts +18 -0
  66. package/dist/lexicons/types/app/bsky/feed/generator.d.ts.map +1 -1
  67. package/dist/lexicons/types/app/bsky/feed/generator.js +18 -0
  68. package/dist/lexicons/types/app/bsky/feed/generator.js.map +1 -1
  69. package/dist/lexicons/types/app/bsky/feed/getActorFeeds.d.ts +5 -0
  70. package/dist/lexicons/types/app/bsky/feed/getActorFeeds.d.ts.map +1 -1
  71. package/dist/lexicons/types/app/bsky/feed/getActorFeeds.js +5 -0
  72. package/dist/lexicons/types/app/bsky/feed/getActorFeeds.js.map +1 -1
  73. package/dist/lexicons/types/app/bsky/feed/getActorLikes.d.ts +5 -0
  74. package/dist/lexicons/types/app/bsky/feed/getActorLikes.d.ts.map +1 -1
  75. package/dist/lexicons/types/app/bsky/feed/getActorLikes.js +5 -0
  76. package/dist/lexicons/types/app/bsky/feed/getActorLikes.js.map +1 -1
  77. package/dist/lexicons/types/app/bsky/feed/getAuthorFeed.d.ts +12 -0
  78. package/dist/lexicons/types/app/bsky/feed/getAuthorFeed.d.ts.map +1 -1
  79. package/dist/lexicons/types/app/bsky/feed/getAuthorFeed.js +12 -0
  80. package/dist/lexicons/types/app/bsky/feed/getAuthorFeed.js.map +1 -1
  81. package/dist/lexicons/types/app/bsky/feed/getFeed.d.ts +5 -0
  82. package/dist/lexicons/types/app/bsky/feed/getFeed.d.ts.map +1 -1
  83. package/dist/lexicons/types/app/bsky/feed/getFeed.js +5 -0
  84. package/dist/lexicons/types/app/bsky/feed/getFeed.js.map +1 -1
  85. package/dist/lexicons/types/app/bsky/feed/getFeedGenerator.d.ts +9 -0
  86. package/dist/lexicons/types/app/bsky/feed/getFeedGenerator.d.ts.map +1 -1
  87. package/dist/lexicons/types/app/bsky/feed/getFeedGenerator.js +9 -0
  88. package/dist/lexicons/types/app/bsky/feed/getFeedGenerator.js.map +1 -1
  89. package/dist/lexicons/types/app/bsky/feed/getFeedGenerators.d.ts +3 -0
  90. package/dist/lexicons/types/app/bsky/feed/getFeedGenerators.d.ts.map +1 -1
  91. package/dist/lexicons/types/app/bsky/feed/getFeedGenerators.js +3 -0
  92. package/dist/lexicons/types/app/bsky/feed/getFeedGenerators.js.map +1 -1
  93. package/dist/lexicons/types/app/bsky/feed/getFeedSkeleton.d.ts +12 -0
  94. package/dist/lexicons/types/app/bsky/feed/getFeedSkeleton.d.ts.map +1 -1
  95. package/dist/lexicons/types/app/bsky/feed/getFeedSkeleton.js +12 -0
  96. package/dist/lexicons/types/app/bsky/feed/getFeedSkeleton.js.map +1 -1
  97. package/dist/lexicons/types/app/bsky/feed/getLikes.d.ts +11 -0
  98. package/dist/lexicons/types/app/bsky/feed/getLikes.d.ts.map +1 -1
  99. package/dist/lexicons/types/app/bsky/feed/getLikes.js +11 -0
  100. package/dist/lexicons/types/app/bsky/feed/getLikes.js.map +1 -1
  101. package/dist/lexicons/types/app/bsky/feed/getListFeed.d.ts +8 -0
  102. package/dist/lexicons/types/app/bsky/feed/getListFeed.d.ts.map +1 -1
  103. package/dist/lexicons/types/app/bsky/feed/getListFeed.js +8 -0
  104. package/dist/lexicons/types/app/bsky/feed/getListFeed.js.map +1 -1
  105. package/dist/lexicons/types/app/bsky/feed/getPostThread.d.ts +15 -0
  106. package/dist/lexicons/types/app/bsky/feed/getPostThread.d.ts.map +1 -1
  107. package/dist/lexicons/types/app/bsky/feed/getPostThread.js +15 -0
  108. package/dist/lexicons/types/app/bsky/feed/getPostThread.js.map +1 -1
  109. package/dist/lexicons/types/app/bsky/feed/getPosts.d.ts +5 -0
  110. package/dist/lexicons/types/app/bsky/feed/getPosts.d.ts.map +1 -1
  111. package/dist/lexicons/types/app/bsky/feed/getPosts.js +5 -0
  112. package/dist/lexicons/types/app/bsky/feed/getPosts.js.map +1 -1
  113. package/dist/lexicons/types/app/bsky/feed/getQuotes.d.ts +11 -0
  114. package/dist/lexicons/types/app/bsky/feed/getQuotes.d.ts.map +1 -1
  115. package/dist/lexicons/types/app/bsky/feed/getQuotes.js +11 -0
  116. package/dist/lexicons/types/app/bsky/feed/getQuotes.js.map +1 -1
  117. package/dist/lexicons/types/app/bsky/feed/getRepostedBy.d.ts +11 -0
  118. package/dist/lexicons/types/app/bsky/feed/getRepostedBy.d.ts.map +1 -1
  119. package/dist/lexicons/types/app/bsky/feed/getRepostedBy.js +11 -0
  120. package/dist/lexicons/types/app/bsky/feed/getRepostedBy.js.map +1 -1
  121. package/dist/lexicons/types/app/bsky/feed/getSuggestedFeeds.d.ts +5 -0
  122. package/dist/lexicons/types/app/bsky/feed/getSuggestedFeeds.d.ts.map +1 -1
  123. package/dist/lexicons/types/app/bsky/feed/getSuggestedFeeds.js +5 -0
  124. package/dist/lexicons/types/app/bsky/feed/getSuggestedFeeds.js.map +1 -1
  125. package/dist/lexicons/types/app/bsky/feed/getTimeline.d.ts +8 -0
  126. package/dist/lexicons/types/app/bsky/feed/getTimeline.d.ts.map +1 -1
  127. package/dist/lexicons/types/app/bsky/feed/getTimeline.js +8 -0
  128. package/dist/lexicons/types/app/bsky/feed/getTimeline.js.map +1 -1
  129. package/dist/lexicons/types/app/bsky/feed/post.d.ts +35 -0
  130. package/dist/lexicons/types/app/bsky/feed/post.d.ts.map +1 -1
  131. package/dist/lexicons/types/app/bsky/feed/post.js +35 -0
  132. package/dist/lexicons/types/app/bsky/feed/post.js.map +1 -1
  133. package/dist/lexicons/types/app/bsky/feed/postgate.d.ts +11 -0
  134. package/dist/lexicons/types/app/bsky/feed/postgate.d.ts.map +1 -1
  135. package/dist/lexicons/types/app/bsky/feed/postgate.js +11 -0
  136. package/dist/lexicons/types/app/bsky/feed/postgate.js.map +1 -1
  137. package/dist/lexicons/types/app/bsky/feed/searchPosts.d.ts +42 -0
  138. package/dist/lexicons/types/app/bsky/feed/searchPosts.d.ts.map +1 -1
  139. package/dist/lexicons/types/app/bsky/feed/searchPosts.js +42 -0
  140. package/dist/lexicons/types/app/bsky/feed/searchPosts.js.map +1 -1
  141. package/dist/lexicons/types/app/bsky/feed/threadgate.d.ts +11 -0
  142. package/dist/lexicons/types/app/bsky/feed/threadgate.d.ts.map +1 -1
  143. package/dist/lexicons/types/app/bsky/feed/threadgate.js +11 -0
  144. package/dist/lexicons/types/app/bsky/feed/threadgate.js.map +1 -1
  145. package/dist/lexicons/types/app/bsky/graph/block.d.ts +3 -0
  146. package/dist/lexicons/types/app/bsky/graph/block.d.ts.map +1 -1
  147. package/dist/lexicons/types/app/bsky/graph/block.js +3 -0
  148. package/dist/lexicons/types/app/bsky/graph/block.js.map +1 -1
  149. package/dist/lexicons/types/app/bsky/graph/defs.d.ts +45 -0
  150. package/dist/lexicons/types/app/bsky/graph/defs.d.ts.map +1 -1
  151. package/dist/lexicons/types/app/bsky/graph/defs.js +45 -0
  152. package/dist/lexicons/types/app/bsky/graph/defs.js.map +1 -1
  153. package/dist/lexicons/types/app/bsky/graph/getActorStarterPacks.d.ts +5 -0
  154. package/dist/lexicons/types/app/bsky/graph/getActorStarterPacks.d.ts.map +1 -1
  155. package/dist/lexicons/types/app/bsky/graph/getActorStarterPacks.js +5 -0
  156. package/dist/lexicons/types/app/bsky/graph/getActorStarterPacks.js.map +1 -1
  157. package/dist/lexicons/types/app/bsky/graph/getBlocks.d.ts +5 -0
  158. package/dist/lexicons/types/app/bsky/graph/getBlocks.d.ts.map +1 -1
  159. package/dist/lexicons/types/app/bsky/graph/getBlocks.js +5 -0
  160. package/dist/lexicons/types/app/bsky/graph/getBlocks.js.map +1 -1
  161. package/dist/lexicons/types/app/bsky/graph/getFollowers.d.ts +5 -0
  162. package/dist/lexicons/types/app/bsky/graph/getFollowers.d.ts.map +1 -1
  163. package/dist/lexicons/types/app/bsky/graph/getFollowers.js +5 -0
  164. package/dist/lexicons/types/app/bsky/graph/getFollowers.js.map +1 -1
  165. package/dist/lexicons/types/app/bsky/graph/getFollows.d.ts +5 -0
  166. package/dist/lexicons/types/app/bsky/graph/getFollows.d.ts.map +1 -1
  167. package/dist/lexicons/types/app/bsky/graph/getFollows.js +5 -0
  168. package/dist/lexicons/types/app/bsky/graph/getFollows.js.map +1 -1
  169. package/dist/lexicons/types/app/bsky/graph/getKnownFollowers.d.ts +5 -0
  170. package/dist/lexicons/types/app/bsky/graph/getKnownFollowers.d.ts.map +1 -1
  171. package/dist/lexicons/types/app/bsky/graph/getKnownFollowers.js +5 -0
  172. package/dist/lexicons/types/app/bsky/graph/getKnownFollowers.js.map +1 -1
  173. package/dist/lexicons/types/app/bsky/graph/getList.d.ts +8 -0
  174. package/dist/lexicons/types/app/bsky/graph/getList.d.ts.map +1 -1
  175. package/dist/lexicons/types/app/bsky/graph/getList.js +8 -0
  176. package/dist/lexicons/types/app/bsky/graph/getList.js.map +1 -1
  177. package/dist/lexicons/types/app/bsky/graph/getListBlocks.d.ts +5 -0
  178. package/dist/lexicons/types/app/bsky/graph/getListBlocks.d.ts.map +1 -1
  179. package/dist/lexicons/types/app/bsky/graph/getListBlocks.js +5 -0
  180. package/dist/lexicons/types/app/bsky/graph/getListBlocks.js.map +1 -1
  181. package/dist/lexicons/types/app/bsky/graph/getListMutes.d.ts +5 -0
  182. package/dist/lexicons/types/app/bsky/graph/getListMutes.d.ts.map +1 -1
  183. package/dist/lexicons/types/app/bsky/graph/getListMutes.js +5 -0
  184. package/dist/lexicons/types/app/bsky/graph/getListMutes.js.map +1 -1
  185. package/dist/lexicons/types/app/bsky/graph/getLists.d.ts +11 -0
  186. package/dist/lexicons/types/app/bsky/graph/getLists.d.ts.map +1 -1
  187. package/dist/lexicons/types/app/bsky/graph/getLists.js +11 -0
  188. package/dist/lexicons/types/app/bsky/graph/getLists.js.map +1 -1
  189. package/dist/lexicons/types/app/bsky/graph/getListsWithMembership.d.ts +11 -0
  190. package/dist/lexicons/types/app/bsky/graph/getListsWithMembership.d.ts.map +1 -1
  191. package/dist/lexicons/types/app/bsky/graph/getListsWithMembership.js +11 -0
  192. package/dist/lexicons/types/app/bsky/graph/getListsWithMembership.js.map +1 -1
  193. package/dist/lexicons/types/app/bsky/graph/getMutes.d.ts +5 -0
  194. package/dist/lexicons/types/app/bsky/graph/getMutes.d.ts.map +1 -1
  195. package/dist/lexicons/types/app/bsky/graph/getMutes.js +5 -0
  196. package/dist/lexicons/types/app/bsky/graph/getMutes.js.map +1 -1
  197. package/dist/lexicons/types/app/bsky/graph/getRelationships.d.ts +7 -0
  198. package/dist/lexicons/types/app/bsky/graph/getRelationships.d.ts.map +1 -1
  199. package/dist/lexicons/types/app/bsky/graph/getRelationships.js +7 -0
  200. package/dist/lexicons/types/app/bsky/graph/getRelationships.js.map +1 -1
  201. package/dist/lexicons/types/app/bsky/graph/getStarterPack.d.ts +3 -0
  202. package/dist/lexicons/types/app/bsky/graph/getStarterPack.d.ts.map +1 -1
  203. package/dist/lexicons/types/app/bsky/graph/getStarterPack.js +3 -0
  204. package/dist/lexicons/types/app/bsky/graph/getStarterPack.js.map +1 -1
  205. package/dist/lexicons/types/app/bsky/graph/getStarterPacks.d.ts +4 -0
  206. package/dist/lexicons/types/app/bsky/graph/getStarterPacks.d.ts.map +1 -1
  207. package/dist/lexicons/types/app/bsky/graph/getStarterPacks.js +4 -0
  208. package/dist/lexicons/types/app/bsky/graph/getStarterPacks.js.map +1 -1
  209. package/dist/lexicons/types/app/bsky/graph/getStarterPacksWithMembership.d.ts +8 -0
  210. package/dist/lexicons/types/app/bsky/graph/getStarterPacksWithMembership.d.ts.map +1 -1
  211. package/dist/lexicons/types/app/bsky/graph/getStarterPacksWithMembership.js +8 -0
  212. package/dist/lexicons/types/app/bsky/graph/getStarterPacksWithMembership.js.map +1 -1
  213. package/dist/lexicons/types/app/bsky/graph/getSuggestedFollowsByActor.d.ts +7 -0
  214. package/dist/lexicons/types/app/bsky/graph/getSuggestedFollowsByActor.d.ts.map +1 -1
  215. package/dist/lexicons/types/app/bsky/graph/getSuggestedFollowsByActor.js +7 -0
  216. package/dist/lexicons/types/app/bsky/graph/getSuggestedFollowsByActor.js.map +1 -1
  217. package/dist/lexicons/types/app/bsky/graph/list.d.ts +16 -0
  218. package/dist/lexicons/types/app/bsky/graph/list.d.ts.map +1 -1
  219. package/dist/lexicons/types/app/bsky/graph/list.js +16 -0
  220. package/dist/lexicons/types/app/bsky/graph/list.js.map +1 -1
  221. package/dist/lexicons/types/app/bsky/graph/listblock.d.ts +3 -0
  222. package/dist/lexicons/types/app/bsky/graph/listblock.d.ts.map +1 -1
  223. package/dist/lexicons/types/app/bsky/graph/listblock.js +3 -0
  224. package/dist/lexicons/types/app/bsky/graph/listblock.js.map +1 -1
  225. package/dist/lexicons/types/app/bsky/graph/listitem.d.ts +6 -0
  226. package/dist/lexicons/types/app/bsky/graph/listitem.d.ts.map +1 -1
  227. package/dist/lexicons/types/app/bsky/graph/listitem.js +6 -0
  228. package/dist/lexicons/types/app/bsky/graph/listitem.js.map +1 -1
  229. package/dist/lexicons/types/app/bsky/graph/searchStarterPacks.d.ts +8 -0
  230. package/dist/lexicons/types/app/bsky/graph/searchStarterPacks.d.ts.map +1 -1
  231. package/dist/lexicons/types/app/bsky/graph/searchStarterPacks.js +8 -0
  232. package/dist/lexicons/types/app/bsky/graph/searchStarterPacks.js.map +1 -1
  233. package/dist/lexicons/types/app/bsky/graph/starterpack.d.ts +16 -0
  234. package/dist/lexicons/types/app/bsky/graph/starterpack.d.ts.map +1 -1
  235. package/dist/lexicons/types/app/bsky/graph/starterpack.js +16 -0
  236. package/dist/lexicons/types/app/bsky/graph/starterpack.js.map +1 -1
  237. package/dist/lexicons/types/app/bsky/graph/verification.d.ts +12 -0
  238. package/dist/lexicons/types/app/bsky/graph/verification.d.ts.map +1 -1
  239. package/dist/lexicons/types/app/bsky/graph/verification.js +12 -0
  240. package/dist/lexicons/types/app/bsky/graph/verification.js.map +1 -1
  241. package/dist/lexicons/types/app/bsky/labeler/defs.d.ts +21 -0
  242. package/dist/lexicons/types/app/bsky/labeler/defs.d.ts.map +1 -1
  243. package/dist/lexicons/types/app/bsky/labeler/defs.js +21 -0
  244. package/dist/lexicons/types/app/bsky/labeler/defs.js.map +1 -1
  245. package/dist/lexicons/types/app/bsky/labeler/getServices.d.ts +6 -0
  246. package/dist/lexicons/types/app/bsky/labeler/getServices.d.ts.map +1 -1
  247. package/dist/lexicons/types/app/bsky/labeler/getServices.js +6 -0
  248. package/dist/lexicons/types/app/bsky/labeler/getServices.js.map +1 -1
  249. package/dist/lexicons/types/app/bsky/labeler/service.d.ts +9 -0
  250. package/dist/lexicons/types/app/bsky/labeler/service.d.ts.map +1 -1
  251. package/dist/lexicons/types/app/bsky/labeler/service.js +9 -0
  252. package/dist/lexicons/types/app/bsky/labeler/service.js.map +1 -1
  253. package/dist/lexicons/types/app/bsky/notification/declaration.d.ts +3 -0
  254. package/dist/lexicons/types/app/bsky/notification/declaration.d.ts.map +1 -1
  255. package/dist/lexicons/types/app/bsky/notification/declaration.js +3 -0
  256. package/dist/lexicons/types/app/bsky/notification/declaration.js.map +1 -1
  257. package/dist/lexicons/types/app/bsky/notification/listActivitySubscriptions.d.ts +5 -0
  258. package/dist/lexicons/types/app/bsky/notification/listActivitySubscriptions.d.ts.map +1 -1
  259. package/dist/lexicons/types/app/bsky/notification/listActivitySubscriptions.js +5 -0
  260. package/dist/lexicons/types/app/bsky/notification/listActivitySubscriptions.js.map +1 -1
  261. package/dist/lexicons/types/app/bsky/notification/listNotifications.d.ts +11 -0
  262. package/dist/lexicons/types/app/bsky/notification/listNotifications.d.ts.map +1 -1
  263. package/dist/lexicons/types/app/bsky/notification/listNotifications.js +11 -0
  264. package/dist/lexicons/types/app/bsky/notification/listNotifications.js.map +1 -1
  265. package/dist/lexicons/types/app/bsky/notification/registerPush.d.ts +3 -0
  266. package/dist/lexicons/types/app/bsky/notification/registerPush.d.ts.map +1 -1
  267. package/dist/lexicons/types/app/bsky/notification/registerPush.js +3 -0
  268. package/dist/lexicons/types/app/bsky/notification/registerPush.js.map +1 -1
  269. package/dist/lexicons/types/app/bsky/richtext/facet.d.ts +10 -0
  270. package/dist/lexicons/types/app/bsky/richtext/facet.d.ts.map +1 -1
  271. package/dist/lexicons/types/app/bsky/richtext/facet.js +10 -0
  272. package/dist/lexicons/types/app/bsky/richtext/facet.js.map +1 -1
  273. package/dist/lexicons/types/app/bsky/unspecced/defs.d.ts +45 -0
  274. package/dist/lexicons/types/app/bsky/unspecced/defs.d.ts.map +1 -1
  275. package/dist/lexicons/types/app/bsky/unspecced/defs.js +45 -0
  276. package/dist/lexicons/types/app/bsky/unspecced/defs.js.map +1 -1
  277. package/dist/lexicons/types/app/bsky/unspecced/getOnboardingSuggestedStarterPacks.d.ts +5 -0
  278. package/dist/lexicons/types/app/bsky/unspecced/getOnboardingSuggestedStarterPacks.d.ts.map +1 -1
  279. package/dist/lexicons/types/app/bsky/unspecced/getOnboardingSuggestedStarterPacks.js +5 -0
  280. package/dist/lexicons/types/app/bsky/unspecced/getOnboardingSuggestedStarterPacks.js.map +1 -1
  281. package/dist/lexicons/types/app/bsky/unspecced/getOnboardingSuggestedStarterPacksSkeleton.d.ts +8 -0
  282. package/dist/lexicons/types/app/bsky/unspecced/getOnboardingSuggestedStarterPacksSkeleton.d.ts.map +1 -1
  283. package/dist/lexicons/types/app/bsky/unspecced/getOnboardingSuggestedStarterPacksSkeleton.js +8 -0
  284. package/dist/lexicons/types/app/bsky/unspecced/getOnboardingSuggestedStarterPacksSkeleton.js.map +1 -1
  285. package/dist/lexicons/types/app/bsky/unspecced/getPopularFeedGenerators.d.ts +5 -0
  286. package/dist/lexicons/types/app/bsky/unspecced/getPopularFeedGenerators.d.ts.map +1 -1
  287. package/dist/lexicons/types/app/bsky/unspecced/getPopularFeedGenerators.js +5 -0
  288. package/dist/lexicons/types/app/bsky/unspecced/getPopularFeedGenerators.js.map +1 -1
  289. package/dist/lexicons/types/app/bsky/unspecced/getPostThreadOtherV2.d.ts +13 -0
  290. package/dist/lexicons/types/app/bsky/unspecced/getPostThreadOtherV2.d.ts.map +1 -1
  291. package/dist/lexicons/types/app/bsky/unspecced/getPostThreadOtherV2.js +13 -0
  292. package/dist/lexicons/types/app/bsky/unspecced/getPostThreadOtherV2.js.map +1 -1
  293. package/dist/lexicons/types/app/bsky/unspecced/getPostThreadV2.d.ts +36 -0
  294. package/dist/lexicons/types/app/bsky/unspecced/getPostThreadV2.d.ts.map +1 -1
  295. package/dist/lexicons/types/app/bsky/unspecced/getPostThreadV2.js +36 -0
  296. package/dist/lexicons/types/app/bsky/unspecced/getPostThreadV2.js.map +1 -1
  297. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedFeeds.d.ts +5 -0
  298. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedFeeds.d.ts.map +1 -1
  299. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedFeeds.js +5 -0
  300. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedFeeds.js.map +1 -1
  301. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedFeedsSkeleton.d.ts +8 -0
  302. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedFeedsSkeleton.d.ts.map +1 -1
  303. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedFeedsSkeleton.js +8 -0
  304. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedFeedsSkeleton.js.map +1 -1
  305. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacks.d.ts +5 -0
  306. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacks.d.ts.map +1 -1
  307. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacks.js +5 -0
  308. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacks.js.map +1 -1
  309. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacksSkeleton.d.ts +8 -0
  310. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacksSkeleton.d.ts.map +1 -1
  311. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacksSkeleton.js +8 -0
  312. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacksSkeleton.js.map +1 -1
  313. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsers.d.ts +8 -0
  314. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsers.d.ts.map +1 -1
  315. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsers.js +8 -0
  316. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsers.js.map +1 -1
  317. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersSkeleton.d.ts +11 -0
  318. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersSkeleton.d.ts.map +1 -1
  319. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersSkeleton.js +11 -0
  320. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersSkeleton.js.map +1 -1
  321. package/dist/lexicons/types/app/bsky/unspecced/getSuggestionsSkeleton.d.ts +17 -0
  322. package/dist/lexicons/types/app/bsky/unspecced/getSuggestionsSkeleton.d.ts.map +1 -1
  323. package/dist/lexicons/types/app/bsky/unspecced/getSuggestionsSkeleton.js +17 -0
  324. package/dist/lexicons/types/app/bsky/unspecced/getSuggestionsSkeleton.js.map +1 -1
  325. package/dist/lexicons/types/app/bsky/unspecced/getTrendingTopics.d.ts +8 -0
  326. package/dist/lexicons/types/app/bsky/unspecced/getTrendingTopics.d.ts.map +1 -1
  327. package/dist/lexicons/types/app/bsky/unspecced/getTrendingTopics.js +8 -0
  328. package/dist/lexicons/types/app/bsky/unspecced/getTrendingTopics.js.map +1 -1
  329. package/dist/lexicons/types/app/bsky/unspecced/getTrends.d.ts +5 -0
  330. package/dist/lexicons/types/app/bsky/unspecced/getTrends.d.ts.map +1 -1
  331. package/dist/lexicons/types/app/bsky/unspecced/getTrends.js +5 -0
  332. package/dist/lexicons/types/app/bsky/unspecced/getTrends.js.map +1 -1
  333. package/dist/lexicons/types/app/bsky/unspecced/getTrendsSkeleton.d.ts +8 -0
  334. package/dist/lexicons/types/app/bsky/unspecced/getTrendsSkeleton.d.ts.map +1 -1
  335. package/dist/lexicons/types/app/bsky/unspecced/getTrendsSkeleton.js +8 -0
  336. package/dist/lexicons/types/app/bsky/unspecced/getTrendsSkeleton.js.map +1 -1
  337. package/dist/lexicons/types/app/bsky/unspecced/initAgeAssurance.d.ts +9 -0
  338. package/dist/lexicons/types/app/bsky/unspecced/initAgeAssurance.d.ts.map +1 -1
  339. package/dist/lexicons/types/app/bsky/unspecced/initAgeAssurance.js +9 -0
  340. package/dist/lexicons/types/app/bsky/unspecced/initAgeAssurance.js.map +1 -1
  341. package/dist/lexicons/types/app/bsky/unspecced/searchActorsSkeleton.d.ts +20 -0
  342. package/dist/lexicons/types/app/bsky/unspecced/searchActorsSkeleton.d.ts.map +1 -1
  343. package/dist/lexicons/types/app/bsky/unspecced/searchActorsSkeleton.js +20 -0
  344. package/dist/lexicons/types/app/bsky/unspecced/searchActorsSkeleton.js.map +1 -1
  345. package/dist/lexicons/types/app/bsky/unspecced/searchPostsSkeleton.d.ts +45 -0
  346. package/dist/lexicons/types/app/bsky/unspecced/searchPostsSkeleton.d.ts.map +1 -1
  347. package/dist/lexicons/types/app/bsky/unspecced/searchPostsSkeleton.js +45 -0
  348. package/dist/lexicons/types/app/bsky/unspecced/searchPostsSkeleton.js.map +1 -1
  349. package/dist/lexicons/types/app/bsky/unspecced/searchStarterPacksSkeleton.d.ts +17 -0
  350. package/dist/lexicons/types/app/bsky/unspecced/searchStarterPacksSkeleton.d.ts.map +1 -1
  351. package/dist/lexicons/types/app/bsky/unspecced/searchStarterPacksSkeleton.js +17 -0
  352. package/dist/lexicons/types/app/bsky/unspecced/searchStarterPacksSkeleton.js.map +1 -1
  353. package/dist/lexicons/types/app/bsky/video/defs.d.ts +8 -0
  354. package/dist/lexicons/types/app/bsky/video/defs.d.ts.map +1 -1
  355. package/dist/lexicons/types/app/bsky/video/defs.js +8 -0
  356. package/dist/lexicons/types/app/bsky/video/defs.js.map +1 -1
  357. package/dist/lexicons/types/chat/bsky/actor/defs.d.ts +7 -0
  358. package/dist/lexicons/types/chat/bsky/actor/defs.d.ts.map +1 -1
  359. package/dist/lexicons/types/chat/bsky/actor/defs.js +7 -0
  360. package/dist/lexicons/types/chat/bsky/actor/defs.js.map +1 -1
  361. package/dist/lexicons/types/chat/bsky/convo/acceptConvo.d.ts +3 -0
  362. package/dist/lexicons/types/chat/bsky/convo/acceptConvo.d.ts.map +1 -1
  363. package/dist/lexicons/types/chat/bsky/convo/acceptConvo.js +3 -0
  364. package/dist/lexicons/types/chat/bsky/convo/acceptConvo.js.map +1 -1
  365. package/dist/lexicons/types/chat/bsky/convo/addReaction.d.ts +6 -0
  366. package/dist/lexicons/types/chat/bsky/convo/addReaction.d.ts.map +1 -1
  367. package/dist/lexicons/types/chat/bsky/convo/addReaction.js +6 -0
  368. package/dist/lexicons/types/chat/bsky/convo/addReaction.js.map +1 -1
  369. package/dist/lexicons/types/chat/bsky/convo/defs.d.ts +17 -0
  370. package/dist/lexicons/types/chat/bsky/convo/defs.d.ts.map +1 -1
  371. package/dist/lexicons/types/chat/bsky/convo/defs.js +17 -0
  372. package/dist/lexicons/types/chat/bsky/convo/defs.js.map +1 -1
  373. package/dist/lexicons/types/chat/bsky/convo/getConvoAvailability.d.ts +4 -0
  374. package/dist/lexicons/types/chat/bsky/convo/getConvoAvailability.d.ts.map +1 -1
  375. package/dist/lexicons/types/chat/bsky/convo/getConvoAvailability.js +4 -0
  376. package/dist/lexicons/types/chat/bsky/convo/getConvoAvailability.js.map +1 -1
  377. package/dist/lexicons/types/chat/bsky/convo/getConvoForMembers.d.ts +4 -0
  378. package/dist/lexicons/types/chat/bsky/convo/getConvoForMembers.d.ts.map +1 -1
  379. package/dist/lexicons/types/chat/bsky/convo/getConvoForMembers.js +4 -0
  380. package/dist/lexicons/types/chat/bsky/convo/getConvoForMembers.js.map +1 -1
  381. package/dist/lexicons/types/chat/bsky/convo/getMessages.d.ts +5 -0
  382. package/dist/lexicons/types/chat/bsky/convo/getMessages.d.ts.map +1 -1
  383. package/dist/lexicons/types/chat/bsky/convo/getMessages.js +5 -0
  384. package/dist/lexicons/types/chat/bsky/convo/getMessages.js.map +1 -1
  385. package/dist/lexicons/types/chat/bsky/convo/listConvos.d.ts +5 -0
  386. package/dist/lexicons/types/chat/bsky/convo/listConvos.d.ts.map +1 -1
  387. package/dist/lexicons/types/chat/bsky/convo/listConvos.js +5 -0
  388. package/dist/lexicons/types/chat/bsky/convo/listConvos.js.map +1 -1
  389. package/dist/lexicons/types/chat/bsky/convo/removeReaction.d.ts +6 -0
  390. package/dist/lexicons/types/chat/bsky/convo/removeReaction.d.ts.map +1 -1
  391. package/dist/lexicons/types/chat/bsky/convo/removeReaction.js +6 -0
  392. package/dist/lexicons/types/chat/bsky/convo/removeReaction.js.map +1 -1
  393. package/dist/lexicons/types/chat/bsky/convo/sendMessageBatch.d.ts +3 -0
  394. package/dist/lexicons/types/chat/bsky/convo/sendMessageBatch.d.ts.map +1 -1
  395. package/dist/lexicons/types/chat/bsky/convo/sendMessageBatch.js +3 -0
  396. package/dist/lexicons/types/chat/bsky/convo/sendMessageBatch.js.map +1 -1
  397. package/dist/lexicons/types/chat/bsky/convo/updateAllRead.d.ts +3 -0
  398. package/dist/lexicons/types/chat/bsky/convo/updateAllRead.d.ts.map +1 -1
  399. package/dist/lexicons/types/chat/bsky/convo/updateAllRead.js +3 -0
  400. package/dist/lexicons/types/chat/bsky/convo/updateAllRead.js.map +1 -1
  401. package/dist/lexicons/types/chat/bsky/moderation/getMessageContext.d.ts +9 -0
  402. package/dist/lexicons/types/chat/bsky/moderation/getMessageContext.d.ts.map +1 -1
  403. package/dist/lexicons/types/chat/bsky/moderation/getMessageContext.js +9 -0
  404. package/dist/lexicons/types/chat/bsky/moderation/getMessageContext.js.map +1 -1
  405. package/lib/lexicons/types/app/bsky/actor/defs.ts +159 -0
  406. package/lib/lexicons/types/app/bsky/actor/getProfile.ts +3 -0
  407. package/lib/lexicons/types/app/bsky/actor/getProfiles.ts +4 -0
  408. package/lib/lexicons/types/app/bsky/actor/getSuggestions.ts +8 -0
  409. package/lib/lexicons/types/app/bsky/actor/profile.ts +27 -0
  410. package/lib/lexicons/types/app/bsky/actor/searchActors.ts +12 -0
  411. package/lib/lexicons/types/app/bsky/actor/searchActorsTypeahead.ts +12 -0
  412. package/lib/lexicons/types/app/bsky/actor/status.ts +10 -0
  413. package/lib/lexicons/types/app/bsky/bookmark/defs.ts +6 -0
  414. package/lib/lexicons/types/app/bsky/bookmark/getBookmarks.ts +5 -0
  415. package/lib/lexicons/types/app/bsky/embed/defs.ts +6 -0
  416. package/lib/lexicons/types/app/bsky/embed/external.ts +4 -0
  417. package/lib/lexicons/types/app/bsky/embed/images.ts +22 -0
  418. package/lib/lexicons/types/app/bsky/embed/record.ts +3 -0
  419. package/lib/lexicons/types/app/bsky/embed/video.ts +21 -0
  420. package/lib/lexicons/types/app/bsky/feed/defs.ts +30 -0
  421. package/lib/lexicons/types/app/bsky/feed/generator.ts +18 -0
  422. package/lib/lexicons/types/app/bsky/feed/getActorFeeds.ts +5 -0
  423. package/lib/lexicons/types/app/bsky/feed/getActorLikes.ts +5 -0
  424. package/lib/lexicons/types/app/bsky/feed/getAuthorFeed.ts +12 -0
  425. package/lib/lexicons/types/app/bsky/feed/getFeed.ts +5 -0
  426. package/lib/lexicons/types/app/bsky/feed/getFeedGenerator.ts +9 -0
  427. package/lib/lexicons/types/app/bsky/feed/getFeedGenerators.ts +3 -0
  428. package/lib/lexicons/types/app/bsky/feed/getFeedSkeleton.ts +12 -0
  429. package/lib/lexicons/types/app/bsky/feed/getLikes.ts +11 -0
  430. package/lib/lexicons/types/app/bsky/feed/getListFeed.ts +8 -0
  431. package/lib/lexicons/types/app/bsky/feed/getPostThread.ts +15 -0
  432. package/lib/lexicons/types/app/bsky/feed/getPosts.ts +5 -0
  433. package/lib/lexicons/types/app/bsky/feed/getQuotes.ts +11 -0
  434. package/lib/lexicons/types/app/bsky/feed/getRepostedBy.ts +11 -0
  435. package/lib/lexicons/types/app/bsky/feed/getSuggestedFeeds.ts +5 -0
  436. package/lib/lexicons/types/app/bsky/feed/getTimeline.ts +8 -0
  437. package/lib/lexicons/types/app/bsky/feed/post.ts +35 -0
  438. package/lib/lexicons/types/app/bsky/feed/postgate.ts +11 -0
  439. package/lib/lexicons/types/app/bsky/feed/searchPosts.ts +42 -0
  440. package/lib/lexicons/types/app/bsky/feed/threadgate.ts +11 -0
  441. package/lib/lexicons/types/app/bsky/graph/block.ts +3 -0
  442. package/lib/lexicons/types/app/bsky/graph/defs.ts +45 -0
  443. package/lib/lexicons/types/app/bsky/graph/getActorStarterPacks.ts +5 -0
  444. package/lib/lexicons/types/app/bsky/graph/getBlocks.ts +5 -0
  445. package/lib/lexicons/types/app/bsky/graph/getFollowers.ts +5 -0
  446. package/lib/lexicons/types/app/bsky/graph/getFollows.ts +5 -0
  447. package/lib/lexicons/types/app/bsky/graph/getKnownFollowers.ts +5 -0
  448. package/lib/lexicons/types/app/bsky/graph/getList.ts +8 -0
  449. package/lib/lexicons/types/app/bsky/graph/getListBlocks.ts +5 -0
  450. package/lib/lexicons/types/app/bsky/graph/getListMutes.ts +5 -0
  451. package/lib/lexicons/types/app/bsky/graph/getLists.ts +11 -0
  452. package/lib/lexicons/types/app/bsky/graph/getListsWithMembership.ts +11 -0
  453. package/lib/lexicons/types/app/bsky/graph/getMutes.ts +5 -0
  454. package/lib/lexicons/types/app/bsky/graph/getRelationships.ts +7 -0
  455. package/lib/lexicons/types/app/bsky/graph/getStarterPack.ts +3 -0
  456. package/lib/lexicons/types/app/bsky/graph/getStarterPacks.ts +4 -0
  457. package/lib/lexicons/types/app/bsky/graph/getStarterPacksWithMembership.ts +8 -0
  458. package/lib/lexicons/types/app/bsky/graph/getSuggestedFollowsByActor.ts +7 -0
  459. package/lib/lexicons/types/app/bsky/graph/list.ts +16 -0
  460. package/lib/lexicons/types/app/bsky/graph/listblock.ts +3 -0
  461. package/lib/lexicons/types/app/bsky/graph/listitem.ts +6 -0
  462. package/lib/lexicons/types/app/bsky/graph/searchStarterPacks.ts +8 -0
  463. package/lib/lexicons/types/app/bsky/graph/starterpack.ts +16 -0
  464. package/lib/lexicons/types/app/bsky/graph/verification.ts +12 -0
  465. package/lib/lexicons/types/app/bsky/labeler/defs.ts +21 -0
  466. package/lib/lexicons/types/app/bsky/labeler/getServices.ts +6 -0
  467. package/lib/lexicons/types/app/bsky/labeler/service.ts +9 -0
  468. package/lib/lexicons/types/app/bsky/notification/declaration.ts +3 -0
  469. package/lib/lexicons/types/app/bsky/notification/listActivitySubscriptions.ts +5 -0
  470. package/lib/lexicons/types/app/bsky/notification/listNotifications.ts +11 -0
  471. package/lib/lexicons/types/app/bsky/notification/registerPush.ts +3 -0
  472. package/lib/lexicons/types/app/bsky/richtext/facet.ts +10 -0
  473. package/lib/lexicons/types/app/bsky/unspecced/defs.ts +45 -0
  474. package/lib/lexicons/types/app/bsky/unspecced/getOnboardingSuggestedStarterPacks.ts +5 -0
  475. package/lib/lexicons/types/app/bsky/unspecced/getOnboardingSuggestedStarterPacksSkeleton.ts +8 -0
  476. package/lib/lexicons/types/app/bsky/unspecced/getPopularFeedGenerators.ts +5 -0
  477. package/lib/lexicons/types/app/bsky/unspecced/getPostThreadOtherV2.ts +13 -0
  478. package/lib/lexicons/types/app/bsky/unspecced/getPostThreadV2.ts +36 -0
  479. package/lib/lexicons/types/app/bsky/unspecced/getSuggestedFeeds.ts +5 -0
  480. package/lib/lexicons/types/app/bsky/unspecced/getSuggestedFeedsSkeleton.ts +8 -0
  481. package/lib/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacks.ts +5 -0
  482. package/lib/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacksSkeleton.ts +8 -0
  483. package/lib/lexicons/types/app/bsky/unspecced/getSuggestedUsers.ts +8 -0
  484. package/lib/lexicons/types/app/bsky/unspecced/getSuggestedUsersSkeleton.ts +11 -0
  485. package/lib/lexicons/types/app/bsky/unspecced/getSuggestionsSkeleton.ts +17 -0
  486. package/lib/lexicons/types/app/bsky/unspecced/getTrendingTopics.ts +8 -0
  487. package/lib/lexicons/types/app/bsky/unspecced/getTrends.ts +5 -0
  488. package/lib/lexicons/types/app/bsky/unspecced/getTrendsSkeleton.ts +8 -0
  489. package/lib/lexicons/types/app/bsky/unspecced/initAgeAssurance.ts +9 -0
  490. package/lib/lexicons/types/app/bsky/unspecced/searchActorsSkeleton.ts +20 -0
  491. package/lib/lexicons/types/app/bsky/unspecced/searchPostsSkeleton.ts +45 -0
  492. package/lib/lexicons/types/app/bsky/unspecced/searchStarterPacksSkeleton.ts +17 -0
  493. package/lib/lexicons/types/app/bsky/video/defs.ts +8 -0
  494. package/lib/lexicons/types/chat/bsky/actor/defs.ts +7 -0
  495. package/lib/lexicons/types/chat/bsky/convo/acceptConvo.ts +3 -0
  496. package/lib/lexicons/types/chat/bsky/convo/addReaction.ts +6 -0
  497. package/lib/lexicons/types/chat/bsky/convo/defs.ts +17 -0
  498. package/lib/lexicons/types/chat/bsky/convo/getConvoAvailability.ts +4 -0
  499. package/lib/lexicons/types/chat/bsky/convo/getConvoForMembers.ts +4 -0
  500. package/lib/lexicons/types/chat/bsky/convo/getMessages.ts +5 -0
  501. package/lib/lexicons/types/chat/bsky/convo/listConvos.ts +5 -0
  502. package/lib/lexicons/types/chat/bsky/convo/removeReaction.ts +6 -0
  503. package/lib/lexicons/types/chat/bsky/convo/sendMessageBatch.ts +3 -0
  504. package/lib/lexicons/types/chat/bsky/convo/updateAllRead.ts +3 -0
  505. package/lib/lexicons/types/chat/bsky/moderation/getMessageContext.ts +9 -0
  506. package/package.json +3 -3
@@ -7,11 +7,19 @@ import * as ComAtprotoLabelDefs from '@atcute/atproto/types/label/defs';
7
7
  const _mainSchema = /*#__PURE__*/ v.query('app.bsky.notification.listNotifications', {
8
8
  params: /*#__PURE__*/ v.object({
9
9
  cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
10
+ /**
11
+ * @minimum 1
12
+ * @maximum 100
13
+ * @default 50
14
+ */
10
15
  limit: /*#__PURE__*/ v.optional(
11
16
  /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 100)]),
12
17
  50,
13
18
  ),
14
19
  priority: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
20
+ /**
21
+ * Notification reasons to include in response.
22
+ */
15
23
  reasons: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(/*#__PURE__*/ v.string())),
16
24
  seenAt: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.datetimeString()),
17
25
  }),
@@ -40,6 +48,9 @@ const _notificationSchema = /*#__PURE__*/ v.object({
40
48
  get labels() {
41
49
  return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(ComAtprotoLabelDefs.labelSchema));
42
50
  },
51
+ /**
52
+ * The reason why this notification was delivered - e.g. your post was liked, or you received a new follower.
53
+ */
43
54
  reason: /*#__PURE__*/ v.string<
44
55
  | 'follow'
45
56
  | 'like'
@@ -7,6 +7,9 @@ const _mainSchema = /*#__PURE__*/ v.procedure('app.bsky.notification.registerPus
7
7
  input: {
8
8
  type: 'lex',
9
9
  schema: /*#__PURE__*/ v.object({
10
+ /**
11
+ * Set to true when the actor is age restricted
12
+ */
10
13
  ageRestricted: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
11
14
  appId: /*#__PURE__*/ v.string(),
12
15
  platform: /*#__PURE__*/ v.string<'android' | 'ios' | 'web' | (string & {})>(),
@@ -3,7 +3,13 @@ import * as v from '@atcute/lexicons/validations';
3
3
 
4
4
  const _byteSliceSchema = /*#__PURE__*/ v.object({
5
5
  $type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.richtext.facet#byteSlice')),
6
+ /**
7
+ * @minimum 0
8
+ */
6
9
  byteEnd: /*#__PURE__*/ v.integer(),
10
+ /**
11
+ * @minimum 0
12
+ */
7
13
  byteStart: /*#__PURE__*/ v.integer(),
8
14
  });
9
15
  const _linkSchema = /*#__PURE__*/ v.object({
@@ -25,6 +31,10 @@ const _mentionSchema = /*#__PURE__*/ v.object({
25
31
  });
26
32
  const _tagSchema = /*#__PURE__*/ v.object({
27
33
  $type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.richtext.facet#tag')),
34
+ /**
35
+ * @maxLength 640
36
+ * @maxGraphemes 64
37
+ */
28
38
  tag: /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [
29
39
  /*#__PURE__*/ v.stringLength(0, 640),
30
40
  /*#__PURE__*/ v.stringGraphemes(0, 64),
@@ -5,18 +5,48 @@ import * as AppBskyFeedDefs from '../feed/defs.js';
5
5
 
6
6
  const _ageAssuranceEventSchema = /*#__PURE__*/ v.object({
7
7
  $type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.unspecced.defs#ageAssuranceEvent')),
8
+ /**
9
+ * The unique identifier for this instance of the age assurance flow, in UUID format.
10
+ */
8
11
  attemptId: /*#__PURE__*/ v.string(),
12
+ /**
13
+ * The IP address used when completing the AA flow.
14
+ */
9
15
  completeIp: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
16
+ /**
17
+ * The user agent used when completing the AA flow.
18
+ */
10
19
  completeUa: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
20
+ /**
21
+ * The date and time of this write operation.
22
+ */
11
23
  createdAt: /*#__PURE__*/ v.datetimeString(),
24
+ /**
25
+ * The email used for AA.
26
+ */
12
27
  email: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
28
+ /**
29
+ * The IP address used when initiating the AA flow.
30
+ */
13
31
  initIp: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
32
+ /**
33
+ * The user agent used when initiating the AA flow.
34
+ */
14
35
  initUa: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
36
+ /**
37
+ * The status of the age assurance process.
38
+ */
15
39
  status: /*#__PURE__*/ v.string<'assured' | 'pending' | 'unknown' | (string & {})>(),
16
40
  });
17
41
  const _ageAssuranceStateSchema = /*#__PURE__*/ v.object({
18
42
  $type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.unspecced.defs#ageAssuranceState')),
43
+ /**
44
+ * The timestamp when this state was last updated.
45
+ */
19
46
  lastInitiatedAt: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.datetimeString()),
47
+ /**
48
+ * The status of the age assurance process.
49
+ */
20
50
  status: /*#__PURE__*/ v.string<'assured' | 'blocked' | 'pending' | 'unknown' | (string & {})>(),
21
51
  });
22
52
  const _skeletonSearchActorSchema = /*#__PURE__*/ v.object({
@@ -60,10 +90,25 @@ const _threadItemNotFoundSchema = /*#__PURE__*/ v.object({
60
90
  });
61
91
  const _threadItemPostSchema = /*#__PURE__*/ v.object({
62
92
  $type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.unspecced.defs#threadItemPost')),
93
+ /**
94
+ * The threadgate created by the author indicates this post as a reply to be hidden for everyone consuming the thread.
95
+ */
63
96
  hiddenByThreadgate: /*#__PURE__*/ v.boolean(),
97
+ /**
98
+ * This post has more parents that were not present in the response. This is just a boolean, without the number of parents.
99
+ */
64
100
  moreParents: /*#__PURE__*/ v.boolean(),
101
+ /**
102
+ * This post has more replies that were not present in the response. This is a numeric value, which is best-effort and might not be accurate.
103
+ */
65
104
  moreReplies: /*#__PURE__*/ v.integer(),
105
+ /**
106
+ * This is by an account muted by the viewer requesting it.
107
+ */
66
108
  mutedByViewer: /*#__PURE__*/ v.boolean(),
109
+ /**
110
+ * This post is part of a contiguous thread by the OP from the thread root. Many different OP threads can happen in the same thread.
111
+ */
67
112
  opThread: /*#__PURE__*/ v.boolean(),
68
113
  get post() {
69
114
  return AppBskyFeedDefs.postViewSchema;
@@ -5,6 +5,11 @@ import * as AppBskyGraphDefs from '../graph/defs.js';
5
5
 
6
6
  const _mainSchema = /*#__PURE__*/ v.query('app.bsky.unspecced.getOnboardingSuggestedStarterPacks', {
7
7
  params: /*#__PURE__*/ v.object({
8
+ /**
9
+ * @minimum 1
10
+ * @maximum 25
11
+ * @default 10
12
+ */
8
13
  limit: /*#__PURE__*/ v.optional(
9
14
  /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 25)]),
10
15
  10,
@@ -4,10 +4,18 @@ import type {} from '@atcute/lexicons/ambient';
4
4
 
5
5
  const _mainSchema = /*#__PURE__*/ v.query('app.bsky.unspecced.getOnboardingSuggestedStarterPacksSkeleton', {
6
6
  params: /*#__PURE__*/ v.object({
7
+ /**
8
+ * @minimum 1
9
+ * @maximum 25
10
+ * @default 10
11
+ */
7
12
  limit: /*#__PURE__*/ v.optional(
8
13
  /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 25)]),
9
14
  10,
10
15
  ),
16
+ /**
17
+ * DID of the account making the request (not included for public/unauthenticated queries).
18
+ */
11
19
  viewer: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.didString()),
12
20
  }),
13
21
  output: {
@@ -6,6 +6,11 @@ import * as AppBskyFeedDefs from '../feed/defs.js';
6
6
  const _mainSchema = /*#__PURE__*/ v.query('app.bsky.unspecced.getPopularFeedGenerators', {
7
7
  params: /*#__PURE__*/ v.object({
8
8
  cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
9
+ /**
10
+ * @minimum 1
11
+ * @maximum 100
12
+ * @default 50
13
+ */
9
14
  limit: /*#__PURE__*/ v.optional(
10
15
  /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 100)]),
11
16
  50,
@@ -5,12 +5,22 @@ import * as AppBskyUnspeccedDefs from './defs.js';
5
5
 
6
6
  const _mainSchema = /*#__PURE__*/ v.query('app.bsky.unspecced.getPostThreadOtherV2', {
7
7
  params: /*#__PURE__*/ v.object({
8
+ /**
9
+ * Reference (AT-URI) to post record. This is the anchor post.
10
+ */
8
11
  anchor: /*#__PURE__*/ v.resourceUriString(),
12
+ /**
13
+ * Whether to prioritize posts from followed users. It only has effect when the user is authenticated.
14
+ * @default false
15
+ */
9
16
  prioritizeFollowedUsers: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean(), false),
10
17
  }),
11
18
  output: {
12
19
  type: 'lex',
13
20
  schema: /*#__PURE__*/ v.object({
21
+ /**
22
+ * A flat list of other thread items. The depth of each item is indicated by the depth property inside the item.
23
+ */
14
24
  get thread() {
15
25
  return /*#__PURE__*/ v.array(threadItemSchema);
16
26
  },
@@ -21,6 +31,9 @@ const _threadItemSchema = /*#__PURE__*/ v.object({
21
31
  $type: /*#__PURE__*/ v.optional(
22
32
  /*#__PURE__*/ v.literal('app.bsky.unspecced.getPostThreadOtherV2#threadItem'),
23
33
  ),
34
+ /**
35
+ * The nesting level of this item in the thread. Depth 0 means the anchor item. Items above have negative depths, items below have positive depths.
36
+ */
24
37
  depth: /*#__PURE__*/ v.integer(),
25
38
  uri: /*#__PURE__*/ v.resourceUriString(),
26
39
  get value() {
@@ -6,17 +6,44 @@ import * as AppBskyUnspeccedDefs from './defs.js';
6
6
 
7
7
  const _mainSchema = /*#__PURE__*/ v.query('app.bsky.unspecced.getPostThreadV2', {
8
8
  params: /*#__PURE__*/ v.object({
9
+ /**
10
+ * Whether to include parents above the anchor.
11
+ * @default true
12
+ */
9
13
  above: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean(), true),
14
+ /**
15
+ * Reference (AT-URI) to post record. This is the anchor post, and the thread will be built around it. It can be any post in the tree, not necessarily a root post.
16
+ */
10
17
  anchor: /*#__PURE__*/ v.resourceUriString(),
18
+ /**
19
+ * How many levels of replies to include below the anchor.
20
+ * @minimum 0
21
+ * @maximum 20
22
+ * @default 6
23
+ */
11
24
  below: /*#__PURE__*/ v.optional(
12
25
  /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(0, 20)]),
13
26
  6,
14
27
  ),
28
+ /**
29
+ * Maximum of replies to include at each level of the thread, except for the direct replies to the anchor, which are (NOTE: currently, during unspecced phase) all returned (NOTE: later they might be paginated).
30
+ * @minimum 0
31
+ * @maximum 100
32
+ * @default 10
33
+ */
15
34
  branchingFactor: /*#__PURE__*/ v.optional(
16
35
  /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(0, 100)]),
17
36
  10,
18
37
  ),
38
+ /**
39
+ * Whether to prioritize posts from followed users. It only has effect when the user is authenticated.
40
+ * @default false
41
+ */
19
42
  prioritizeFollowedUsers: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean(), false),
43
+ /**
44
+ * Sorting for the thread replies.
45
+ * @default "oldest"
46
+ */
20
47
  sort: /*#__PURE__*/ v.optional(
21
48
  /*#__PURE__*/ v.string<'newest' | 'oldest' | 'top' | (string & {})>(),
22
49
  'oldest',
@@ -25,7 +52,13 @@ const _mainSchema = /*#__PURE__*/ v.query('app.bsky.unspecced.getPostThreadV2',
25
52
  output: {
26
53
  type: 'lex',
27
54
  schema: /*#__PURE__*/ v.object({
55
+ /**
56
+ * Whether this thread has additional replies. If true, a call can be made to the `getPostThreadOtherV2` endpoint to retrieve them.
57
+ */
28
58
  hasOtherReplies: /*#__PURE__*/ v.boolean(),
59
+ /**
60
+ * A flat list of thread items. The depth of each item is indicated by the depth property inside the item.
61
+ */
29
62
  get thread() {
30
63
  return /*#__PURE__*/ v.array(threadItemSchema);
31
64
  },
@@ -37,6 +70,9 @@ const _mainSchema = /*#__PURE__*/ v.query('app.bsky.unspecced.getPostThreadV2',
37
70
  });
38
71
  const _threadItemSchema = /*#__PURE__*/ v.object({
39
72
  $type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.unspecced.getPostThreadV2#threadItem')),
73
+ /**
74
+ * The nesting level of this item in the thread. Depth 0 means the anchor item. Items above have negative depths, items below have positive depths.
75
+ */
40
76
  depth: /*#__PURE__*/ v.integer(),
41
77
  uri: /*#__PURE__*/ v.resourceUriString(),
42
78
  get value() {
@@ -5,6 +5,11 @@ import * as AppBskyFeedDefs from '../feed/defs.js';
5
5
 
6
6
  const _mainSchema = /*#__PURE__*/ v.query('app.bsky.unspecced.getSuggestedFeeds', {
7
7
  params: /*#__PURE__*/ v.object({
8
+ /**
9
+ * @minimum 1
10
+ * @maximum 25
11
+ * @default 10
12
+ */
8
13
  limit: /*#__PURE__*/ v.optional(
9
14
  /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 25)]),
10
15
  10,
@@ -4,10 +4,18 @@ import type {} from '@atcute/lexicons/ambient';
4
4
 
5
5
  const _mainSchema = /*#__PURE__*/ v.query('app.bsky.unspecced.getSuggestedFeedsSkeleton', {
6
6
  params: /*#__PURE__*/ v.object({
7
+ /**
8
+ * @minimum 1
9
+ * @maximum 25
10
+ * @default 10
11
+ */
7
12
  limit: /*#__PURE__*/ v.optional(
8
13
  /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 25)]),
9
14
  10,
10
15
  ),
16
+ /**
17
+ * DID of the account making the request (not included for public/unauthenticated queries).
18
+ */
11
19
  viewer: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.didString()),
12
20
  }),
13
21
  output: {
@@ -5,6 +5,11 @@ import * as AppBskyGraphDefs from '../graph/defs.js';
5
5
 
6
6
  const _mainSchema = /*#__PURE__*/ v.query('app.bsky.unspecced.getSuggestedStarterPacks', {
7
7
  params: /*#__PURE__*/ v.object({
8
+ /**
9
+ * @minimum 1
10
+ * @maximum 25
11
+ * @default 10
12
+ */
8
13
  limit: /*#__PURE__*/ v.optional(
9
14
  /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 25)]),
10
15
  10,
@@ -4,10 +4,18 @@ import type {} from '@atcute/lexicons/ambient';
4
4
 
5
5
  const _mainSchema = /*#__PURE__*/ v.query('app.bsky.unspecced.getSuggestedStarterPacksSkeleton', {
6
6
  params: /*#__PURE__*/ v.object({
7
+ /**
8
+ * @minimum 1
9
+ * @maximum 25
10
+ * @default 10
11
+ */
7
12
  limit: /*#__PURE__*/ v.optional(
8
13
  /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 25)]),
9
14
  10,
10
15
  ),
16
+ /**
17
+ * DID of the account making the request (not included for public/unauthenticated queries).
18
+ */
11
19
  viewer: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.didString()),
12
20
  }),
13
21
  output: {
@@ -5,7 +5,15 @@ import * as AppBskyActorDefs from '../actor/defs.js';
5
5
 
6
6
  const _mainSchema = /*#__PURE__*/ v.query('app.bsky.unspecced.getSuggestedUsers', {
7
7
  params: /*#__PURE__*/ v.object({
8
+ /**
9
+ * Category of users to get suggestions for.
10
+ */
8
11
  category: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
12
+ /**
13
+ * @minimum 1
14
+ * @maximum 50
15
+ * @default 25
16
+ */
9
17
  limit: /*#__PURE__*/ v.optional(
10
18
  /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 50)]),
11
19
  25,
@@ -4,11 +4,22 @@ import type {} from '@atcute/lexicons/ambient';
4
4
 
5
5
  const _mainSchema = /*#__PURE__*/ v.query('app.bsky.unspecced.getSuggestedUsersSkeleton', {
6
6
  params: /*#__PURE__*/ v.object({
7
+ /**
8
+ * Category of users to get suggestions for.
9
+ */
7
10
  category: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
11
+ /**
12
+ * @minimum 1
13
+ * @maximum 50
14
+ * @default 25
15
+ */
8
16
  limit: /*#__PURE__*/ v.optional(
9
17
  /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 50)]),
10
18
  25,
11
19
  ),
20
+ /**
21
+ * DID of the account making the request (not included for public/unauthenticated queries).
22
+ */
12
23
  viewer: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.didString()),
13
24
  }),
14
25
  output: {
@@ -6,11 +6,22 @@ import * as AppBskyUnspeccedDefs from './defs.js';
6
6
  const _mainSchema = /*#__PURE__*/ v.query('app.bsky.unspecced.getSuggestionsSkeleton', {
7
7
  params: /*#__PURE__*/ v.object({
8
8
  cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
9
+ /**
10
+ * @minimum 1
11
+ * @maximum 100
12
+ * @default 50
13
+ */
9
14
  limit: /*#__PURE__*/ v.optional(
10
15
  /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 100)]),
11
16
  50,
12
17
  ),
18
+ /**
19
+ * DID of the account to get suggestions relative to. If not provided, suggestions will be based on the viewer.
20
+ */
13
21
  relativeToDid: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.didString()),
22
+ /**
23
+ * DID of the account making the request (not included for public/unauthenticated queries). Used to boost followed accounts in ranking.
24
+ */
14
25
  viewer: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.didString()),
15
26
  }),
16
27
  output: {
@@ -20,7 +31,13 @@ const _mainSchema = /*#__PURE__*/ v.query('app.bsky.unspecced.getSuggestionsSkel
20
31
  return /*#__PURE__*/ v.array(AppBskyUnspeccedDefs.skeletonSearchActorSchema);
21
32
  },
22
33
  cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
34
+ /**
35
+ * Snowflake for this recommendation, use when submitting recommendation events.
36
+ */
23
37
  recId: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
38
+ /**
39
+ * DID of the account these suggestions are relative to. If this is returned undefined, suggestions are based on the viewer.
40
+ */
24
41
  relativeToDid: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.didString()),
25
42
  }),
26
43
  },
@@ -5,10 +5,18 @@ import * as AppBskyUnspeccedDefs from './defs.js';
5
5
 
6
6
  const _mainSchema = /*#__PURE__*/ v.query('app.bsky.unspecced.getTrendingTopics', {
7
7
  params: /*#__PURE__*/ v.object({
8
+ /**
9
+ * @minimum 1
10
+ * @maximum 25
11
+ * @default 10
12
+ */
8
13
  limit: /*#__PURE__*/ v.optional(
9
14
  /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 25)]),
10
15
  10,
11
16
  ),
17
+ /**
18
+ * DID of the account making the request (not included for public/unauthenticated queries). Used to boost followed accounts in ranking.
19
+ */
12
20
  viewer: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.didString()),
13
21
  }),
14
22
  output: {
@@ -5,6 +5,11 @@ import * as AppBskyUnspeccedDefs from './defs.js';
5
5
 
6
6
  const _mainSchema = /*#__PURE__*/ v.query('app.bsky.unspecced.getTrends', {
7
7
  params: /*#__PURE__*/ v.object({
8
+ /**
9
+ * @minimum 1
10
+ * @maximum 25
11
+ * @default 10
12
+ */
8
13
  limit: /*#__PURE__*/ v.optional(
9
14
  /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 25)]),
10
15
  10,
@@ -5,10 +5,18 @@ import * as AppBskyUnspeccedDefs from './defs.js';
5
5
 
6
6
  const _mainSchema = /*#__PURE__*/ v.query('app.bsky.unspecced.getTrendsSkeleton', {
7
7
  params: /*#__PURE__*/ v.object({
8
+ /**
9
+ * @minimum 1
10
+ * @maximum 25
11
+ * @default 10
12
+ */
8
13
  limit: /*#__PURE__*/ v.optional(
9
14
  /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 25)]),
10
15
  10,
11
16
  ),
17
+ /**
18
+ * DID of the account making the request (not included for public/unauthenticated queries).
19
+ */
12
20
  viewer: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.didString()),
13
21
  }),
14
22
  output: {
@@ -8,8 +8,17 @@ const _mainSchema = /*#__PURE__*/ v.procedure('app.bsky.unspecced.initAgeAssuran
8
8
  input: {
9
9
  type: 'lex',
10
10
  schema: /*#__PURE__*/ v.object({
11
+ /**
12
+ * An ISO 3166-1 alpha-2 code of the user's location.
13
+ */
11
14
  countryCode: /*#__PURE__*/ v.string(),
15
+ /**
16
+ * The user's email address to receive assurance instructions.
17
+ */
12
18
  email: /*#__PURE__*/ v.string(),
19
+ /**
20
+ * The user's preferred language for communication during the assurance process.
21
+ */
13
22
  language: /*#__PURE__*/ v.string(),
14
23
  }),
15
24
  },
@@ -5,13 +5,30 @@ import * as AppBskyUnspeccedDefs from './defs.js';
5
5
 
6
6
  const _mainSchema = /*#__PURE__*/ v.query('app.bsky.unspecced.searchActorsSkeleton', {
7
7
  params: /*#__PURE__*/ v.object({
8
+ /**
9
+ * Optional pagination mechanism; may not necessarily allow scrolling through entire result set.
10
+ */
8
11
  cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
12
+ /**
13
+ * @minimum 1
14
+ * @maximum 100
15
+ * @default 25
16
+ */
9
17
  limit: /*#__PURE__*/ v.optional(
10
18
  /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 100)]),
11
19
  25,
12
20
  ),
21
+ /**
22
+ * Search query string; syntax, phrase, boolean, and faceting is unspecified, but Lucene query syntax is recommended. For typeahead search, only simple term match is supported, not full syntax.
23
+ */
13
24
  q: /*#__PURE__*/ v.string(),
25
+ /**
26
+ * If true, acts as fast/simple 'typeahead' query.
27
+ */
14
28
  typeahead: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
29
+ /**
30
+ * DID of the account making the request (not included for public/unauthenticated queries). Used to boost followed accounts in ranking.
31
+ */
15
32
  viewer: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.didString()),
16
33
  }),
17
34
  output: {
@@ -21,6 +38,9 @@ const _mainSchema = /*#__PURE__*/ v.query('app.bsky.unspecced.searchActorsSkelet
21
38
  return /*#__PURE__*/ v.array(AppBskyUnspeccedDefs.skeletonSearchActorSchema);
22
39
  },
23
40
  cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
41
+ /**
42
+ * Count of search hits. Optional, may be rounded/truncated, and may not be possible to paginate through all hits.
43
+ */
24
44
  hitsTotal: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
25
45
  }),
26
46
  },
@@ -5,18 +5,51 @@ import * as AppBskyUnspeccedDefs from './defs.js';
5
5
 
6
6
  const _mainSchema = /*#__PURE__*/ v.query('app.bsky.unspecced.searchPostsSkeleton', {
7
7
  params: /*#__PURE__*/ v.object({
8
+ /**
9
+ * Filter to posts by the given account. Handles are resolved to DID before query-time.
10
+ */
8
11
  author: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.actorIdentifierString()),
12
+ /**
13
+ * Optional pagination mechanism; may not necessarily allow scrolling through entire result set.
14
+ */
9
15
  cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
16
+ /**
17
+ * Filter to posts with URLs (facet links or embeds) linking to the given domain (hostname). Server may apply hostname normalization.
18
+ */
10
19
  domain: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
20
+ /**
21
+ * Filter to posts in the given language. Expected to be based on post language field, though server may override language detection.
22
+ */
11
23
  lang: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.languageCodeString()),
24
+ /**
25
+ * @minimum 1
26
+ * @maximum 100
27
+ * @default 25
28
+ */
12
29
  limit: /*#__PURE__*/ v.optional(
13
30
  /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 100)]),
14
31
  25,
15
32
  ),
33
+ /**
34
+ * Filter to posts which mention the given account. Handles are resolved to DID before query-time. Only matches rich-text facet mentions.
35
+ */
16
36
  mentions: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.actorIdentifierString()),
37
+ /**
38
+ * Search query string; syntax, phrase, boolean, and faceting is unspecified, but Lucene query syntax is recommended.
39
+ */
17
40
  q: /*#__PURE__*/ v.string(),
41
+ /**
42
+ * Filter results for posts after the indicated datetime (inclusive). Expected to use 'sortAt' timestamp, which may not match 'createdAt'. Can be a datetime, or just an ISO date (YYYY-MM-DD).
43
+ */
18
44
  since: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
45
+ /**
46
+ * Specifies the ranking order of results.
47
+ * @default "latest"
48
+ */
19
49
  sort: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string<'latest' | 'top' | (string & {})>(), 'latest'),
50
+ /**
51
+ * Filter to posts with the given tag (hashtag), based on rich-text facet or tag field. Do not include the hash (#) prefix. Multiple tags can be specified, with 'AND' matching.
52
+ */
20
53
  tag: /*#__PURE__*/ v.optional(
21
54
  /*#__PURE__*/ v.array(
22
55
  /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [
@@ -25,14 +58,26 @@ const _mainSchema = /*#__PURE__*/ v.query('app.bsky.unspecced.searchPostsSkeleto
25
58
  ]),
26
59
  ),
27
60
  ),
61
+ /**
62
+ * Filter results for posts before the indicated datetime (not inclusive). Expected to use 'sortAt' timestamp, which may not match 'createdAt'. Can be a datetime, or just an ISO date (YYY-MM-DD).
63
+ */
28
64
  until: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
65
+ /**
66
+ * Filter to posts with links (facet links or embeds) pointing to this URL. Server may apply URL normalization or fuzzy matching.
67
+ */
29
68
  url: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.genericUriString()),
69
+ /**
70
+ * DID of the account making the request (not included for public/unauthenticated queries). Used for 'from:me' queries.
71
+ */
30
72
  viewer: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.didString()),
31
73
  }),
32
74
  output: {
33
75
  type: 'lex',
34
76
  schema: /*#__PURE__*/ v.object({
35
77
  cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
78
+ /**
79
+ * Count of search hits. Optional, may be rounded/truncated, and may not be possible to paginate through all hits.
80
+ */
36
81
  hitsTotal: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
37
82
  get posts() {
38
83
  return /*#__PURE__*/ v.array(AppBskyUnspeccedDefs.skeletonSearchPostSchema);
@@ -5,18 +5,35 @@ import * as AppBskyUnspeccedDefs from './defs.js';
5
5
 
6
6
  const _mainSchema = /*#__PURE__*/ v.query('app.bsky.unspecced.searchStarterPacksSkeleton', {
7
7
  params: /*#__PURE__*/ v.object({
8
+ /**
9
+ * Optional pagination mechanism; may not necessarily allow scrolling through entire result set.
10
+ */
8
11
  cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
12
+ /**
13
+ * @minimum 1
14
+ * @maximum 100
15
+ * @default 25
16
+ */
9
17
  limit: /*#__PURE__*/ v.optional(
10
18
  /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 100)]),
11
19
  25,
12
20
  ),
21
+ /**
22
+ * Search query string; syntax, phrase, boolean, and faceting is unspecified, but Lucene query syntax is recommended.
23
+ */
13
24
  q: /*#__PURE__*/ v.string(),
25
+ /**
26
+ * DID of the account making the request (not included for public/unauthenticated queries).
27
+ */
14
28
  viewer: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.didString()),
15
29
  }),
16
30
  output: {
17
31
  type: 'lex',
18
32
  schema: /*#__PURE__*/ v.object({
19
33
  cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
34
+ /**
35
+ * Count of search hits. Optional, may be rounded/truncated, and may not be possible to paginate through all hits.
36
+ */
20
37
  hitsTotal: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
21
38
  get starterPacks() {
22
39
  return /*#__PURE__*/ v.array(AppBskyUnspeccedDefs.skeletonSearchStarterPackSchema);