@atcute/bluesky 3.3.5 → 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 (615) 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/limits.d.ts +35 -35
  468. package/dist/limits.d.ts.map +1 -1
  469. package/dist/limits.js +11 -11
  470. package/dist/limits.js.map +1 -1
  471. package/dist/utilities/embeds.d.ts +14 -21
  472. package/dist/utilities/embeds.d.ts.map +1 -1
  473. package/dist/utilities/embeds.js +7 -0
  474. package/dist/utilities/embeds.js.map +1 -1
  475. package/dist/utilities/list.d.ts +1 -3
  476. package/dist/utilities/list.d.ts.map +1 -1
  477. package/dist/utilities/profile.d.ts +1 -3
  478. package/dist/utilities/profile.d.ts.map +1 -1
  479. package/dist/utilities/starterpack.d.ts +1 -3
  480. package/dist/utilities/starterpack.d.ts.map +1 -1
  481. package/lib/lexicons/index.ts +1 -1
  482. package/lib/lexicons/types/app/bsky/actor/defs.ts +58 -114
  483. package/lib/lexicons/types/app/bsky/actor/getProfile.ts +1 -3
  484. package/lib/lexicons/types/app/bsky/actor/getSuggestions.ts +3 -4
  485. package/lib/lexicons/types/app/bsky/actor/profile.ts +9 -7
  486. package/lib/lexicons/types/app/bsky/actor/searchActors.ts +4 -2
  487. package/lib/lexicons/types/app/bsky/actor/searchActorsTypeahead.ts +3 -4
  488. package/lib/lexicons/types/app/bsky/actor/status.ts +3 -6
  489. package/lib/lexicons/types/app/bsky/ageassurance/begin.ts +4 -12
  490. package/lib/lexicons/types/app/bsky/ageassurance/defs.ts +27 -68
  491. package/lib/lexicons/types/app/bsky/bookmark/defs.ts +2 -6
  492. package/lib/lexicons/types/app/bsky/bookmark/getBookmarks.ts +1 -1
  493. package/lib/lexicons/types/app/bsky/contact/defs.ts +9 -13
  494. package/lib/lexicons/types/app/bsky/contact/dismissMatch.ts +1 -3
  495. package/lib/lexicons/types/app/bsky/contact/getMatches.ts +1 -1
  496. package/lib/lexicons/types/app/bsky/contact/getSyncStatus.ts +2 -1
  497. package/lib/lexicons/types/app/bsky/contact/importContacts.ts +8 -3
  498. package/lib/lexicons/types/app/bsky/contact/sendNotification.ts +2 -6
  499. package/lib/lexicons/types/app/bsky/contact/startPhoneVerification.ts +1 -3
  500. package/lib/lexicons/types/app/bsky/contact/verifyPhone.ts +4 -7
  501. package/lib/lexicons/types/app/bsky/draft/createDraft.ts +1 -3
  502. package/lib/lexicons/types/app/bsky/draft/defs.ts +23 -40
  503. package/lib/lexicons/types/app/bsky/draft/getDrafts.ts +1 -1
  504. package/lib/lexicons/types/app/bsky/embed/defs.ts +2 -6
  505. package/lib/lexicons/types/app/bsky/embed/external.ts +2 -1
  506. package/lib/lexicons/types/app/bsky/embed/images.ts +9 -14
  507. package/lib/lexicons/types/app/bsky/embed/record.ts +1 -3
  508. package/lib/lexicons/types/app/bsky/embed/video.ts +5 -9
  509. package/lib/lexicons/types/app/bsky/feed/defs.ts +10 -10
  510. package/lib/lexicons/types/app/bsky/feed/generator.ts +5 -6
  511. package/lib/lexicons/types/app/bsky/feed/getActorFeeds.ts +1 -1
  512. package/lib/lexicons/types/app/bsky/feed/getActorLikes.ts +1 -1
  513. package/lib/lexicons/types/app/bsky/feed/getAuthorFeed.ts +4 -5
  514. package/lib/lexicons/types/app/bsky/feed/getFeed.ts +1 -1
  515. package/lib/lexicons/types/app/bsky/feed/getFeedGenerator.ts +3 -9
  516. package/lib/lexicons/types/app/bsky/feed/getFeedGenerators.ts +1 -3
  517. package/lib/lexicons/types/app/bsky/feed/getFeedSkeleton.ts +3 -4
  518. package/lib/lexicons/types/app/bsky/feed/getLikes.ts +3 -7
  519. package/lib/lexicons/types/app/bsky/feed/getListFeed.ts +2 -4
  520. package/lib/lexicons/types/app/bsky/feed/getPostThread.ts +5 -5
  521. package/lib/lexicons/types/app/bsky/feed/getPosts.ts +1 -0
  522. package/lib/lexicons/types/app/bsky/feed/getQuotes.ts +3 -7
  523. package/lib/lexicons/types/app/bsky/feed/getRepostedBy.ts +3 -7
  524. package/lib/lexicons/types/app/bsky/feed/getSuggestedFeeds.ts +1 -1
  525. package/lib/lexicons/types/app/bsky/feed/getTimeline.ts +3 -2
  526. package/lib/lexicons/types/app/bsky/feed/post.ts +10 -18
  527. package/lib/lexicons/types/app/bsky/feed/postgate.ts +5 -4
  528. package/lib/lexicons/types/app/bsky/feed/searchPosts.ts +23 -17
  529. package/lib/lexicons/types/app/bsky/feed/threadgate.ts +5 -4
  530. package/lib/lexicons/types/app/bsky/graph/block.ts +1 -3
  531. package/lib/lexicons/types/app/bsky/graph/defs.ts +15 -45
  532. package/lib/lexicons/types/app/bsky/graph/getActorStarterPacks.ts +1 -1
  533. package/lib/lexicons/types/app/bsky/graph/getBlocks.ts +1 -1
  534. package/lib/lexicons/types/app/bsky/graph/getFollowers.ts +1 -1
  535. package/lib/lexicons/types/app/bsky/graph/getFollows.ts +1 -1
  536. package/lib/lexicons/types/app/bsky/graph/getKnownFollowers.ts +1 -1
  537. package/lib/lexicons/types/app/bsky/graph/getList.ts +2 -4
  538. package/lib/lexicons/types/app/bsky/graph/getListBlocks.ts +1 -1
  539. package/lib/lexicons/types/app/bsky/graph/getListMutes.ts +1 -1
  540. package/lib/lexicons/types/app/bsky/graph/getLists.ts +3 -7
  541. package/lib/lexicons/types/app/bsky/graph/getListsWithMembership.ts +3 -7
  542. package/lib/lexicons/types/app/bsky/graph/getMutes.ts +1 -1
  543. package/lib/lexicons/types/app/bsky/graph/getRelationships.ts +2 -3
  544. package/lib/lexicons/types/app/bsky/graph/getStarterPack.ts +1 -3
  545. package/lib/lexicons/types/app/bsky/graph/getStarterPacksWithMembership.ts +2 -4
  546. package/lib/lexicons/types/app/bsky/graph/getSuggestedFollowsByActor.ts +5 -4
  547. package/lib/lexicons/types/app/bsky/graph/list.ts +4 -5
  548. package/lib/lexicons/types/app/bsky/graph/listblock.ts +1 -3
  549. package/lib/lexicons/types/app/bsky/graph/listitem.ts +2 -6
  550. package/lib/lexicons/types/app/bsky/graph/searchStarterPacks.ts +3 -2
  551. package/lib/lexicons/types/app/bsky/graph/starterpack.ts +3 -6
  552. package/lib/lexicons/types/app/bsky/graph/verification.ts +8 -8
  553. package/lib/lexicons/types/app/bsky/labeler/defs.ts +10 -15
  554. package/lib/lexicons/types/app/bsky/labeler/getServices.ts +2 -6
  555. package/lib/lexicons/types/app/bsky/labeler/service.ts +6 -5
  556. package/lib/lexicons/types/app/bsky/notification/declaration.ts +2 -1
  557. package/lib/lexicons/types/app/bsky/notification/listActivitySubscriptions.ts +1 -1
  558. package/lib/lexicons/types/app/bsky/notification/listNotifications.ts +4 -5
  559. package/lib/lexicons/types/app/bsky/notification/registerPush.ts +1 -3
  560. package/lib/lexicons/types/app/bsky/richtext/facet.ts +2 -6
  561. package/lib/lexicons/types/app/bsky/unspecced/defs.ts +19 -37
  562. package/lib/lexicons/types/app/bsky/unspecced/getOnboardingSuggestedStarterPacks.ts +1 -1
  563. package/lib/lexicons/types/app/bsky/unspecced/getOnboardingSuggestedStarterPacksSkeleton.ts +2 -4
  564. package/lib/lexicons/types/app/bsky/unspecced/getOnboardingSuggestedUsersSkeleton.ts +5 -10
  565. package/lib/lexicons/types/app/bsky/unspecced/getPopularFeedGenerators.ts +1 -1
  566. package/lib/lexicons/types/app/bsky/unspecced/getPostThreadOtherV2.ts +5 -5
  567. package/lib/lexicons/types/app/bsky/unspecced/getPostThreadV2.ts +18 -8
  568. package/lib/lexicons/types/app/bsky/unspecced/getSuggestedFeeds.ts +1 -1
  569. package/lib/lexicons/types/app/bsky/unspecced/getSuggestedFeedsSkeleton.ts +2 -4
  570. package/lib/lexicons/types/app/bsky/unspecced/getSuggestedOnboardingUsers.ts +4 -7
  571. package/lib/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacks.ts +1 -1
  572. package/lib/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacksSkeleton.ts +2 -4
  573. package/lib/lexicons/types/app/bsky/unspecced/getSuggestedUsers.ts +4 -7
  574. package/lib/lexicons/types/app/bsky/unspecced/getSuggestedUsersForDiscover.ts +2 -4
  575. package/lib/lexicons/types/app/bsky/unspecced/getSuggestedUsersForDiscoverSkeleton.ts +3 -7
  576. package/lib/lexicons/types/app/bsky/unspecced/getSuggestedUsersForExplore.ts +3 -7
  577. package/lib/lexicons/types/app/bsky/unspecced/getSuggestedUsersForExploreSkeleton.ts +4 -10
  578. package/lib/lexicons/types/app/bsky/unspecced/getSuggestedUsersForSeeMore.ts +3 -7
  579. package/lib/lexicons/types/app/bsky/unspecced/getSuggestedUsersForSeeMoreSkeleton.ts +4 -10
  580. package/lib/lexicons/types/app/bsky/unspecced/getSuggestedUsersSkeleton.ts +5 -10
  581. package/lib/lexicons/types/app/bsky/unspecced/getSuggestionsSkeleton.ts +9 -7
  582. package/lib/lexicons/types/app/bsky/unspecced/getTrendingTopics.ts +3 -2
  583. package/lib/lexicons/types/app/bsky/unspecced/getTrends.ts +1 -1
  584. package/lib/lexicons/types/app/bsky/unspecced/getTrendsSkeleton.ts +2 -4
  585. package/lib/lexicons/types/app/bsky/unspecced/initAgeAssurance.ts +3 -9
  586. package/lib/lexicons/types/app/bsky/unspecced/searchActorsSkeleton.ts +9 -10
  587. package/lib/lexicons/types/app/bsky/unspecced/searchPostsSkeleton.ts +25 -18
  588. package/lib/lexicons/types/app/bsky/unspecced/searchStarterPacksSkeleton.ts +7 -9
  589. package/lib/lexicons/types/app/bsky/video/defs.ts +3 -1
  590. package/lib/lexicons/types/chat/bsky/actor/declaration.ts +2 -1
  591. package/lib/lexicons/types/chat/bsky/actor/defs.ts +4 -12
  592. package/lib/lexicons/types/chat/bsky/convo/acceptConvo.ts +1 -3
  593. package/lib/lexicons/types/chat/bsky/convo/defs.ts +64 -121
  594. package/lib/lexicons/types/chat/bsky/convo/getConvoMembers.ts +1 -1
  595. package/lib/lexicons/types/chat/bsky/convo/getMessages.ts +3 -2
  596. package/lib/lexicons/types/chat/bsky/convo/listConvoRequests.ts +1 -1
  597. package/lib/lexicons/types/chat/bsky/convo/listConvos.ts +8 -5
  598. package/lib/lexicons/types/chat/bsky/convo/sendMessageBatch.ts +1 -3
  599. package/lib/lexicons/types/chat/bsky/convo/updateAllRead.ts +1 -3
  600. package/lib/lexicons/types/chat/bsky/group/addMembers.ts +1 -3
  601. package/lib/lexicons/types/chat/bsky/group/createGroup.ts +1 -3
  602. package/lib/lexicons/types/chat/bsky/group/createJoinLink.ts +1 -3
  603. package/lib/lexicons/types/chat/bsky/group/defs.ts +11 -6
  604. package/lib/lexicons/types/chat/bsky/group/{getGroupPublicInfo.ts → getJoinLinkPreview.ts} +4 -4
  605. package/lib/lexicons/types/chat/bsky/group/listJoinRequests.ts +1 -1
  606. package/lib/lexicons/types/chat/bsky/group/removeMembers.ts +1 -3
  607. package/lib/lexicons/types/chat/bsky/group/requestJoin.ts +1 -3
  608. package/lib/lexicons/types/chat/bsky/moderation/getMessageContext.ts +3 -9
  609. package/lib/lexicons/types/chat/bsky/moderation/subscribeModEvents.ts +4 -7
  610. package/lib/limits.ts +11 -11
  611. package/lib/utilities/embeds.ts +14 -21
  612. package/lib/utilities/list.ts +1 -3
  613. package/lib/utilities/profile.ts +1 -3
  614. package/lib/utilities/starterpack.ts +1 -3
  615. package/package.json +7 -7
