@atcute/bluesky 4.0.0 → 4.0.1

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 (610) hide show
  1. package/dist/lexicons/index.d.ts +1 -1
  2. package/dist/lexicons/index.js +1 -1
  3. package/dist/lexicons/types/app/bsky/actor/defs.d.ts +58 -114
  4. package/dist/lexicons/types/app/bsky/actor/defs.d.ts.map +1 -1
  5. package/dist/lexicons/types/app/bsky/actor/defs.js +58 -114
  6. package/dist/lexicons/types/app/bsky/actor/defs.js.map +1 -1
  7. package/dist/lexicons/types/app/bsky/actor/getProfile.d.ts +1 -3
  8. package/dist/lexicons/types/app/bsky/actor/getProfile.d.ts.map +1 -1
  9. package/dist/lexicons/types/app/bsky/actor/getProfile.js +1 -3
  10. package/dist/lexicons/types/app/bsky/actor/getProfile.js.map +1 -1
  11. package/dist/lexicons/types/app/bsky/actor/getSuggestions.d.ts +3 -4
  12. package/dist/lexicons/types/app/bsky/actor/getSuggestions.d.ts.map +1 -1
  13. package/dist/lexicons/types/app/bsky/actor/getSuggestions.js +3 -4
  14. package/dist/lexicons/types/app/bsky/actor/getSuggestions.js.map +1 -1
  15. package/dist/lexicons/types/app/bsky/actor/profile.d.ts +7 -5
  16. package/dist/lexicons/types/app/bsky/actor/profile.d.ts.map +1 -1
  17. package/dist/lexicons/types/app/bsky/actor/profile.js +9 -7
  18. package/dist/lexicons/types/app/bsky/actor/profile.js.map +1 -1
  19. package/dist/lexicons/types/app/bsky/actor/searchActors.d.ts +4 -2
  20. package/dist/lexicons/types/app/bsky/actor/searchActors.d.ts.map +1 -1
  21. package/dist/lexicons/types/app/bsky/actor/searchActors.js +4 -2
  22. package/dist/lexicons/types/app/bsky/actor/searchActors.js.map +1 -1
  23. package/dist/lexicons/types/app/bsky/actor/searchActorsTypeahead.d.ts +3 -4
  24. package/dist/lexicons/types/app/bsky/actor/searchActorsTypeahead.d.ts.map +1 -1
  25. package/dist/lexicons/types/app/bsky/actor/searchActorsTypeahead.js +3 -4
  26. package/dist/lexicons/types/app/bsky/actor/searchActorsTypeahead.js.map +1 -1
  27. package/dist/lexicons/types/app/bsky/actor/status.d.ts +3 -6
  28. package/dist/lexicons/types/app/bsky/actor/status.d.ts.map +1 -1
  29. package/dist/lexicons/types/app/bsky/actor/status.js +3 -6
  30. package/dist/lexicons/types/app/bsky/actor/status.js.map +1 -1
  31. package/dist/lexicons/types/app/bsky/ageassurance/begin.d.ts +4 -12
  32. package/dist/lexicons/types/app/bsky/ageassurance/begin.d.ts.map +1 -1
  33. package/dist/lexicons/types/app/bsky/ageassurance/begin.js +4 -12
  34. package/dist/lexicons/types/app/bsky/ageassurance/begin.js.map +1 -1
  35. package/dist/lexicons/types/app/bsky/ageassurance/defs.d.ts +27 -68
  36. package/dist/lexicons/types/app/bsky/ageassurance/defs.d.ts.map +1 -1
  37. package/dist/lexicons/types/app/bsky/ageassurance/defs.js +27 -68
  38. package/dist/lexicons/types/app/bsky/ageassurance/defs.js.map +1 -1
  39. package/dist/lexicons/types/app/bsky/bookmark/defs.d.ts +2 -6
  40. package/dist/lexicons/types/app/bsky/bookmark/defs.d.ts.map +1 -1
  41. package/dist/lexicons/types/app/bsky/bookmark/defs.js +2 -6
  42. package/dist/lexicons/types/app/bsky/bookmark/defs.js.map +1 -1
  43. package/dist/lexicons/types/app/bsky/bookmark/getBookmarks.d.ts +1 -1
  44. package/dist/lexicons/types/app/bsky/bookmark/getBookmarks.js +1 -1
  45. package/dist/lexicons/types/app/bsky/contact/defs.d.ts +9 -13
  46. package/dist/lexicons/types/app/bsky/contact/defs.d.ts.map +1 -1
  47. package/dist/lexicons/types/app/bsky/contact/defs.js +9 -13
  48. package/dist/lexicons/types/app/bsky/contact/defs.js.map +1 -1
  49. package/dist/lexicons/types/app/bsky/contact/dismissMatch.d.ts +1 -3
  50. package/dist/lexicons/types/app/bsky/contact/dismissMatch.d.ts.map +1 -1
  51. package/dist/lexicons/types/app/bsky/contact/dismissMatch.js +1 -3
  52. package/dist/lexicons/types/app/bsky/contact/dismissMatch.js.map +1 -1
  53. package/dist/lexicons/types/app/bsky/contact/getMatches.d.ts +1 -1
  54. package/dist/lexicons/types/app/bsky/contact/getMatches.js +1 -1
  55. package/dist/lexicons/types/app/bsky/contact/getSyncStatus.d.ts +2 -1
  56. package/dist/lexicons/types/app/bsky/contact/getSyncStatus.d.ts.map +1 -1
  57. package/dist/lexicons/types/app/bsky/contact/getSyncStatus.js +2 -1
  58. package/dist/lexicons/types/app/bsky/contact/getSyncStatus.js.map +1 -1
  59. package/dist/lexicons/types/app/bsky/contact/importContacts.d.ts +8 -3
  60. package/dist/lexicons/types/app/bsky/contact/importContacts.d.ts.map +1 -1
  61. package/dist/lexicons/types/app/bsky/contact/importContacts.js +8 -3
  62. package/dist/lexicons/types/app/bsky/contact/importContacts.js.map +1 -1
  63. package/dist/lexicons/types/app/bsky/contact/sendNotification.d.ts +2 -6
  64. package/dist/lexicons/types/app/bsky/contact/sendNotification.d.ts.map +1 -1
  65. package/dist/lexicons/types/app/bsky/contact/sendNotification.js +2 -6
  66. package/dist/lexicons/types/app/bsky/contact/sendNotification.js.map +1 -1
  67. package/dist/lexicons/types/app/bsky/contact/startPhoneVerification.d.ts +1 -3
  68. package/dist/lexicons/types/app/bsky/contact/startPhoneVerification.d.ts.map +1 -1
  69. package/dist/lexicons/types/app/bsky/contact/startPhoneVerification.js +1 -3
  70. package/dist/lexicons/types/app/bsky/contact/startPhoneVerification.js.map +1 -1
  71. package/dist/lexicons/types/app/bsky/contact/verifyPhone.d.ts +4 -7
  72. package/dist/lexicons/types/app/bsky/contact/verifyPhone.d.ts.map +1 -1
  73. package/dist/lexicons/types/app/bsky/contact/verifyPhone.js +4 -7
  74. package/dist/lexicons/types/app/bsky/contact/verifyPhone.js.map +1 -1
  75. package/dist/lexicons/types/app/bsky/draft/createDraft.d.ts +1 -3
  76. package/dist/lexicons/types/app/bsky/draft/createDraft.d.ts.map +1 -1
  77. package/dist/lexicons/types/app/bsky/draft/createDraft.js +1 -3
  78. package/dist/lexicons/types/app/bsky/draft/createDraft.js.map +1 -1
  79. package/dist/lexicons/types/app/bsky/draft/defs.d.ts +23 -40
  80. package/dist/lexicons/types/app/bsky/draft/defs.d.ts.map +1 -1
  81. package/dist/lexicons/types/app/bsky/draft/defs.js +23 -40
  82. package/dist/lexicons/types/app/bsky/draft/defs.js.map +1 -1
  83. package/dist/lexicons/types/app/bsky/draft/getDrafts.d.ts +1 -1
  84. package/dist/lexicons/types/app/bsky/draft/getDrafts.js +1 -1
  85. package/dist/lexicons/types/app/bsky/embed/defs.d.ts +2 -6
  86. package/dist/lexicons/types/app/bsky/embed/defs.d.ts.map +1 -1
  87. package/dist/lexicons/types/app/bsky/embed/defs.js +2 -6
  88. package/dist/lexicons/types/app/bsky/embed/defs.js.map +1 -1
  89. package/dist/lexicons/types/app/bsky/embed/external.d.ts +2 -1
  90. package/dist/lexicons/types/app/bsky/embed/external.d.ts.map +1 -1
  91. package/dist/lexicons/types/app/bsky/embed/external.js +2 -1
  92. package/dist/lexicons/types/app/bsky/embed/external.js.map +1 -1
  93. package/dist/lexicons/types/app/bsky/embed/images.d.ts +9 -14
  94. package/dist/lexicons/types/app/bsky/embed/images.d.ts.map +1 -1
  95. package/dist/lexicons/types/app/bsky/embed/images.js +9 -14
  96. package/dist/lexicons/types/app/bsky/embed/images.js.map +1 -1
  97. package/dist/lexicons/types/app/bsky/embed/record.d.ts +1 -3
  98. package/dist/lexicons/types/app/bsky/embed/record.d.ts.map +1 -1
  99. package/dist/lexicons/types/app/bsky/embed/record.js +1 -3
  100. package/dist/lexicons/types/app/bsky/embed/record.js.map +1 -1
  101. package/dist/lexicons/types/app/bsky/embed/video.d.ts +5 -9
  102. package/dist/lexicons/types/app/bsky/embed/video.d.ts.map +1 -1
  103. package/dist/lexicons/types/app/bsky/embed/video.js +5 -9
  104. package/dist/lexicons/types/app/bsky/embed/video.js.map +1 -1
  105. package/dist/lexicons/types/app/bsky/feed/defs.d.ts +10 -10
  106. package/dist/lexicons/types/app/bsky/feed/defs.d.ts.map +1 -1
  107. package/dist/lexicons/types/app/bsky/feed/defs.js +10 -10
  108. package/dist/lexicons/types/app/bsky/feed/defs.js.map +1 -1
  109. package/dist/lexicons/types/app/bsky/feed/generator.d.ts +4 -5
  110. package/dist/lexicons/types/app/bsky/feed/generator.d.ts.map +1 -1
  111. package/dist/lexicons/types/app/bsky/feed/generator.js +5 -6
  112. package/dist/lexicons/types/app/bsky/feed/generator.js.map +1 -1
  113. package/dist/lexicons/types/app/bsky/feed/getActorFeeds.d.ts +1 -1
  114. package/dist/lexicons/types/app/bsky/feed/getActorFeeds.js +1 -1
  115. package/dist/lexicons/types/app/bsky/feed/getActorLikes.d.ts +1 -1
  116. package/dist/lexicons/types/app/bsky/feed/getActorLikes.js +1 -1
  117. package/dist/lexicons/types/app/bsky/feed/getAuthorFeed.d.ts +4 -5
  118. package/dist/lexicons/types/app/bsky/feed/getAuthorFeed.d.ts.map +1 -1
  119. package/dist/lexicons/types/app/bsky/feed/getAuthorFeed.js +4 -5
  120. package/dist/lexicons/types/app/bsky/feed/getAuthorFeed.js.map +1 -1
  121. package/dist/lexicons/types/app/bsky/feed/getFeed.d.ts +1 -1
  122. package/dist/lexicons/types/app/bsky/feed/getFeed.js +1 -1
  123. package/dist/lexicons/types/app/bsky/feed/getFeedGenerator.d.ts +3 -9
  124. package/dist/lexicons/types/app/bsky/feed/getFeedGenerator.d.ts.map +1 -1
  125. package/dist/lexicons/types/app/bsky/feed/getFeedGenerator.js +3 -9
  126. package/dist/lexicons/types/app/bsky/feed/getFeedGenerator.js.map +1 -1
  127. package/dist/lexicons/types/app/bsky/feed/getFeedGenerators.d.ts +1 -3
  128. package/dist/lexicons/types/app/bsky/feed/getFeedGenerators.d.ts.map +1 -1
  129. package/dist/lexicons/types/app/bsky/feed/getFeedGenerators.js +1 -3
  130. package/dist/lexicons/types/app/bsky/feed/getFeedGenerators.js.map +1 -1
  131. package/dist/lexicons/types/app/bsky/feed/getFeedSkeleton.d.ts +3 -4
  132. package/dist/lexicons/types/app/bsky/feed/getFeedSkeleton.d.ts.map +1 -1
  133. package/dist/lexicons/types/app/bsky/feed/getFeedSkeleton.js +3 -4
  134. package/dist/lexicons/types/app/bsky/feed/getFeedSkeleton.js.map +1 -1
  135. package/dist/lexicons/types/app/bsky/feed/getLikes.d.ts +3 -7
  136. package/dist/lexicons/types/app/bsky/feed/getLikes.d.ts.map +1 -1
  137. package/dist/lexicons/types/app/bsky/feed/getLikes.js +3 -7
  138. package/dist/lexicons/types/app/bsky/feed/getLikes.js.map +1 -1
  139. package/dist/lexicons/types/app/bsky/feed/getListFeed.d.ts +2 -4
  140. package/dist/lexicons/types/app/bsky/feed/getListFeed.d.ts.map +1 -1
  141. package/dist/lexicons/types/app/bsky/feed/getListFeed.js +2 -4
  142. package/dist/lexicons/types/app/bsky/feed/getListFeed.js.map +1 -1
  143. package/dist/lexicons/types/app/bsky/feed/getPostThread.d.ts +5 -5
  144. package/dist/lexicons/types/app/bsky/feed/getPostThread.d.ts.map +1 -1
  145. package/dist/lexicons/types/app/bsky/feed/getPostThread.js +5 -5
  146. package/dist/lexicons/types/app/bsky/feed/getPostThread.js.map +1 -1
  147. package/dist/lexicons/types/app/bsky/feed/getPosts.d.ts +1 -0
  148. package/dist/lexicons/types/app/bsky/feed/getPosts.d.ts.map +1 -1
  149. package/dist/lexicons/types/app/bsky/feed/getPosts.js +1 -0
  150. package/dist/lexicons/types/app/bsky/feed/getPosts.js.map +1 -1
  151. package/dist/lexicons/types/app/bsky/feed/getQuotes.d.ts +3 -7
  152. package/dist/lexicons/types/app/bsky/feed/getQuotes.d.ts.map +1 -1
  153. package/dist/lexicons/types/app/bsky/feed/getQuotes.js +3 -7
  154. package/dist/lexicons/types/app/bsky/feed/getQuotes.js.map +1 -1
  155. package/dist/lexicons/types/app/bsky/feed/getRepostedBy.d.ts +3 -7
  156. package/dist/lexicons/types/app/bsky/feed/getRepostedBy.d.ts.map +1 -1
  157. package/dist/lexicons/types/app/bsky/feed/getRepostedBy.js +3 -7
  158. package/dist/lexicons/types/app/bsky/feed/getRepostedBy.js.map +1 -1
  159. package/dist/lexicons/types/app/bsky/feed/getSuggestedFeeds.d.ts +1 -1
  160. package/dist/lexicons/types/app/bsky/feed/getSuggestedFeeds.js +1 -1
  161. package/dist/lexicons/types/app/bsky/feed/getTimeline.d.ts +3 -2
  162. package/dist/lexicons/types/app/bsky/feed/getTimeline.d.ts.map +1 -1
  163. package/dist/lexicons/types/app/bsky/feed/getTimeline.js +3 -2
  164. package/dist/lexicons/types/app/bsky/feed/getTimeline.js.map +1 -1
  165. package/dist/lexicons/types/app/bsky/feed/post.d.ts +10 -18
  166. package/dist/lexicons/types/app/bsky/feed/post.d.ts.map +1 -1
  167. package/dist/lexicons/types/app/bsky/feed/post.js +10 -18
  168. package/dist/lexicons/types/app/bsky/feed/post.js.map +1 -1
  169. package/dist/lexicons/types/app/bsky/feed/postgate.d.ts +5 -4
  170. package/dist/lexicons/types/app/bsky/feed/postgate.d.ts.map +1 -1
  171. package/dist/lexicons/types/app/bsky/feed/postgate.js +5 -4
  172. package/dist/lexicons/types/app/bsky/feed/postgate.js.map +1 -1
  173. package/dist/lexicons/types/app/bsky/feed/searchPosts.d.ts +23 -17
  174. package/dist/lexicons/types/app/bsky/feed/searchPosts.d.ts.map +1 -1
  175. package/dist/lexicons/types/app/bsky/feed/searchPosts.js +23 -17
  176. package/dist/lexicons/types/app/bsky/feed/searchPosts.js.map +1 -1
  177. package/dist/lexicons/types/app/bsky/feed/threadgate.d.ts +5 -4
  178. package/dist/lexicons/types/app/bsky/feed/threadgate.d.ts.map +1 -1
  179. package/dist/lexicons/types/app/bsky/feed/threadgate.js +5 -4
  180. package/dist/lexicons/types/app/bsky/feed/threadgate.js.map +1 -1
  181. package/dist/lexicons/types/app/bsky/graph/block.d.ts +1 -3
  182. package/dist/lexicons/types/app/bsky/graph/block.d.ts.map +1 -1
  183. package/dist/lexicons/types/app/bsky/graph/block.js +1 -3
  184. package/dist/lexicons/types/app/bsky/graph/block.js.map +1 -1
  185. package/dist/lexicons/types/app/bsky/graph/defs.d.ts +15 -45
  186. package/dist/lexicons/types/app/bsky/graph/defs.d.ts.map +1 -1
  187. package/dist/lexicons/types/app/bsky/graph/defs.js +15 -45
  188. package/dist/lexicons/types/app/bsky/graph/defs.js.map +1 -1
  189. package/dist/lexicons/types/app/bsky/graph/getActorStarterPacks.d.ts +1 -1
  190. package/dist/lexicons/types/app/bsky/graph/getActorStarterPacks.js +1 -1
  191. package/dist/lexicons/types/app/bsky/graph/getBlocks.d.ts +1 -1
  192. package/dist/lexicons/types/app/bsky/graph/getBlocks.js +1 -1
  193. package/dist/lexicons/types/app/bsky/graph/getFollowers.d.ts +1 -1
  194. package/dist/lexicons/types/app/bsky/graph/getFollowers.js +1 -1
  195. package/dist/lexicons/types/app/bsky/graph/getFollows.d.ts +1 -1
  196. package/dist/lexicons/types/app/bsky/graph/getFollows.js +1 -1
  197. package/dist/lexicons/types/app/bsky/graph/getKnownFollowers.d.ts +1 -1
  198. package/dist/lexicons/types/app/bsky/graph/getKnownFollowers.js +1 -1
  199. package/dist/lexicons/types/app/bsky/graph/getList.d.ts +2 -4
  200. package/dist/lexicons/types/app/bsky/graph/getList.d.ts.map +1 -1
  201. package/dist/lexicons/types/app/bsky/graph/getList.js +2 -4
  202. package/dist/lexicons/types/app/bsky/graph/getList.js.map +1 -1
  203. package/dist/lexicons/types/app/bsky/graph/getListBlocks.d.ts +1 -1
  204. package/dist/lexicons/types/app/bsky/graph/getListBlocks.js +1 -1
  205. package/dist/lexicons/types/app/bsky/graph/getListMutes.d.ts +1 -1
  206. package/dist/lexicons/types/app/bsky/graph/getListMutes.js +1 -1
  207. package/dist/lexicons/types/app/bsky/graph/getLists.d.ts +3 -7
  208. package/dist/lexicons/types/app/bsky/graph/getLists.d.ts.map +1 -1
  209. package/dist/lexicons/types/app/bsky/graph/getLists.js +3 -7
  210. package/dist/lexicons/types/app/bsky/graph/getLists.js.map +1 -1
  211. package/dist/lexicons/types/app/bsky/graph/getListsWithMembership.d.ts +3 -7
  212. package/dist/lexicons/types/app/bsky/graph/getListsWithMembership.d.ts.map +1 -1
  213. package/dist/lexicons/types/app/bsky/graph/getListsWithMembership.js +3 -7
  214. package/dist/lexicons/types/app/bsky/graph/getListsWithMembership.js.map +1 -1
  215. package/dist/lexicons/types/app/bsky/graph/getMutes.d.ts +1 -1
  216. package/dist/lexicons/types/app/bsky/graph/getMutes.js +1 -1
  217. package/dist/lexicons/types/app/bsky/graph/getRelationships.d.ts +2 -3
  218. package/dist/lexicons/types/app/bsky/graph/getRelationships.d.ts.map +1 -1
  219. package/dist/lexicons/types/app/bsky/graph/getRelationships.js +2 -3
  220. package/dist/lexicons/types/app/bsky/graph/getRelationships.js.map +1 -1
  221. package/dist/lexicons/types/app/bsky/graph/getStarterPack.d.ts +1 -3
  222. package/dist/lexicons/types/app/bsky/graph/getStarterPack.d.ts.map +1 -1
  223. package/dist/lexicons/types/app/bsky/graph/getStarterPack.js +1 -3
  224. package/dist/lexicons/types/app/bsky/graph/getStarterPack.js.map +1 -1
  225. package/dist/lexicons/types/app/bsky/graph/getStarterPacksWithMembership.d.ts +2 -4
  226. package/dist/lexicons/types/app/bsky/graph/getStarterPacksWithMembership.d.ts.map +1 -1
  227. package/dist/lexicons/types/app/bsky/graph/getStarterPacksWithMembership.js +2 -4
  228. package/dist/lexicons/types/app/bsky/graph/getStarterPacksWithMembership.js.map +1 -1
  229. package/dist/lexicons/types/app/bsky/graph/getSuggestedFollowsByActor.d.ts +5 -4
  230. package/dist/lexicons/types/app/bsky/graph/getSuggestedFollowsByActor.d.ts.map +1 -1
  231. package/dist/lexicons/types/app/bsky/graph/getSuggestedFollowsByActor.js +5 -4
  232. package/dist/lexicons/types/app/bsky/graph/getSuggestedFollowsByActor.js.map +1 -1
  233. package/dist/lexicons/types/app/bsky/graph/list.d.ts +3 -4
  234. package/dist/lexicons/types/app/bsky/graph/list.d.ts.map +1 -1
  235. package/dist/lexicons/types/app/bsky/graph/list.js +4 -5
  236. package/dist/lexicons/types/app/bsky/graph/list.js.map +1 -1
  237. package/dist/lexicons/types/app/bsky/graph/listblock.d.ts +1 -3
  238. package/dist/lexicons/types/app/bsky/graph/listblock.d.ts.map +1 -1
  239. package/dist/lexicons/types/app/bsky/graph/listblock.js +1 -3
  240. package/dist/lexicons/types/app/bsky/graph/listblock.js.map +1 -1
  241. package/dist/lexicons/types/app/bsky/graph/listitem.d.ts +2 -6
  242. package/dist/lexicons/types/app/bsky/graph/listitem.d.ts.map +1 -1
  243. package/dist/lexicons/types/app/bsky/graph/listitem.js +2 -6
  244. package/dist/lexicons/types/app/bsky/graph/listitem.js.map +1 -1
  245. package/dist/lexicons/types/app/bsky/graph/searchStarterPacks.d.ts +3 -2
  246. package/dist/lexicons/types/app/bsky/graph/searchStarterPacks.d.ts.map +1 -1
  247. package/dist/lexicons/types/app/bsky/graph/searchStarterPacks.js +3 -2
  248. package/dist/lexicons/types/app/bsky/graph/searchStarterPacks.js.map +1 -1
  249. package/dist/lexicons/types/app/bsky/graph/starterpack.d.ts +3 -6
  250. package/dist/lexicons/types/app/bsky/graph/starterpack.d.ts.map +1 -1
  251. package/dist/lexicons/types/app/bsky/graph/starterpack.js +3 -6
  252. package/dist/lexicons/types/app/bsky/graph/starterpack.js.map +1 -1
  253. package/dist/lexicons/types/app/bsky/graph/verification.d.ts +8 -8
  254. package/dist/lexicons/types/app/bsky/graph/verification.d.ts.map +1 -1
  255. package/dist/lexicons/types/app/bsky/graph/verification.js +8 -8
  256. package/dist/lexicons/types/app/bsky/graph/verification.js.map +1 -1
  257. package/dist/lexicons/types/app/bsky/labeler/defs.d.ts +10 -15
  258. package/dist/lexicons/types/app/bsky/labeler/defs.d.ts.map +1 -1
  259. package/dist/lexicons/types/app/bsky/labeler/defs.js +10 -15
  260. package/dist/lexicons/types/app/bsky/labeler/defs.js.map +1 -1
  261. package/dist/lexicons/types/app/bsky/labeler/getServices.d.ts +2 -6
  262. package/dist/lexicons/types/app/bsky/labeler/getServices.d.ts.map +1 -1
  263. package/dist/lexicons/types/app/bsky/labeler/getServices.js +2 -6
  264. package/dist/lexicons/types/app/bsky/labeler/getServices.js.map +1 -1
  265. package/dist/lexicons/types/app/bsky/labeler/service.d.ts +6 -5
  266. package/dist/lexicons/types/app/bsky/labeler/service.d.ts.map +1 -1
  267. package/dist/lexicons/types/app/bsky/labeler/service.js +6 -5
  268. package/dist/lexicons/types/app/bsky/labeler/service.js.map +1 -1
  269. package/dist/lexicons/types/app/bsky/notification/declaration.d.ts +2 -1
  270. package/dist/lexicons/types/app/bsky/notification/declaration.d.ts.map +1 -1
  271. package/dist/lexicons/types/app/bsky/notification/declaration.js +2 -1
  272. package/dist/lexicons/types/app/bsky/notification/declaration.js.map +1 -1
  273. package/dist/lexicons/types/app/bsky/notification/listActivitySubscriptions.d.ts +1 -1
  274. package/dist/lexicons/types/app/bsky/notification/listActivitySubscriptions.js +1 -1
  275. package/dist/lexicons/types/app/bsky/notification/listNotifications.d.ts +4 -5
  276. package/dist/lexicons/types/app/bsky/notification/listNotifications.d.ts.map +1 -1
  277. package/dist/lexicons/types/app/bsky/notification/listNotifications.js +4 -5
  278. package/dist/lexicons/types/app/bsky/notification/listNotifications.js.map +1 -1
  279. package/dist/lexicons/types/app/bsky/notification/registerPush.d.ts +1 -3
  280. package/dist/lexicons/types/app/bsky/notification/registerPush.d.ts.map +1 -1
  281. package/dist/lexicons/types/app/bsky/notification/registerPush.js +1 -3
  282. package/dist/lexicons/types/app/bsky/notification/registerPush.js.map +1 -1
  283. package/dist/lexicons/types/app/bsky/richtext/facet.d.ts +2 -6
  284. package/dist/lexicons/types/app/bsky/richtext/facet.d.ts.map +1 -1
  285. package/dist/lexicons/types/app/bsky/richtext/facet.js +2 -6
  286. package/dist/lexicons/types/app/bsky/richtext/facet.js.map +1 -1
  287. package/dist/lexicons/types/app/bsky/unspecced/defs.d.ts +19 -37
  288. package/dist/lexicons/types/app/bsky/unspecced/defs.d.ts.map +1 -1
  289. package/dist/lexicons/types/app/bsky/unspecced/defs.js +19 -37
  290. package/dist/lexicons/types/app/bsky/unspecced/defs.js.map +1 -1
  291. package/dist/lexicons/types/app/bsky/unspecced/getOnboardingSuggestedStarterPacks.d.ts +1 -1
  292. package/dist/lexicons/types/app/bsky/unspecced/getOnboardingSuggestedStarterPacks.js +1 -1
  293. package/dist/lexicons/types/app/bsky/unspecced/getOnboardingSuggestedStarterPacksSkeleton.d.ts +2 -4
  294. package/dist/lexicons/types/app/bsky/unspecced/getOnboardingSuggestedStarterPacksSkeleton.d.ts.map +1 -1
  295. package/dist/lexicons/types/app/bsky/unspecced/getOnboardingSuggestedStarterPacksSkeleton.js +2 -4
  296. package/dist/lexicons/types/app/bsky/unspecced/getOnboardingSuggestedStarterPacksSkeleton.js.map +1 -1
  297. package/dist/lexicons/types/app/bsky/unspecced/getOnboardingSuggestedUsersSkeleton.d.ts +5 -10
  298. package/dist/lexicons/types/app/bsky/unspecced/getOnboardingSuggestedUsersSkeleton.d.ts.map +1 -1
  299. package/dist/lexicons/types/app/bsky/unspecced/getOnboardingSuggestedUsersSkeleton.js +5 -10
  300. package/dist/lexicons/types/app/bsky/unspecced/getOnboardingSuggestedUsersSkeleton.js.map +1 -1
  301. package/dist/lexicons/types/app/bsky/unspecced/getPopularFeedGenerators.d.ts +1 -1
  302. package/dist/lexicons/types/app/bsky/unspecced/getPopularFeedGenerators.js +1 -1
  303. package/dist/lexicons/types/app/bsky/unspecced/getPostThreadOtherV2.d.ts +5 -5
  304. package/dist/lexicons/types/app/bsky/unspecced/getPostThreadOtherV2.d.ts.map +1 -1
  305. package/dist/lexicons/types/app/bsky/unspecced/getPostThreadOtherV2.js +5 -5
  306. package/dist/lexicons/types/app/bsky/unspecced/getPostThreadOtherV2.js.map +1 -1
  307. package/dist/lexicons/types/app/bsky/unspecced/getPostThreadV2.d.ts +18 -8
  308. package/dist/lexicons/types/app/bsky/unspecced/getPostThreadV2.d.ts.map +1 -1
  309. package/dist/lexicons/types/app/bsky/unspecced/getPostThreadV2.js +18 -8
  310. package/dist/lexicons/types/app/bsky/unspecced/getPostThreadV2.js.map +1 -1
  311. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedFeeds.d.ts +1 -1
  312. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedFeeds.js +1 -1
  313. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedFeedsSkeleton.d.ts +2 -4
  314. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedFeedsSkeleton.d.ts.map +1 -1
  315. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedFeedsSkeleton.js +2 -4
  316. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedFeedsSkeleton.js.map +1 -1
  317. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedOnboardingUsers.d.ts +4 -7
  318. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedOnboardingUsers.d.ts.map +1 -1
  319. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedOnboardingUsers.js +4 -7
  320. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedOnboardingUsers.js.map +1 -1
  321. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacks.d.ts +1 -1
  322. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacks.js +1 -1
  323. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacksSkeleton.d.ts +2 -4
  324. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacksSkeleton.d.ts.map +1 -1
  325. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacksSkeleton.js +2 -4
  326. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacksSkeleton.js.map +1 -1
  327. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsers.d.ts +4 -7
  328. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsers.d.ts.map +1 -1
  329. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsers.js +4 -7
  330. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsers.js.map +1 -1
  331. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersForDiscover.d.ts +2 -4
  332. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersForDiscover.d.ts.map +1 -1
  333. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersForDiscover.js +2 -4
  334. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersForDiscover.js.map +1 -1
  335. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersForDiscoverSkeleton.d.ts +3 -7
  336. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersForDiscoverSkeleton.d.ts.map +1 -1
  337. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersForDiscoverSkeleton.js +3 -7
  338. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersForDiscoverSkeleton.js.map +1 -1
  339. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersForExplore.d.ts +3 -7
  340. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersForExplore.d.ts.map +1 -1
  341. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersForExplore.js +3 -7
  342. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersForExplore.js.map +1 -1
  343. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersForExploreSkeleton.d.ts +4 -10
  344. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersForExploreSkeleton.d.ts.map +1 -1
  345. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersForExploreSkeleton.js +4 -10
  346. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersForExploreSkeleton.js.map +1 -1
  347. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersForSeeMore.d.ts +3 -7
  348. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersForSeeMore.d.ts.map +1 -1
  349. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersForSeeMore.js +3 -7
  350. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersForSeeMore.js.map +1 -1
  351. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersForSeeMoreSkeleton.d.ts +4 -10
  352. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersForSeeMoreSkeleton.d.ts.map +1 -1
  353. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersForSeeMoreSkeleton.js +4 -10
  354. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersForSeeMoreSkeleton.js.map +1 -1
  355. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersSkeleton.d.ts +5 -10
  356. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersSkeleton.d.ts.map +1 -1
  357. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersSkeleton.js +5 -10
  358. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersSkeleton.js.map +1 -1
  359. package/dist/lexicons/types/app/bsky/unspecced/getSuggestionsSkeleton.d.ts +9 -7
  360. package/dist/lexicons/types/app/bsky/unspecced/getSuggestionsSkeleton.d.ts.map +1 -1
  361. package/dist/lexicons/types/app/bsky/unspecced/getSuggestionsSkeleton.js +9 -7
  362. package/dist/lexicons/types/app/bsky/unspecced/getSuggestionsSkeleton.js.map +1 -1
  363. package/dist/lexicons/types/app/bsky/unspecced/getTrendingTopics.d.ts +3 -2
  364. package/dist/lexicons/types/app/bsky/unspecced/getTrendingTopics.d.ts.map +1 -1
  365. package/dist/lexicons/types/app/bsky/unspecced/getTrendingTopics.js +3 -2
  366. package/dist/lexicons/types/app/bsky/unspecced/getTrendingTopics.js.map +1 -1
  367. package/dist/lexicons/types/app/bsky/unspecced/getTrends.d.ts +1 -1
  368. package/dist/lexicons/types/app/bsky/unspecced/getTrends.js +1 -1
  369. package/dist/lexicons/types/app/bsky/unspecced/getTrendsSkeleton.d.ts +2 -4
  370. package/dist/lexicons/types/app/bsky/unspecced/getTrendsSkeleton.d.ts.map +1 -1
  371. package/dist/lexicons/types/app/bsky/unspecced/getTrendsSkeleton.js +2 -4
  372. package/dist/lexicons/types/app/bsky/unspecced/getTrendsSkeleton.js.map +1 -1
  373. package/dist/lexicons/types/app/bsky/unspecced/initAgeAssurance.d.ts +3 -9
  374. package/dist/lexicons/types/app/bsky/unspecced/initAgeAssurance.d.ts.map +1 -1
  375. package/dist/lexicons/types/app/bsky/unspecced/initAgeAssurance.js +3 -9
  376. package/dist/lexicons/types/app/bsky/unspecced/initAgeAssurance.js.map +1 -1
  377. package/dist/lexicons/types/app/bsky/unspecced/searchActorsSkeleton.d.ts +9 -10
  378. package/dist/lexicons/types/app/bsky/unspecced/searchActorsSkeleton.d.ts.map +1 -1
  379. package/dist/lexicons/types/app/bsky/unspecced/searchActorsSkeleton.js +9 -10
  380. package/dist/lexicons/types/app/bsky/unspecced/searchActorsSkeleton.js.map +1 -1
  381. package/dist/lexicons/types/app/bsky/unspecced/searchPostsSkeleton.d.ts +25 -18
  382. package/dist/lexicons/types/app/bsky/unspecced/searchPostsSkeleton.d.ts.map +1 -1
  383. package/dist/lexicons/types/app/bsky/unspecced/searchPostsSkeleton.js +25 -18
  384. package/dist/lexicons/types/app/bsky/unspecced/searchPostsSkeleton.js.map +1 -1
  385. package/dist/lexicons/types/app/bsky/unspecced/searchStarterPacksSkeleton.d.ts +7 -9
  386. package/dist/lexicons/types/app/bsky/unspecced/searchStarterPacksSkeleton.d.ts.map +1 -1
  387. package/dist/lexicons/types/app/bsky/unspecced/searchStarterPacksSkeleton.js +7 -9
  388. package/dist/lexicons/types/app/bsky/unspecced/searchStarterPacksSkeleton.js.map +1 -1
  389. package/dist/lexicons/types/app/bsky/video/defs.d.ts +3 -1
  390. package/dist/lexicons/types/app/bsky/video/defs.d.ts.map +1 -1
  391. package/dist/lexicons/types/app/bsky/video/defs.js +3 -1
  392. package/dist/lexicons/types/app/bsky/video/defs.js.map +1 -1
  393. package/dist/lexicons/types/chat/bsky/actor/declaration.d.ts +2 -1
  394. package/dist/lexicons/types/chat/bsky/actor/declaration.d.ts.map +1 -1
  395. package/dist/lexicons/types/chat/bsky/actor/declaration.js +2 -1
  396. package/dist/lexicons/types/chat/bsky/actor/declaration.js.map +1 -1
  397. package/dist/lexicons/types/chat/bsky/actor/defs.d.ts +4 -12
  398. package/dist/lexicons/types/chat/bsky/actor/defs.d.ts.map +1 -1
  399. package/dist/lexicons/types/chat/bsky/actor/defs.js +4 -12
  400. package/dist/lexicons/types/chat/bsky/actor/defs.js.map +1 -1
  401. package/dist/lexicons/types/chat/bsky/convo/acceptConvo.d.ts +1 -3
  402. package/dist/lexicons/types/chat/bsky/convo/acceptConvo.d.ts.map +1 -1
  403. package/dist/lexicons/types/chat/bsky/convo/acceptConvo.js +1 -3
  404. package/dist/lexicons/types/chat/bsky/convo/acceptConvo.js.map +1 -1
  405. package/dist/lexicons/types/chat/bsky/convo/defs.d.ts +66 -121
  406. package/dist/lexicons/types/chat/bsky/convo/defs.d.ts.map +1 -1
  407. package/dist/lexicons/types/chat/bsky/convo/defs.js +61 -121
  408. package/dist/lexicons/types/chat/bsky/convo/defs.js.map +1 -1
  409. package/dist/lexicons/types/chat/bsky/convo/getConvoMembers.d.ts +1 -1
  410. package/dist/lexicons/types/chat/bsky/convo/getConvoMembers.js +1 -1
  411. package/dist/lexicons/types/chat/bsky/convo/getMessages.d.ts +3 -2
  412. package/dist/lexicons/types/chat/bsky/convo/getMessages.d.ts.map +1 -1
  413. package/dist/lexicons/types/chat/bsky/convo/getMessages.js +3 -2
  414. package/dist/lexicons/types/chat/bsky/convo/getMessages.js.map +1 -1
  415. package/dist/lexicons/types/chat/bsky/convo/listConvoRequests.d.ts +1 -1
  416. package/dist/lexicons/types/chat/bsky/convo/listConvoRequests.js +1 -1
  417. package/dist/lexicons/types/chat/bsky/convo/listConvos.d.ts +6 -5
  418. package/dist/lexicons/types/chat/bsky/convo/listConvos.d.ts.map +1 -1
  419. package/dist/lexicons/types/chat/bsky/convo/listConvos.js +7 -5
  420. package/dist/lexicons/types/chat/bsky/convo/listConvos.js.map +1 -1
  421. package/dist/lexicons/types/chat/bsky/convo/sendMessageBatch.d.ts +1 -3
  422. package/dist/lexicons/types/chat/bsky/convo/sendMessageBatch.d.ts.map +1 -1
  423. package/dist/lexicons/types/chat/bsky/convo/sendMessageBatch.js +1 -3
  424. package/dist/lexicons/types/chat/bsky/convo/sendMessageBatch.js.map +1 -1
  425. package/dist/lexicons/types/chat/bsky/convo/updateAllRead.d.ts +1 -3
  426. package/dist/lexicons/types/chat/bsky/convo/updateAllRead.d.ts.map +1 -1
  427. package/dist/lexicons/types/chat/bsky/convo/updateAllRead.js +1 -3
  428. package/dist/lexicons/types/chat/bsky/convo/updateAllRead.js.map +1 -1
  429. package/dist/lexicons/types/chat/bsky/group/addMembers.d.ts +1 -3
  430. package/dist/lexicons/types/chat/bsky/group/addMembers.d.ts.map +1 -1
  431. package/dist/lexicons/types/chat/bsky/group/addMembers.js +1 -3
  432. package/dist/lexicons/types/chat/bsky/group/addMembers.js.map +1 -1
  433. package/dist/lexicons/types/chat/bsky/group/createGroup.d.ts +1 -3
  434. package/dist/lexicons/types/chat/bsky/group/createGroup.d.ts.map +1 -1
  435. package/dist/lexicons/types/chat/bsky/group/createGroup.js +1 -3
  436. package/dist/lexicons/types/chat/bsky/group/createGroup.js.map +1 -1
  437. package/dist/lexicons/types/chat/bsky/group/createJoinLink.d.ts +1 -3
  438. package/dist/lexicons/types/chat/bsky/group/createJoinLink.d.ts.map +1 -1
  439. package/dist/lexicons/types/chat/bsky/group/createJoinLink.js +1 -3
  440. package/dist/lexicons/types/chat/bsky/group/createJoinLink.js.map +1 -1
  441. package/dist/lexicons/types/chat/bsky/group/defs.d.ts +9 -6
  442. package/dist/lexicons/types/chat/bsky/group/defs.d.ts.map +1 -1
  443. package/dist/lexicons/types/chat/bsky/group/defs.js +8 -3
  444. package/dist/lexicons/types/chat/bsky/group/defs.js.map +1 -1
  445. package/dist/lexicons/types/chat/bsky/group/{getGroupPublicInfo.d.ts → getJoinLinkPreview.d.ts} +4 -4
  446. package/dist/lexicons/types/chat/bsky/group/{getGroupPublicInfo.d.ts.map → getJoinLinkPreview.d.ts.map} +1 -1
  447. package/dist/lexicons/types/chat/bsky/group/{getGroupPublicInfo.js → getJoinLinkPreview.js} +4 -4
  448. package/dist/lexicons/types/chat/bsky/group/{getGroupPublicInfo.js.map → getJoinLinkPreview.js.map} +1 -1
  449. package/dist/lexicons/types/chat/bsky/group/listJoinRequests.d.ts +1 -1
  450. package/dist/lexicons/types/chat/bsky/group/listJoinRequests.js +1 -1
  451. package/dist/lexicons/types/chat/bsky/group/removeMembers.d.ts +1 -3
  452. package/dist/lexicons/types/chat/bsky/group/removeMembers.d.ts.map +1 -1
  453. package/dist/lexicons/types/chat/bsky/group/removeMembers.js +1 -3
  454. package/dist/lexicons/types/chat/bsky/group/removeMembers.js.map +1 -1
  455. package/dist/lexicons/types/chat/bsky/group/requestJoin.d.ts +1 -3
  456. package/dist/lexicons/types/chat/bsky/group/requestJoin.d.ts.map +1 -1
  457. package/dist/lexicons/types/chat/bsky/group/requestJoin.js +1 -3
  458. package/dist/lexicons/types/chat/bsky/group/requestJoin.js.map +1 -1
  459. package/dist/lexicons/types/chat/bsky/moderation/getMessageContext.d.ts +3 -9
  460. package/dist/lexicons/types/chat/bsky/moderation/getMessageContext.d.ts.map +1 -1
  461. package/dist/lexicons/types/chat/bsky/moderation/getMessageContext.js +3 -9
  462. package/dist/lexicons/types/chat/bsky/moderation/getMessageContext.js.map +1 -1
  463. package/dist/lexicons/types/chat/bsky/moderation/subscribeModEvents.d.ts +4 -7
  464. package/dist/lexicons/types/chat/bsky/moderation/subscribeModEvents.d.ts.map +1 -1
  465. package/dist/lexicons/types/chat/bsky/moderation/subscribeModEvents.js +4 -7
  466. package/dist/lexicons/types/chat/bsky/moderation/subscribeModEvents.js.map +1 -1
  467. package/dist/utilities/embeds.d.ts +14 -21
  468. package/dist/utilities/embeds.d.ts.map +1 -1
  469. package/dist/utilities/embeds.js +7 -0
  470. package/dist/utilities/embeds.js.map +1 -1
  471. package/dist/utilities/list.d.ts +1 -3
  472. package/dist/utilities/list.d.ts.map +1 -1
  473. package/dist/utilities/profile.d.ts +1 -3
  474. package/dist/utilities/profile.d.ts.map +1 -1
  475. package/dist/utilities/starterpack.d.ts +1 -3
  476. package/dist/utilities/starterpack.d.ts.map +1 -1
  477. package/lib/lexicons/index.ts +1 -1
  478. package/lib/lexicons/types/app/bsky/actor/defs.ts +58 -114
  479. package/lib/lexicons/types/app/bsky/actor/getProfile.ts +1 -3
  480. package/lib/lexicons/types/app/bsky/actor/getSuggestions.ts +3 -4
  481. package/lib/lexicons/types/app/bsky/actor/profile.ts +9 -7
  482. package/lib/lexicons/types/app/bsky/actor/searchActors.ts +4 -2
  483. package/lib/lexicons/types/app/bsky/actor/searchActorsTypeahead.ts +3 -4
  484. package/lib/lexicons/types/app/bsky/actor/status.ts +3 -6
  485. package/lib/lexicons/types/app/bsky/ageassurance/begin.ts +4 -12
  486. package/lib/lexicons/types/app/bsky/ageassurance/defs.ts +27 -68
  487. package/lib/lexicons/types/app/bsky/bookmark/defs.ts +2 -6
  488. package/lib/lexicons/types/app/bsky/bookmark/getBookmarks.ts +1 -1
  489. package/lib/lexicons/types/app/bsky/contact/defs.ts +9 -13
  490. package/lib/lexicons/types/app/bsky/contact/dismissMatch.ts +1 -3
  491. package/lib/lexicons/types/app/bsky/contact/getMatches.ts +1 -1
  492. package/lib/lexicons/types/app/bsky/contact/getSyncStatus.ts +2 -1
  493. package/lib/lexicons/types/app/bsky/contact/importContacts.ts +8 -3
  494. package/lib/lexicons/types/app/bsky/contact/sendNotification.ts +2 -6
  495. package/lib/lexicons/types/app/bsky/contact/startPhoneVerification.ts +1 -3
  496. package/lib/lexicons/types/app/bsky/contact/verifyPhone.ts +4 -7
  497. package/lib/lexicons/types/app/bsky/draft/createDraft.ts +1 -3
  498. package/lib/lexicons/types/app/bsky/draft/defs.ts +23 -40
  499. package/lib/lexicons/types/app/bsky/draft/getDrafts.ts +1 -1
  500. package/lib/lexicons/types/app/bsky/embed/defs.ts +2 -6
  501. package/lib/lexicons/types/app/bsky/embed/external.ts +2 -1
  502. package/lib/lexicons/types/app/bsky/embed/images.ts +9 -14
  503. package/lib/lexicons/types/app/bsky/embed/record.ts +1 -3
  504. package/lib/lexicons/types/app/bsky/embed/video.ts +5 -9
  505. package/lib/lexicons/types/app/bsky/feed/defs.ts +10 -10
  506. package/lib/lexicons/types/app/bsky/feed/generator.ts +5 -6
  507. package/lib/lexicons/types/app/bsky/feed/getActorFeeds.ts +1 -1
  508. package/lib/lexicons/types/app/bsky/feed/getActorLikes.ts +1 -1
  509. package/lib/lexicons/types/app/bsky/feed/getAuthorFeed.ts +4 -5
  510. package/lib/lexicons/types/app/bsky/feed/getFeed.ts +1 -1
  511. package/lib/lexicons/types/app/bsky/feed/getFeedGenerator.ts +3 -9
  512. package/lib/lexicons/types/app/bsky/feed/getFeedGenerators.ts +1 -3
  513. package/lib/lexicons/types/app/bsky/feed/getFeedSkeleton.ts +3 -4
  514. package/lib/lexicons/types/app/bsky/feed/getLikes.ts +3 -7
  515. package/lib/lexicons/types/app/bsky/feed/getListFeed.ts +2 -4
  516. package/lib/lexicons/types/app/bsky/feed/getPostThread.ts +5 -5
  517. package/lib/lexicons/types/app/bsky/feed/getPosts.ts +1 -0
  518. package/lib/lexicons/types/app/bsky/feed/getQuotes.ts +3 -7
  519. package/lib/lexicons/types/app/bsky/feed/getRepostedBy.ts +3 -7
  520. package/lib/lexicons/types/app/bsky/feed/getSuggestedFeeds.ts +1 -1
  521. package/lib/lexicons/types/app/bsky/feed/getTimeline.ts +3 -2
  522. package/lib/lexicons/types/app/bsky/feed/post.ts +10 -18
  523. package/lib/lexicons/types/app/bsky/feed/postgate.ts +5 -4
  524. package/lib/lexicons/types/app/bsky/feed/searchPosts.ts +23 -17
  525. package/lib/lexicons/types/app/bsky/feed/threadgate.ts +5 -4
  526. package/lib/lexicons/types/app/bsky/graph/block.ts +1 -3
  527. package/lib/lexicons/types/app/bsky/graph/defs.ts +15 -45
  528. package/lib/lexicons/types/app/bsky/graph/getActorStarterPacks.ts +1 -1
  529. package/lib/lexicons/types/app/bsky/graph/getBlocks.ts +1 -1
  530. package/lib/lexicons/types/app/bsky/graph/getFollowers.ts +1 -1
  531. package/lib/lexicons/types/app/bsky/graph/getFollows.ts +1 -1
  532. package/lib/lexicons/types/app/bsky/graph/getKnownFollowers.ts +1 -1
  533. package/lib/lexicons/types/app/bsky/graph/getList.ts +2 -4
  534. package/lib/lexicons/types/app/bsky/graph/getListBlocks.ts +1 -1
  535. package/lib/lexicons/types/app/bsky/graph/getListMutes.ts +1 -1
  536. package/lib/lexicons/types/app/bsky/graph/getLists.ts +3 -7
  537. package/lib/lexicons/types/app/bsky/graph/getListsWithMembership.ts +3 -7
  538. package/lib/lexicons/types/app/bsky/graph/getMutes.ts +1 -1
  539. package/lib/lexicons/types/app/bsky/graph/getRelationships.ts +2 -3
  540. package/lib/lexicons/types/app/bsky/graph/getStarterPack.ts +1 -3
  541. package/lib/lexicons/types/app/bsky/graph/getStarterPacksWithMembership.ts +2 -4
  542. package/lib/lexicons/types/app/bsky/graph/getSuggestedFollowsByActor.ts +5 -4
  543. package/lib/lexicons/types/app/bsky/graph/list.ts +4 -5
  544. package/lib/lexicons/types/app/bsky/graph/listblock.ts +1 -3
  545. package/lib/lexicons/types/app/bsky/graph/listitem.ts +2 -6
  546. package/lib/lexicons/types/app/bsky/graph/searchStarterPacks.ts +3 -2
  547. package/lib/lexicons/types/app/bsky/graph/starterpack.ts +3 -6
  548. package/lib/lexicons/types/app/bsky/graph/verification.ts +8 -8
  549. package/lib/lexicons/types/app/bsky/labeler/defs.ts +10 -15
  550. package/lib/lexicons/types/app/bsky/labeler/getServices.ts +2 -6
  551. package/lib/lexicons/types/app/bsky/labeler/service.ts +6 -5
  552. package/lib/lexicons/types/app/bsky/notification/declaration.ts +2 -1
  553. package/lib/lexicons/types/app/bsky/notification/listActivitySubscriptions.ts +1 -1
  554. package/lib/lexicons/types/app/bsky/notification/listNotifications.ts +4 -5
  555. package/lib/lexicons/types/app/bsky/notification/registerPush.ts +1 -3
  556. package/lib/lexicons/types/app/bsky/richtext/facet.ts +2 -6
  557. package/lib/lexicons/types/app/bsky/unspecced/defs.ts +19 -37
  558. package/lib/lexicons/types/app/bsky/unspecced/getOnboardingSuggestedStarterPacks.ts +1 -1
  559. package/lib/lexicons/types/app/bsky/unspecced/getOnboardingSuggestedStarterPacksSkeleton.ts +2 -4
  560. package/lib/lexicons/types/app/bsky/unspecced/getOnboardingSuggestedUsersSkeleton.ts +5 -10
  561. package/lib/lexicons/types/app/bsky/unspecced/getPopularFeedGenerators.ts +1 -1
  562. package/lib/lexicons/types/app/bsky/unspecced/getPostThreadOtherV2.ts +5 -5
  563. package/lib/lexicons/types/app/bsky/unspecced/getPostThreadV2.ts +18 -8
  564. package/lib/lexicons/types/app/bsky/unspecced/getSuggestedFeeds.ts +1 -1
  565. package/lib/lexicons/types/app/bsky/unspecced/getSuggestedFeedsSkeleton.ts +2 -4
  566. package/lib/lexicons/types/app/bsky/unspecced/getSuggestedOnboardingUsers.ts +4 -7
  567. package/lib/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacks.ts +1 -1
  568. package/lib/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacksSkeleton.ts +2 -4
  569. package/lib/lexicons/types/app/bsky/unspecced/getSuggestedUsers.ts +4 -7
  570. package/lib/lexicons/types/app/bsky/unspecced/getSuggestedUsersForDiscover.ts +2 -4
  571. package/lib/lexicons/types/app/bsky/unspecced/getSuggestedUsersForDiscoverSkeleton.ts +3 -7
  572. package/lib/lexicons/types/app/bsky/unspecced/getSuggestedUsersForExplore.ts +3 -7
  573. package/lib/lexicons/types/app/bsky/unspecced/getSuggestedUsersForExploreSkeleton.ts +4 -10
  574. package/lib/lexicons/types/app/bsky/unspecced/getSuggestedUsersForSeeMore.ts +3 -7
  575. package/lib/lexicons/types/app/bsky/unspecced/getSuggestedUsersForSeeMoreSkeleton.ts +4 -10
  576. package/lib/lexicons/types/app/bsky/unspecced/getSuggestedUsersSkeleton.ts +5 -10
  577. package/lib/lexicons/types/app/bsky/unspecced/getSuggestionsSkeleton.ts +9 -7
  578. package/lib/lexicons/types/app/bsky/unspecced/getTrendingTopics.ts +3 -2
  579. package/lib/lexicons/types/app/bsky/unspecced/getTrends.ts +1 -1
  580. package/lib/lexicons/types/app/bsky/unspecced/getTrendsSkeleton.ts +2 -4
  581. package/lib/lexicons/types/app/bsky/unspecced/initAgeAssurance.ts +3 -9
  582. package/lib/lexicons/types/app/bsky/unspecced/searchActorsSkeleton.ts +9 -10
  583. package/lib/lexicons/types/app/bsky/unspecced/searchPostsSkeleton.ts +25 -18
  584. package/lib/lexicons/types/app/bsky/unspecced/searchStarterPacksSkeleton.ts +7 -9
  585. package/lib/lexicons/types/app/bsky/video/defs.ts +3 -1
  586. package/lib/lexicons/types/chat/bsky/actor/declaration.ts +2 -1
  587. package/lib/lexicons/types/chat/bsky/actor/defs.ts +4 -12
  588. package/lib/lexicons/types/chat/bsky/convo/acceptConvo.ts +1 -3
  589. package/lib/lexicons/types/chat/bsky/convo/defs.ts +64 -121
  590. package/lib/lexicons/types/chat/bsky/convo/getConvoMembers.ts +1 -1
  591. package/lib/lexicons/types/chat/bsky/convo/getMessages.ts +3 -2
  592. package/lib/lexicons/types/chat/bsky/convo/listConvoRequests.ts +1 -1
  593. package/lib/lexicons/types/chat/bsky/convo/listConvos.ts +8 -5
  594. package/lib/lexicons/types/chat/bsky/convo/sendMessageBatch.ts +1 -3
  595. package/lib/lexicons/types/chat/bsky/convo/updateAllRead.ts +1 -3
  596. package/lib/lexicons/types/chat/bsky/group/addMembers.ts +1 -3
  597. package/lib/lexicons/types/chat/bsky/group/createGroup.ts +1 -3
  598. package/lib/lexicons/types/chat/bsky/group/createJoinLink.ts +1 -3
  599. package/lib/lexicons/types/chat/bsky/group/defs.ts +11 -6
  600. package/lib/lexicons/types/chat/bsky/group/{getGroupPublicInfo.ts → getJoinLinkPreview.ts} +4 -4
  601. package/lib/lexicons/types/chat/bsky/group/listJoinRequests.ts +1 -1
  602. package/lib/lexicons/types/chat/bsky/group/removeMembers.ts +1 -3
  603. package/lib/lexicons/types/chat/bsky/group/requestJoin.ts +1 -3
  604. package/lib/lexicons/types/chat/bsky/moderation/getMessageContext.ts +3 -9
  605. package/lib/lexicons/types/chat/bsky/moderation/subscribeModEvents.ts +4 -7
  606. package/lib/utilities/embeds.ts +14 -21
  607. package/lib/utilities/list.ts +1 -3
  608. package/lib/utilities/profile.ts +1 -3
  609. package/lib/utilities/starterpack.ts +1 -3
  610. package/package.json +4 -4
@@ -5,15 +5,14 @@ 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')),
8
- /**
9
- * Alt text description of the image, for accessibility.
10
- */
8
+ /** Alt text description of the image, for accessibility. */
11
9
  alt: /*#__PURE__*/ v.string(),
12
10
  get aspectRatio() {
13
11
  return /*#__PURE__*/ v.optional(AppBskyEmbedDefs.aspectRatioSchema);
14
12
  },
15
13
  /**
16
14
  * The raw image file. May be up to 2 MB, formerly limited to 1 MB.
15
+ *
17
16
  * @accept image/*
18
17
  * @maxSize 2000000
19
18
  */
@@ -24,18 +23,14 @@ const _imageSchema = /*#__PURE__*/ v.object({
24
23
  });
25
24
  const _mainSchema = /*#__PURE__*/ v.object({
26
25
  $type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.embed.images')),
27
- /**
28
- * @maxLength 4
29
- */
26
+ /** @maxLength 4 */
30
27
  get images() {
31
28
  return /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.array(imageSchema), [/*#__PURE__*/ v.arrayLength(0, 4)]);
32
29
  },
33
30
  });
34
31
  const _viewSchema = /*#__PURE__*/ v.object({
35
32
  $type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.embed.images#view')),
36
- /**
37
- * @maxLength 4
38
- */
33
+ /** @maxLength 4 */
39
34
  get images() {
40
35
  return /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.array(viewImageSchema), [
41
36
  /*#__PURE__*/ v.arrayLength(0, 4),
@@ -44,19 +39,19 @@ const _viewSchema = /*#__PURE__*/ v.object({
44
39
  });
45
40
  const _viewImageSchema = /*#__PURE__*/ v.object({
46
41
  $type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.embed.images#viewImage')),
47
- /**
48
- * Alt text description of the image, for accessibility.
49
- */
42
+ /** Alt text description of the image, for accessibility. */
50
43
  alt: /*#__PURE__*/ v.string(),
51
44
  get aspectRatio() {
52
45
  return /*#__PURE__*/ v.optional(AppBskyEmbedDefs.aspectRatioSchema);
53
46
  },
54
47
  /**
55
- * Fully-qualified URL where a large version of the image can be fetched. May or may not be the exact original blob. For example, CDN location provided by the App View.
48
+ * Fully-qualified URL where a large version of the image can be fetched. May or may not be the exact
49
+ * original blob. For example, CDN location provided by the App View.
56
50
  */
57
51
  fullsize: /*#__PURE__*/ v.genericUriString(),
58
52
  /**
59
- * Fully-qualified URL where a thumbnail of the image can be fetched. For example, CDN location provided by the App View.
53
+ * Fully-qualified URL where a thumbnail of the image can be fetched. For example, CDN location provided by
54
+ * the App View.
60
55
  */
61
56
  thumb: /*#__PURE__*/ v.genericUriString(),
62
57
  });
@@ -80,9 +80,7 @@ const _viewRecordSchema = /*#__PURE__*/ v.object({
80
80
  replyCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
81
81
  repostCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
82
82
  uri: /*#__PURE__*/ v.resourceUriString(),
83
- /**
84
- * The record data itself.
85
- */
83
+ /** The record data itself. */
86
84
  value: /*#__PURE__*/ v.unknown(),
87
85
  });
88
86
 
@@ -19,6 +19,7 @@ const _mainSchema = /*#__PURE__*/ v.object({
19
19
  $type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.embed.video')),
20
20
  /**
21
21
  * Alt text description of the video, for accessibility.
22
+ *
22
23
  * @maxLength 10000
23
24
  * @maxGraphemes 1000
24
25
  */
@@ -31,20 +32,17 @@ const _mainSchema = /*#__PURE__*/ v.object({
31
32
  get aspectRatio() {
32
33
  return /*#__PURE__*/ v.optional(AppBskyEmbedDefs.aspectRatioSchema);
33
34
  },
34
- /**
35
- * @maxLength 20
36
- */
35
+ /** @maxLength 20 */
37
36
  get captions() {
38
37
  return /*#__PURE__*/ v.optional(
39
38
  /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.array(captionSchema), [/*#__PURE__*/ v.arrayLength(0, 20)]),
40
39
  );
41
40
  },
42
- /**
43
- * A hint to the client about how to present the video.
44
- */
41
+ /** A hint to the client about how to present the video. */
45
42
  presentation: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string<'default' | 'gif' | (string & {})>()),
46
43
  /**
47
44
  * The mp4 video file. May be up to 100mb, formerly limited to 50mb.
45
+ *
48
46
  * @accept video/mp4
49
47
  * @maxSize 100000000
50
48
  */
@@ -70,9 +68,7 @@ const _viewSchema = /*#__PURE__*/ v.object({
70
68
  },
71
69
  cid: /*#__PURE__*/ v.cidString(),
72
70
  playlist: /*#__PURE__*/ v.genericUriString(),
73
- /**
74
- * A hint to the client about how to present the video.
75
- */
71
+ /** A hint to the client about how to present the video. */
76
72
  presentation: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string<'default' | 'gif' | (string & {})>()),
77
73
  thumbnail: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.genericUriString()),
78
74
  });
@@ -36,6 +36,7 @@ const _feedViewPostSchema = /*#__PURE__*/ v.object({
36
36
  $type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.feed.defs#feedViewPost')),
37
37
  /**
38
38
  * Context provided by feed generator that may be passed back alongside interactions.
39
+ *
39
40
  * @maxLength 2000
40
41
  */
41
42
  feedContext: /*#__PURE__*/ v.optional(
@@ -52,6 +53,7 @@ const _feedViewPostSchema = /*#__PURE__*/ v.object({
52
53
  },
53
54
  /**
54
55
  * Unique identifier per request that may be passed back alongside interactions.
56
+ *
55
57
  * @maxLength 100
56
58
  */
57
59
  reqId: /*#__PURE__*/ v.optional(
@@ -90,9 +92,7 @@ const _generatorViewSchema = /*#__PURE__*/ v.object({
90
92
  get labels() {
91
93
  return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(ComAtprotoLabelDefs.labelSchema));
92
94
  },
93
- /**
94
- * @minimum 0
95
- */
95
+ /** @minimum 0 */
96
96
  likeCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
97
97
  uri: /*#__PURE__*/ v.resourceUriString(),
98
98
  get viewer() {
@@ -124,6 +124,7 @@ const _interactionSchema = /*#__PURE__*/ v.object({
124
124
  ),
125
125
  /**
126
126
  * Context on a feed item that was originally supplied by the feed generator on getFeedSkeleton.
127
+ *
127
128
  * @maxLength 2000
128
129
  */
129
130
  feedContext: /*#__PURE__*/ v.optional(
@@ -132,6 +133,7 @@ const _interactionSchema = /*#__PURE__*/ v.object({
132
133
  item: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.resourceUriString()),
133
134
  /**
134
135
  * Unique identifier per request that may be passed back alongside interactions.
136
+ *
135
137
  * @maxLength 100
136
138
  */
137
139
  reqId: /*#__PURE__*/ v.optional(
@@ -156,9 +158,7 @@ const _postViewSchema = /*#__PURE__*/ v.object({
156
158
  },
157
159
  bookmarkCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
158
160
  cid: /*#__PURE__*/ v.cidString(),
159
- /**
160
- * Debug information for internal development
161
- */
161
+ /** Debug information for internal development */
162
162
  debug: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.unknown()),
163
163
  get embed() {
164
164
  return /*#__PURE__*/ v.optional(
@@ -202,9 +202,7 @@ const _reasonRepostSchema = /*#__PURE__*/ v.object({
202
202
  });
203
203
  const _replyRefSchema = /*#__PURE__*/ v.object({
204
204
  $type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.feed.defs#replyRef')),
205
- /**
206
- * When parent is a reply to another post, this is the author of that post.
207
- */
205
+ /** When parent is a reply to another post, this is the author of that post. */
208
206
  get grandparentAuthor() {
209
207
  return /*#__PURE__*/ v.optional(AppBskyActorDefs.profileViewBasicSchema);
210
208
  },
@@ -220,7 +218,9 @@ const _requestMoreSchema = /*#__PURE__*/ v.literal('app.bsky.feed.defs#requestMo
220
218
  const _skeletonFeedPostSchema = /*#__PURE__*/ v.object({
221
219
  $type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.feed.defs#skeletonFeedPost')),
222
220
  /**
223
- * Context that will be passed through to client and may be passed to feed generator back alongside interactions.
221
+ * Context that will be passed through to client and may be passed to feed generator back alongside
222
+ * interactions.
223
+ *
224
224
  * @maxLength 2000
225
225
  */
226
226
  feedContext: /*#__PURE__*/ v.optional(
@@ -10,17 +10,18 @@ const _mainSchema = /*#__PURE__*/ v.record(
10
10
  /*#__PURE__*/ v.object({
11
11
  $type: /*#__PURE__*/ v.literal('app.bsky.feed.generator'),
12
12
  /**
13
- * Declaration that a feed accepts feedback interactions from a client through app.bsky.feed.sendInteractions
13
+ * Declaration that a feed accepts feedback interactions from a client through
14
+ * app.bsky.feed.sendInteractions
14
15
  */
15
16
  acceptsInteractions: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
16
17
  /**
17
- * @accept image/png, image/jpeg
18
+ * @accept image/jpeg, image/png
18
19
  * @maxSize 1000000
19
20
  */
20
21
  avatar: /*#__PURE__*/ v.optional(
21
22
  /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.blob(), [
22
23
  /*#__PURE__*/ v.blobSize(1000000),
23
- /*#__PURE__*/ v.blobAccept(['image/png', 'image/jpeg']),
24
+ /*#__PURE__*/ v.blobAccept(['image/jpeg', 'image/png']),
24
25
  ]),
25
26
  ),
26
27
  contentMode: /*#__PURE__*/ v.optional(
@@ -51,9 +52,7 @@ const _mainSchema = /*#__PURE__*/ v.record(
51
52
  /*#__PURE__*/ v.stringLength(0, 240),
52
53
  /*#__PURE__*/ v.stringGraphemes(0, 24),
53
54
  ]),
54
- /**
55
- * Self-label values
56
- */
55
+ /** Self-label values */
57
56
  get labels() {
58
57
  return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.variant([ComAtprotoLabelDefs.selfLabelsSchema]));
59
58
  },
@@ -9,9 +9,9 @@ const _mainSchema = /*#__PURE__*/ v.query('app.bsky.feed.getActorFeeds', {
9
9
  actor: /*#__PURE__*/ v.actorIdentifierString(),
10
10
  cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
11
11
  /**
12
+ * @default 50
12
13
  * @minimum 1
13
14
  * @maximum 100
14
- * @default 50
15
15
  */
16
16
  limit: /*#__PURE__*/ v.optional(
17
17
  /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 100)]),
@@ -9,9 +9,9 @@ const _mainSchema = /*#__PURE__*/ v.query('app.bsky.feed.getActorLikes', {
9
9
  actor: /*#__PURE__*/ v.actorIdentifierString(),
10
10
  cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
11
11
  /**
12
+ * @default 50
12
13
  * @minimum 1
13
14
  * @maximum 100
14
- * @default 50
15
15
  */
16
16
  limit: /*#__PURE__*/ v.optional(
17
17
  /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 100)]),
@@ -10,7 +10,8 @@ const _mainSchema = /*#__PURE__*/ v.query('app.bsky.feed.getAuthorFeed', {
10
10
  cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
11
11
  /**
12
12
  * Combinations of post/repost types to include in response.
13
- * @default "posts_with_replies"
13
+ *
14
+ * @default 'posts_with_replies'
14
15
  */
15
16
  filter: /*#__PURE__*/ v.optional(
16
17
  /*#__PURE__*/ v.string<
@@ -23,14 +24,12 @@ const _mainSchema = /*#__PURE__*/ v.query('app.bsky.feed.getAuthorFeed', {
23
24
  >(),
24
25
  'posts_with_replies',
25
26
  ),
26
- /**
27
- * @default false
28
- */
27
+ /** @default false */
29
28
  includePins: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean(), false),
30
29
  /**
30
+ * @default 50
31
31
  * @minimum 1
32
32
  * @maximum 100
33
- * @default 50
34
33
  */
35
34
  limit: /*#__PURE__*/ v.optional(
36
35
  /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 100)]),
@@ -9,9 +9,9 @@ const _mainSchema = /*#__PURE__*/ v.query('app.bsky.feed.getFeed', {
9
9
  cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
10
10
  feed: /*#__PURE__*/ v.resourceUriString(),
11
11
  /**
12
+ * @default 50
12
13
  * @minimum 1
13
14
  * @maximum 100
14
- * @default 50
15
15
  */
16
16
  limit: /*#__PURE__*/ v.optional(
17
17
  /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 100)]),
@@ -6,21 +6,15 @@ 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({
9
- /**
10
- * AT-URI of the feed generator record.
11
- */
9
+ /** AT-URI of the feed generator record. */
12
10
  feed: /*#__PURE__*/ v.resourceUriString(),
13
11
  }),
14
12
  output: {
15
13
  type: 'lex',
16
14
  schema: /*#__PURE__*/ v.object({
17
- /**
18
- * Indicates whether the feed generator service has been online recently, or else seems to be inactive.
19
- */
15
+ /** Indicates whether the feed generator service has been online recently, or else seems to be inactive. */
20
16
  isOnline: /*#__PURE__*/ v.boolean(),
21
- /**
22
- * Indicates whether the feed generator service is compatible with the record declaration.
23
- */
17
+ /** Indicates whether the feed generator service is compatible with the record declaration. */
24
18
  isValid: /*#__PURE__*/ v.boolean(),
25
19
  get view() {
26
20
  return AppBskyFeedDefs.generatorViewSchema;
@@ -6,9 +6,7 @@ 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({
9
- /**
10
- * @minLength 1
11
- */
9
+ /** @minLength 1 */
12
10
  feeds: /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.array(/*#__PURE__*/ v.resourceUriString()), [
13
11
  /*#__PURE__*/ v.arrayLength(1),
14
12
  ]),
@@ -7,14 +7,12 @@ import * as AppBskyFeedDefs from './defs.ts';
7
7
  const _mainSchema = /*#__PURE__*/ v.query('app.bsky.feed.getFeedSkeleton', {
8
8
  params: /*#__PURE__*/ v.object({
9
9
  cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
10
- /**
11
- * Reference to feed generator record describing the specific feed being requested.
12
- */
10
+ /** Reference to feed generator record describing the specific feed being requested. */
13
11
  feed: /*#__PURE__*/ v.resourceUriString(),
14
12
  /**
13
+ * @default 50
15
14
  * @minimum 1
16
15
  * @maximum 100
17
- * @default 50
18
16
  */
19
17
  limit: /*#__PURE__*/ v.optional(
20
18
  /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 100)]),
@@ -30,6 +28,7 @@ const _mainSchema = /*#__PURE__*/ v.query('app.bsky.feed.getFeedSkeleton', {
30
28
  },
31
29
  /**
32
30
  * Unique identifier per request that may be passed back alongside interactions.
31
+ *
33
32
  * @maxLength 100
34
33
  */
35
34
  reqId: /*#__PURE__*/ v.optional(
@@ -14,23 +14,19 @@ const _likeSchema = /*#__PURE__*/ v.object({
14
14
  });
15
15
  const _mainSchema = /*#__PURE__*/ v.query('app.bsky.feed.getLikes', {
16
16
  params: /*#__PURE__*/ v.object({
17
- /**
18
- * CID of the subject record (aka, specific version of record), to filter likes.
19
- */
17
+ /** CID of the subject record (aka, specific version of record), to filter likes. */
20
18
  cid: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.cidString()),
21
19
  cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
22
20
  /**
21
+ * @default 50
23
22
  * @minimum 1
24
23
  * @maximum 100
25
- * @default 50
26
24
  */
27
25
  limit: /*#__PURE__*/ v.optional(
28
26
  /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 100)]),
29
27
  50,
30
28
  ),
31
- /**
32
- * AT-URI of the subject (eg, a post record).
33
- */
29
+ /** AT-URI of the subject (eg, a post record). */
34
30
  uri: /*#__PURE__*/ v.resourceUriString(),
35
31
  }),
36
32
  output: {
@@ -8,17 +8,15 @@ const _mainSchema = /*#__PURE__*/ v.query('app.bsky.feed.getListFeed', {
8
8
  params: /*#__PURE__*/ v.object({
9
9
  cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
10
10
  /**
11
+ * @default 50
11
12
  * @minimum 1
12
13
  * @maximum 100
13
- * @default 50
14
14
  */
15
15
  limit: /*#__PURE__*/ v.optional(
16
16
  /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 100)]),
17
17
  50,
18
18
  ),
19
- /**
20
- * Reference (AT-URI) to the list record.
21
- */
19
+ /** Reference (AT-URI) to the list record. */
22
20
  list: /*#__PURE__*/ v.resourceUriString(),
23
21
  }),
24
22
  output: {
@@ -8,9 +8,10 @@ const _mainSchema = /*#__PURE__*/ v.query('app.bsky.feed.getPostThread', {
8
8
  params: /*#__PURE__*/ v.object({
9
9
  /**
10
10
  * How many levels of reply depth should be included in response.
11
+ *
12
+ * @default 6
11
13
  * @minimum 0
12
14
  * @maximum 1000
13
- * @default 6
14
15
  */
15
16
  depth: /*#__PURE__*/ v.optional(
16
17
  /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(0, 1000)]),
@@ -18,17 +19,16 @@ const _mainSchema = /*#__PURE__*/ v.query('app.bsky.feed.getPostThread', {
18
19
  ),
19
20
  /**
20
21
  * How many levels of parent (and grandparent, etc) post to include.
22
+ *
23
+ * @default 80
21
24
  * @minimum 0
22
25
  * @maximum 1000
23
- * @default 80
24
26
  */
25
27
  parentHeight: /*#__PURE__*/ v.optional(
26
28
  /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(0, 1000)]),
27
29
  80,
28
30
  ),
29
- /**
30
- * Reference (AT-URI) to post record.
31
- */
31
+ /** Reference (AT-URI) to post record. */
32
32
  uri: /*#__PURE__*/ v.resourceUriString(),
33
33
  }),
34
34
  output: {
@@ -8,6 +8,7 @@ const _mainSchema = /*#__PURE__*/ v.query('app.bsky.feed.getPosts', {
8
8
  params: /*#__PURE__*/ v.object({
9
9
  /**
10
10
  * List of post AT-URIs to return hydrated views for.
11
+ *
11
12
  * @minLength 1
12
13
  * @maxLength 25
13
14
  */
@@ -6,23 +6,19 @@ 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({
9
- /**
10
- * If supplied, filters to quotes of specific version (by CID) of the post record.
11
- */
9
+ /** If supplied, filters to quotes of specific version (by CID) of the post record. */
12
10
  cid: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.cidString()),
13
11
  cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
14
12
  /**
13
+ * @default 50
15
14
  * @minimum 1
16
15
  * @maximum 100
17
- * @default 50
18
16
  */
19
17
  limit: /*#__PURE__*/ v.optional(
20
18
  /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 100)]),
21
19
  50,
22
20
  ),
23
- /**
24
- * Reference (AT-URI) of post record
25
- */
21
+ /** Reference (AT-URI) of post record */
26
22
  uri: /*#__PURE__*/ v.resourceUriString(),
27
23
  }),
28
24
  output: {
@@ -6,23 +6,19 @@ 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({
9
- /**
10
- * If supplied, filters to reposts of specific version (by CID) of the post record.
11
- */
9
+ /** If supplied, filters to reposts of specific version (by CID) of the post record. */
12
10
  cid: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.cidString()),
13
11
  cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
14
12
  /**
13
+ * @default 50
15
14
  * @minimum 1
16
15
  * @maximum 100
17
- * @default 50
18
16
  */
19
17
  limit: /*#__PURE__*/ v.optional(
20
18
  /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 100)]),
21
19
  50,
22
20
  ),
23
- /**
24
- * Reference (AT-URI) of post record
25
- */
21
+ /** Reference (AT-URI) of post record */
26
22
  uri: /*#__PURE__*/ v.resourceUriString(),
27
23
  }),
28
24
  output: {
@@ -8,9 +8,9 @@ const _mainSchema = /*#__PURE__*/ v.query('app.bsky.feed.getSuggestedFeeds', {
8
8
  params: /*#__PURE__*/ v.object({
9
9
  cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
10
10
  /**
11
+ * @default 50
11
12
  * @minimum 1
12
13
  * @maximum 100
13
- * @default 50
14
14
  */
15
15
  limit: /*#__PURE__*/ v.optional(
16
16
  /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 100)]),
@@ -7,14 +7,15 @@ import * as AppBskyFeedDefs from './defs.ts';
7
7
  const _mainSchema = /*#__PURE__*/ v.query('app.bsky.feed.getTimeline', {
8
8
  params: /*#__PURE__*/ v.object({
9
9
  /**
10
- * Variant 'algorithm' for timeline. Implementation-specific. NOTE: most feed flexibility has been moved to feed generator mechanism.
10
+ * Variant 'algorithm' for timeline. Implementation-specific. NOTE: most feed flexibility has been moved
11
+ * to feed generator mechanism.
11
12
  */
12
13
  algorithm: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
13
14
  cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
14
15
  /**
16
+ * @default 50
15
17
  * @minimum 1
16
18
  * @maximum 100
17
- * @default 50
18
19
  */
19
20
  limit: /*#__PURE__*/ v.optional(
20
21
  /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 100)]),
@@ -16,9 +16,7 @@ const _entitySchema = /*#__PURE__*/ v.object({
16
16
  get index() {
17
17
  return textSliceSchema;
18
18
  },
19
- /**
20
- * Expected values are 'mention' and 'link'.
21
- */
19
+ /** Expected values are 'mention' and 'link'. */
22
20
  type: /*#__PURE__*/ v.string(),
23
21
  value: /*#__PURE__*/ v.string(),
24
22
  });
@@ -26,9 +24,7 @@ const _mainSchema = /*#__PURE__*/ v.record(
26
24
  /*#__PURE__*/ v.tidString(),
27
25
  /*#__PURE__*/ v.object({
28
26
  $type: /*#__PURE__*/ v.literal('app.bsky.feed.post'),
29
- /**
30
- * Client-declared timestamp when this post was originally created.
31
- */
27
+ /** Client-declared timestamp when this post was originally created. */
32
28
  createdAt: /*#__PURE__*/ v.datetimeString(),
33
29
  get embed() {
34
30
  return /*#__PURE__*/ v.optional(
@@ -43,25 +39,23 @@ const _mainSchema = /*#__PURE__*/ v.record(
43
39
  },
44
40
  /**
45
41
  * DEPRECATED: replaced by app.bsky.richtext.facet.
42
+ *
46
43
  * @deprecated
47
44
  */
48
45
  get entities() {
49
46
  return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(entitySchema));
50
47
  },
51
- /**
52
- * Annotations of text (mentions, URLs, hashtags, etc)
53
- */
48
+ /** Annotations of text (mentions, URLs, hashtags, etc) */
54
49
  get facets() {
55
50
  return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(AppBskyRichtextFacet.mainSchema));
56
51
  },
57
- /**
58
- * Self-label values for this post. Effectively content warnings.
59
- */
52
+ /** Self-label values for this post. Effectively content warnings. */
60
53
  get labels() {
61
54
  return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.variant([ComAtprotoLabelDefs.selfLabelsSchema]));
62
55
  },
63
56
  /**
64
57
  * Indicates human language of post primary text content.
58
+ *
65
59
  * @maxLength 3
66
60
  */
67
61
  langs: /*#__PURE__*/ v.optional(
@@ -74,6 +68,7 @@ const _mainSchema = /*#__PURE__*/ v.record(
74
68
  },
75
69
  /**
76
70
  * Additional hashtags, in addition to any included in post text and facets.
71
+ *
77
72
  * @maxLength 8
78
73
  */
79
74
  tags: /*#__PURE__*/ v.optional(
@@ -89,6 +84,7 @@ const _mainSchema = /*#__PURE__*/ v.record(
89
84
  ),
90
85
  /**
91
86
  * The primary post content. May be an empty string, if there are embeds.
87
+ *
92
88
  * @maxLength 3000
93
89
  * @maxGraphemes 300
94
90
  */
@@ -109,13 +105,9 @@ const _replyRefSchema = /*#__PURE__*/ v.object({
109
105
  });
110
106
  const _textSliceSchema = /*#__PURE__*/ v.object({
111
107
  $type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.feed.post#textSlice')),
112
- /**
113
- * @minimum 0
114
- */
108
+ /** @minimum 0 */
115
109
  end: /*#__PURE__*/ v.integer(),
116
- /**
117
- * @minimum 0
118
- */
110
+ /** @minimum 0 */
119
111
  start: /*#__PURE__*/ v.integer(),
120
112
  });
121
113
 
@@ -12,6 +12,7 @@ const _mainSchema = /*#__PURE__*/ v.record(
12
12
  createdAt: /*#__PURE__*/ v.datetimeString(),
13
13
  /**
14
14
  * List of AT-URIs embedding this post that the author has detached from.
15
+ *
15
16
  * @maxLength 50
16
17
  */
17
18
  detachedEmbeddingUris: /*#__PURE__*/ v.optional(
@@ -20,7 +21,9 @@ const _mainSchema = /*#__PURE__*/ v.record(
20
21
  ]),
21
22
  ),
22
23
  /**
23
- * List of rules defining who can embed this post. If value is an empty array or is undefined, no particular rules apply and anyone can embed.
24
+ * List of rules defining who can embed this post. If value is an empty array or is undefined, no
25
+ * particular rules apply and anyone can embed.
26
+ *
24
27
  * @maxLength 5
25
28
  */
26
29
  get embeddingRules() {
@@ -30,9 +33,7 @@ const _mainSchema = /*#__PURE__*/ v.record(
30
33
  ]),
31
34
  );
32
35
  },
33
- /**
34
- * Reference (AT-URI) to the post record.
35
- */
36
+ /** Reference (AT-URI) to the post record. */
36
37
  post: /*#__PURE__*/ v.resourceUriString(),
37
38
  }),
38
39
  );