@@ -4,29 +4,26 @@ import * as v from '@atcute/lexicons/validations';
4
4
  const _accessSchema = /*#__PURE__*/ v.string<'full' | 'none' | 'safe' | 'unknown' | (string & {})>();
5
5
  const _configSchema = /*#__PURE__*/ v.object({
6
6
  $type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.ageassurance.defs#config')),
7
- /**
8
- * The per-region Age Assurance configuration.
9
- */
7
+ /** The per-region Age Assurance configuration. */
10
8
  get regions() {
11
9
  return /*#__PURE__*/ v.array(configRegionSchema);
12
10
  },
13
11
  });
14
12
  const _configRegionSchema = /*#__PURE__*/ v.object({
15
13
  $type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.ageassurance.defs#configRegion')),
16
- /**
17
- * The ISO 3166-1 alpha-2 country code this configuration applies to.
18
- */
14
+ /** The ISO 3166-1 alpha-2 country code this configuration applies to. */
19
15
  countryCode: /*#__PURE__*/ v.string(),
20
- /**
21
- * The minimum age (as a whole integer) required to use Bluesky in this region.
22
- */
16
+ /** The minimum age (as a whole integer) required to use Bluesky in this region. */
23
17
  minAccessAge: /*#__PURE__*/ v.integer(),
24
18
  /**
25
- * The ISO 3166-2 region code this configuration applies to. If omitted, the configuration applies to the entire country.
19
+ * The ISO 3166-2 region code this configuration applies to. If omitted, the configuration applies to the
20
+ * entire country.
26
21
  */
27
22
  regionCode: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
28
23
  /**
29
- * The ordered list of Age Assurance rules that apply to this region. Rules should be applied in order, and the first matching rule determines the access level granted. The rules array should always include a default rule as the last item.
24
+ * The ordered list of Age Assurance rules that apply to this region. Rules should be applied in order, and
25
+ * the first matching rule determines the access level granted. The rules array should always include a
26
+ * default rule as the last item.
30
27
  */
31
28
  get rules() {
32
29
  return /*#__PURE__*/ v.array(
@@ -57,9 +54,7 @@ const _configRegionRuleIfAccountNewerThanSchema = /*#__PURE__*/ v.object({
57
54
  get access() {
58
55
  return accessSchema;
59
56
  },
60
- /**
61
- * The date threshold as a datetime string.
62
- */
57
+ /** The date threshold as a datetime string. */
63
58
  date: /*#__PURE__*/ v.datetimeString(),
64
59
  });
65
60
  const _configRegionRuleIfAccountOlderThanSchema = /*#__PURE__*/ v.object({
@@ -69,9 +64,7 @@ const _configRegionRuleIfAccountOlderThanSchema = /*#__PURE__*/ v.object({
69
64
  get access() {
70
65
  return accessSchema;
71
66
  },
72
- /**
73
- * The date threshold as a datetime string.
74
- */
67
+ /** The date threshold as a datetime string. */
75
68
  date: /*#__PURE__*/ v.datetimeString(),
76
69
  });
77
70
  const _configRegionRuleIfAssuredOverAgeSchema = /*#__PURE__*/ v.object({
@@ -81,9 +74,7 @@ const _configRegionRuleIfAssuredOverAgeSchema = /*#__PURE__*/ v.object({
81
74
  get access() {
82
75
  return accessSchema;
83
76
  },
84
- /**
85
- * The age threshold as a whole integer.
86
- */
77
+ /** The age threshold as a whole integer. */
87
78
  age: /*#__PURE__*/ v.integer(),
88
79
  });
89
80
  const _configRegionRuleIfAssuredUnderAgeSchema = /*#__PURE__*/ v.object({
@@ -93,9 +84,7 @@ const _configRegionRuleIfAssuredUnderAgeSchema = /*#__PURE__*/ v.object({
93
84
  get access() {
94
85
  return accessSchema;
95
86
  },
96
- /**
97
- * The age threshold as a whole integer.
98
- */
87
+ /** The age threshold as a whole integer. */
99
88
  age: /*#__PURE__*/ v.integer(),
100
89
  });
101
90
  const _configRegionRuleIfDeclaredOverAgeSchema = /*#__PURE__*/ v.object({
@@ -105,9 +94,7 @@ const _configRegionRuleIfDeclaredOverAgeSchema = /*#__PURE__*/ v.object({
105
94
  get access() {
106
95
  return accessSchema;
107
96
  },
108
- /**
109
- * The age threshold as a whole integer.
110
- */
97
+ /** The age threshold as a whole integer. */
111
98
  age: /*#__PURE__*/ v.integer(),
112
99
  });
113
100
  const _configRegionRuleIfDeclaredUnderAgeSchema = /*#__PURE__*/ v.object({
@@ -117,56 +104,32 @@ const _configRegionRuleIfDeclaredUnderAgeSchema = /*#__PURE__*/ v.object({
117
104
  get access() {
118
105
  return accessSchema;
119
106
  },
120
- /**
121
- * The age threshold as a whole integer.
122
- */
107
+ /** The age threshold as a whole integer. */
123
108
  age: /*#__PURE__*/ v.integer(),
124
109
  });
125
110
  const _eventSchema = /*#__PURE__*/ v.object({
126
111
  $type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.ageassurance.defs#event')),
127
- /**
128
- * The access level granted based on Age Assurance data we've processed.
129
- */
112
+ /** The access level granted based on Age Assurance data we've processed. */
130
113
  access: /*#__PURE__*/ v.string<'full' | 'none' | 'safe' | 'unknown' | (string & {})>(),
131
- /**
132
- * The unique identifier for this instance of the Age Assurance flow, in UUID format.
133
- */
114
+ /** The unique identifier for this instance of the Age Assurance flow, in UUID format. */
134
115
  attemptId: /*#__PURE__*/ v.string(),
135
- /**
136
- * The IP address used when completing the Age Assurance flow.
137
- */
116
+ /** The IP address used when completing the Age Assurance flow. */
138
117
  completeIp: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
139
- /**
140
- * The user agent used when completing the Age Assurance flow.
141
- */
118
+ /** The user agent used when completing the Age Assurance flow. */
142
119
  completeUa: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
143
- /**
144
- * The ISO 3166-1 alpha-2 country code provided when beginning the Age Assurance flow.
145
- */
120
+ /** The ISO 3166-1 alpha-2 country code provided when beginning the Age Assurance flow. */
146
121
  countryCode: /*#__PURE__*/ v.string(),
147
- /**
148
- * The date and time of this write operation.
149
- */
122
+ /** The date and time of this write operation. */
150
123
  createdAt: /*#__PURE__*/ v.datetimeString(),
151
- /**
152
- * The email used for Age Assurance.
153
- */
124
+ /** The email used for Age Assurance. */
154
125
  email: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
155
- /**
156
- * The IP address used when initiating the Age Assurance flow.
157
- */
126
+ /** The IP address used when initiating the Age Assurance flow. */
158
127
  initIp: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
159
- /**
160
- * The user agent used when initiating the Age Assurance flow.
161
- */
128
+ /** The user agent used when initiating the Age Assurance flow. */
162
129
  initUa: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
163
- /**
164
- * The ISO 3166-2 region code provided when beginning the Age Assurance flow.
165
- */
130
+ /** The ISO 3166-2 region code provided when beginning the Age Assurance flow. */
166
131
  regionCode: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
167
- /**
168
- * The status of the Age Assurance process.
169
- */
132
+ /** The status of the Age Assurance process. */
170
133
  status: /*#__PURE__*/ v.string<'assured' | 'blocked' | 'pending' | 'unknown' | (string & {})>(),
171
134
  });
172
135
  const _stateSchema = /*#__PURE__*/ v.object({
@@ -174,9 +137,7 @@ const _stateSchema = /*#__PURE__*/ v.object({
174
137
  get access() {
175
138
  return accessSchema;
176
139
  },
177
- /**
178
- * The timestamp when this state was last updated.
179
- */
140
+ /** The timestamp when this state was last updated. */
180
141
  lastInitiatedAt: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.datetimeString()),
181
142
  get status() {
182
143
  return statusSchema;
@@ -184,9 +145,7 @@ const _stateSchema = /*#__PURE__*/ v.object({
184
145
  });
185
146
  const _stateMetadataSchema = /*#__PURE__*/ v.object({
186
147
  $type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.ageassurance.defs#stateMetadata')),
187
- /**
188
- * The account creation timestamp.
189
- */
148
+ /** The account creation timestamp. */
190
149
  accountCreatedAt: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.datetimeString()),
191
150
  });
192
151
  const _statusSchema = /*#__PURE__*/ v.string<'assured' | 'blocked' | 'pending' | 'unknown' | (string & {})>();
@@ -6,9 +6,7 @@ import * as AppBskyFeedDefs from '../feed/defs.ts';
6
6
 
7
7
  const _bookmarkSchema = /*#__PURE__*/ v.object({
8
8
  $type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.bookmark.defs#bookmark')),
9
- /**
10
- * A strong ref to the record to be bookmarked. Currently, only `app.bsky.feed.post` records are supported.
11
- */
9
+ /** A strong ref to the record to be bookmarked. Currently, only `app.bsky.feed.post` records are supported. */
12
10
  get subject() {
13
11
  return ComAtprotoRepoStrongRef.mainSchema;
14
12
  },
@@ -23,9 +21,7 @@ const _bookmarkViewSchema = /*#__PURE__*/ v.object({
23
21
  AppBskyFeedDefs.postViewSchema,
24
22
  ]);
25
23
  },
26
- /**
27
- * A strong ref to the bookmarked record.
28
- */
24
+ /** A strong ref to the bookmarked record. */
29
25
  get subject() {
30
26
  return ComAtprotoRepoStrongRef.mainSchema;
31
27
  },
@@ -8,9 +8,9 @@ const _mainSchema = /*#__PURE__*/ v.query('app.bsky.bookmark.getBookmarks', {
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,38 +7,34 @@ const _matchAndContactIndexSchema = /*#__PURE__*/ v.object({
7
7
  $type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.contact.defs#matchAndContactIndex')),
8
8
  /**
9
9
  * The index of this match in the import contact input.
10
+ *
10
11
  * @minimum 0
11
12
  * @maximum 999
12
13
  */
13
14
  contactIndex: /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(0, 999)]),
14
- /**
15
- * Profile of the matched user.
16
- */
15
+ /** Profile of the matched user. */
17
16
  get match() {
18
17
  return AppBskyActorDefs.profileViewSchema;
19
18
  },
20
19
  });
21
20
  const _notificationSchema = /*#__PURE__*/ v.object({
22
21
  $type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.contact.defs#notification')),
23
- /**
24
- * The DID of who this notification comes from.
25
- */
22
+ /** The DID of who this notification comes from. */
26
23
  from: /*#__PURE__*/ v.didString(),
27
- /**
28
- * The DID of who this notification should go to.
29
- */
24
+ /** The DID of who this notification should go to. */
30
25
  to: /*#__PURE__*/ v.didString(),
31
26
  });
32
27
  const _syncStatusSchema = /*#__PURE__*/ v.object({
33
28
  $type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.contact.defs#syncStatus')),
34
29
  /**
35
- * Number of existing contact matches resulting of the user imports and of their imported contacts having imported the user. Matches stop being counted when the user either follows the matched contact or dismisses the match.
30
+ * Number of existing contact matches resulting of the user imports and of their imported contacts having
31
+ * imported the user. Matches stop being counted when the user either follows the matched contact or
32
+ * dismisses the match.
33
+ *
36
34
  * @minimum 0
37
35
  */
38
36
  matchesCount: /*#__PURE__*/ v.integer(),
39
- /**
40
- * Last date when contacts where imported.
41
- */
37
+ /** Last date when contacts where imported. */
42
38
  syncedAt: /*#__PURE__*/ v.datetimeString(),
43
39
  });
44
40
 
@@ -7,9 +7,7 @@ const _mainSchema = /*#__PURE__*/ v.procedure('app.bsky.contact.dismissMatch', {
7
7
  input: {
8
8
  type: 'lex',
9
9
  schema: /*#__PURE__*/ v.object({
10
- /**
11
- * The subject's DID to dismiss the match with.
12
- */
10
+ /** The subject's DID to dismiss the match with. */
13
11
  subject: /*#__PURE__*/ v.didString(),
14
12
  }),
15
13
  },
@@ -8,9 +8,9 @@ const _mainSchema = /*#__PURE__*/ v.query('app.bsky.contact.getMatches', {
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)]),
@@ -10,7 +10,8 @@ const _mainSchema = /*#__PURE__*/ v.query('app.bsky.contact.getSyncStatus', {
10
10
  type: 'lex',
11
11
  schema: /*#__PURE__*/ v.object({
12
12
  /**
13
- * If present, indicates the user has imported their contacts. If not present, indicates the user never used the feature or called `app.bsky.contact.removeData` and didn't import again since.
13
+ * If present, indicates the user has imported their contacts. If not present, indicates the user never
14
+ * used the feature or called `app.bsky.contact.removeData` and didn't import again since.
14
15
  */
15
16
  get syncStatus() {
16
17
  return /*#__PURE__*/ v.optional(AppBskyContactDefs.syncStatusSchema);
@@ -10,7 +10,10 @@ const _mainSchema = /*#__PURE__*/ v.procedure('app.bsky.contact.importContacts',
10
10
  type: 'lex',
11
11
  schema: /*#__PURE__*/ v.object({
12
12
  /**
13
- * List of phone numbers in global E.164 format (e.g., '+12125550123'). Phone numbers that cannot be normalized into a valid phone number will be discarded. Should not repeat the 'phone' input used in `app.bsky.contact.verifyPhone`.
13
+ * List of phone numbers in global E.164 format (e.g., '+12125550123'). Phone numbers that cannot be
14
+ * normalized into a valid phone number will be discarded. Should not repeat the 'phone' input used in
15
+ * `app.bsky.contact.verifyPhone`.
16
+ *
14
17
  * @minLength 1
15
18
  * @maxLength 1000
16
19
  */
@@ -18,7 +21,8 @@ const _mainSchema = /*#__PURE__*/ v.procedure('app.bsky.contact.importContacts',
18
21
  /*#__PURE__*/ v.arrayLength(1, 1000),
19
22
  ]),
20
23
  /**
21
- * JWT to authenticate the call. Use the JWT received as a response to the call to `app.bsky.contact.verifyPhone`.
24
+ * JWT to authenticate the call. Use the JWT received as a response to the call to
25
+ * `app.bsky.contact.verifyPhone`.
22
26
  */
23
27
  token: /*#__PURE__*/ v.string(),
24
28
  }),
@@ -27,7 +31,8 @@ const _mainSchema = /*#__PURE__*/ v.procedure('app.bsky.contact.importContacts',
27
31
  type: 'lex',
28
32
  schema: /*#__PURE__*/ v.object({
29
33
  /**
30
- * The users that matched during import and their indexes on the input contacts, so the client can correlate with its local list.
34
+ * The users that matched during import and their indexes on the input contacts, so the client can
35
+ * correlate with its local list.
31
36
  */
32
37
  get matchesAndContactIndexes() {
33
38
  return /*#__PURE__*/ v.array(AppBskyContactDefs.matchAndContactIndexSchema);
@@ -7,13 +7,9 @@ const _mainSchema = /*#__PURE__*/ v.procedure('app.bsky.contact.sendNotification
7
7
  input: {
8
8
  type: 'lex',
9
9
  schema: /*#__PURE__*/ v.object({
10
- /**
11
- * The DID of who this notification comes from.
12
- */
10
+ /** The DID of who this notification comes from. */
13
11
  from: /*#__PURE__*/ v.didString(),
14
- /**
15
- * The DID of who this notification should go to.
16
- */
12
+ /** The DID of who this notification should go to. */
17
13
  to: /*#__PURE__*/ v.didString(),
18
14
  }),
19
15
  },
@@ -7,9 +7,7 @@ const _mainSchema = /*#__PURE__*/ v.procedure('app.bsky.contact.startPhoneVerifi
7
7
  input: {
8
8
  type: 'lex',
9
9
  schema: /*#__PURE__*/ v.object({
10
- /**
11
- * The phone number to receive the code via SMS.
12
- */
10
+ /** The phone number to receive the code via SMS. */
13
11
  phone: /*#__PURE__*/ v.string(),
14
12
  }),
15
13
  },
@@ -7,12 +7,11 @@ const _mainSchema = /*#__PURE__*/ v.procedure('app.bsky.contact.verifyPhone', {
7
7
  input: {
8
8
  type: 'lex',
9
9
  schema: /*#__PURE__*/ v.object({
10
- /**
11
- * The code received via SMS as a result of the call to `app.bsky.contact.startPhoneVerification`.
12
- */
10
+ /** The code received via SMS as a result of the call to `app.bsky.contact.startPhoneVerification`. */
13
11
  code: /*#__PURE__*/ v.string(),
14
12
  /**
15
- * The phone number to verify. Should be the same as the one passed to `app.bsky.contact.startPhoneVerification`.
13
+ * The phone number to verify. Should be the same as the one passed to
14
+ * `app.bsky.contact.startPhoneVerification`.
16
15
  */
17
16
  phone: /*#__PURE__*/ v.string(),
18
17
  }),
@@ -20,9 +19,7 @@ const _mainSchema = /*#__PURE__*/ v.procedure('app.bsky.contact.verifyPhone', {
20
19
  output: {
21
20
  type: 'lex',
22
21
  schema: /*#__PURE__*/ v.object({
23
- /**
24
- * JWT to be used in a call to `app.bsky.contact.importContacts`. It is only valid for a single call.
25
- */
22
+ /** JWT to be used in a call to `app.bsky.contact.importContacts`. It is only valid for a single call. */
26
23
  token: /*#__PURE__*/ v.string(),
27
24
  }),
28
25
  },
@@ -17,9 +17,7 @@ const _mainSchema = /*#__PURE__*/ v.procedure('app.bsky.draft.createDraft', {
17
17
  output: {
18
18
  type: 'lex',
19
19
  schema: /*#__PURE__*/ v.object({
20
- /**
21
- * The ID of the created draft.
22
- */
20
+ /** The ID of the created draft. */
23
21
  id: /*#__PURE__*/ v.string(),
24
22
  }),
25
23
  },
@@ -10,6 +10,7 @@ const _draftSchema = /*#__PURE__*/ v.object({
10
10
  $type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.draft.defs#draft')),
11
11
  /**
12
12
  * UUIDv4 identifier of the device that created this draft.
13
+ *
13
14
  * @maxLength 100
14
15
  */
15
16
  deviceId: /*#__PURE__*/ v.optional(
@@ -17,6 +18,7 @@ const _draftSchema = /*#__PURE__*/ v.object({
17
18
  ),
18
19
  /**
19
20
  * The device and/or platform on which the draft was created.
21
+ *
20
22
  * @maxLength 100
21
23
  */
22
24
  deviceName: /*#__PURE__*/ v.optional(
@@ -24,6 +26,7 @@ const _draftSchema = /*#__PURE__*/ v.object({
24
26
  ),
25
27
  /**
26
28
  * Indicates human language of posts primary text content.
29
+ *
27
30
  * @maxLength 3
28
31
  */
29
32
  langs: /*#__PURE__*/ v.optional(
@@ -33,6 +36,7 @@ const _draftSchema = /*#__PURE__*/ v.object({
33
36
  ),
34
37
  /**
35
38
  * Embedding rules for the postgates to be created when this draft is published.
39
+ *
36
40
  * @maxLength 5
37
41
  */
38
42
  get postgateEmbeddingRules() {
@@ -45,6 +49,7 @@ const _draftSchema = /*#__PURE__*/ v.object({
45
49
  },
46
50
  /**
47
51
  * Array of draft posts that compose this draft.
52
+ *
48
53
  * @minLength 1
49
54
  * @maxLength 100
50
55
  */
@@ -55,6 +60,7 @@ const _draftSchema = /*#__PURE__*/ v.object({
55
60
  },
56
61
  /**
57
62
  * Allow-rules for the threadgate to be created when this draft is published.
63
+ *
58
64
  * @maxLength 5
59
65
  */
60
66
  get threadgateAllow() {
@@ -75,9 +81,7 @@ const _draftSchema = /*#__PURE__*/ v.object({
75
81
  });
76
82
  const _draftEmbedCaptionSchema = /*#__PURE__*/ v.object({
77
83
  $type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.draft.defs#draftEmbedCaption')),
78
- /**
79
- * @maxLength 10000
80
- */
84
+ /** @maxLength 10000 */
81
85
  content: /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [/*#__PURE__*/ v.stringLength(0, 10000)]),
82
86
  lang: /*#__PURE__*/ v.languageCodeString(),
83
87
  });
@@ -87,9 +91,7 @@ const _draftEmbedExternalSchema = /*#__PURE__*/ v.object({
87
91
  });
88
92
  const _draftEmbedImageSchema = /*#__PURE__*/ v.object({
89
93
  $type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.draft.defs#draftEmbedImage')),
90
- /**
91
- * @maxGraphemes 2000
92
- */
94
+ /** @maxGraphemes 2000 */
93
95
  alt: /*#__PURE__*/ v.optional(
94
96
  /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [/*#__PURE__*/ v.stringGraphemes(0, 2000)]),
95
97
  ),
@@ -101,6 +103,7 @@ const _draftEmbedLocalRefSchema = /*#__PURE__*/ v.object({
101
103
  $type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.draft.defs#draftEmbedLocalRef')),
102
104
  /**
103
105
  * Local, on-device ref to file to be embedded. Embeds are currently device-bound for drafts.
106
+ *
104
107
  * @minLength 1
105
108
  * @maxLength 1024
106
109
  */
@@ -114,15 +117,11 @@ const _draftEmbedRecordSchema = /*#__PURE__*/ v.object({
114
117
  });
115
118
  const _draftEmbedVideoSchema = /*#__PURE__*/ v.object({
116
119
  $type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.draft.defs#draftEmbedVideo')),
117
- /**
118
- * @maxGraphemes 2000
119
- */
120
+ /** @maxGraphemes 2000 */
120
121
  alt: /*#__PURE__*/ v.optional(
121
122
  /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [/*#__PURE__*/ v.stringGraphemes(0, 2000)]),
122
123
  ),
123
- /**
124
- * @maxLength 20
125
- */
124
+ /** @maxLength 20 */
126
125
  get captions() {
127
126
  return /*#__PURE__*/ v.optional(
128
127
  /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.array(draftEmbedCaptionSchema), [
@@ -136,9 +135,7 @@ const _draftEmbedVideoSchema = /*#__PURE__*/ v.object({
136
135
  });
137
136
  const _draftPostSchema = /*#__PURE__*/ v.object({
138
137
  $type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.draft.defs#draftPost')),
139
- /**
140
- * @maxLength 1
141
- */
138
+ /** @maxLength 1 */
142
139
  get embedExternals() {
143
140
  return /*#__PURE__*/ v.optional(
144
141
  /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.array(draftEmbedExternalSchema), [
@@ -146,9 +143,7 @@ const _draftPostSchema = /*#__PURE__*/ v.object({
146
143
  ]),
147
144
  );
148
145
  },
149
- /**
150
- * @maxLength 4
151
- */
146
+ /** @maxLength 4 */
152
147
  get embedImages() {
153
148
  return /*#__PURE__*/ v.optional(
154
149
  /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.array(draftEmbedImageSchema), [
@@ -156,9 +151,7 @@ const _draftPostSchema = /*#__PURE__*/ v.object({
156
151
  ]),
157
152
  );
158
153
  },
159
- /**
160
- * @maxLength 1
161
- */
154
+ /** @maxLength 1 */
162
155
  get embedRecords() {
163
156
  return /*#__PURE__*/ v.optional(
164
157
  /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.array(draftEmbedRecordSchema), [
@@ -166,9 +159,7 @@ const _draftPostSchema = /*#__PURE__*/ v.object({
166
159
  ]),
167
160
  );
168
161
  },
169
- /**
170
- * @maxLength 1
171
- */
162
+ /** @maxLength 1 */
172
163
  get embedVideos() {
173
164
  return /*#__PURE__*/ v.optional(
174
165
  /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.array(draftEmbedVideoSchema), [
@@ -176,14 +167,14 @@ const _draftPostSchema = /*#__PURE__*/ v.object({
176
167
  ]),
177
168
  );
178
169
  },
179
- /**
180
- * Self-label values for this post. Effectively content warnings.
181
- */
170
+ /** Self-label values for this post. Effectively content warnings. */
182
171
  get labels() {
183
172
  return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.variant([ComAtprotoLabelDefs.selfLabelsSchema]));
184
173
  },
185
174
  /**
186
- * The primary post content. It has a higher limit than post contents to allow storing a larger text that can later be refined into smaller posts.
175
+ * The primary post content. It has a higher limit than post contents to allow storing a larger text that
176
+ * can later be refined into smaller posts.
177
+ *
187
178
  * @maxLength 10000
188
179
  * @maxGraphemes 1000
189
180
  */
@@ -194,20 +185,14 @@ const _draftPostSchema = /*#__PURE__*/ v.object({
194
185
  });
195
186
  const _draftViewSchema = /*#__PURE__*/ v.object({
196
187
  $type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.draft.defs#draftView')),
197
- /**
198
- * The time the draft was created.
199
- */
188
+ /** The time the draft was created. */
200
189
  createdAt: /*#__PURE__*/ v.datetimeString(),
201
190
  get draft() {
202
191
  return draftSchema;
203
192
  },
204
- /**
205
- * A TID to be used as a draft identifier.
206
- */
193
+ /** A TID to be used as a draft identifier. */
207
194
  id: /*#__PURE__*/ v.tidString(),
208
- /**
209
- * The time the draft was last updated.
210
- */
195
+ /** The time the draft was last updated. */
211
196
  updatedAt: /*#__PURE__*/ v.datetimeString(),
212
197
  });
213
198
  const _draftWithIdSchema = /*#__PURE__*/ v.object({
@@ -215,9 +200,7 @@ const _draftWithIdSchema = /*#__PURE__*/ v.object({
215
200
  get draft() {
216
201
  return draftSchema;
217
202
  },
218
- /**
219
- * A TID to be used as a draft identifier.
220
- */
203
+ /** A TID to be used as a draft identifier. */
221
204
  id: /*#__PURE__*/ v.tidString(),
222
205
  });
223
206
 
@@ -8,9 +8,9 @@ const _mainSchema = /*#__PURE__*/ v.query('app.bsky.draft.getDrafts', {
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)]),
@@ -3,13 +3,9 @@ import * as v from '@atcute/lexicons/validations';
3
3
 
4
4
  const _aspectRatioSchema = /*#__PURE__*/ v.object({
5
5
  $type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.embed.defs#aspectRatio')),
6
- /**
7
- * @minimum 1
8
- */
6
+ /** @minimum 1 */
9
7
  height: /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1)]),
10
- /**
11
- * @minimum 1
12
- */
8
+ /** @minimum 1 */
13
9
  width: /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1)]),
14
10
  });
15
11
 
@@ -4,7 +4,8 @@ import * as v from '@atcute/lexicons/validations';
4
4
  const _externalSchema = /*#__PURE__*/ v.object({
5
5
  $type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.embed.external#external')),
6
6
  /**
7
- * The URI of the Atmosphere record representing this external content, if it exists. Example: a site.standard.document record.
7
+ * The URI of the Atmosphere record representing this external content, if it exists. Example: a
8
+ * site.standard.document record.
8
9
  */
9
10
  associatedRecord: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.resourceUriString()),
10
11
  description: /*#__PURE__*/ v.string(),