@atcute/bluesky 3.0.1 → 3.0.2

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 (328) hide show
  1. package/dist/lexicons/types/app/bsky/actor/defs.d.ts +48 -48
  2. package/dist/lexicons/types/app/bsky/actor/defs.js +89 -89
  3. package/dist/lexicons/types/app/bsky/actor/defs.js.map +1 -1
  4. package/dist/lexicons/types/app/bsky/actor/getSuggestions.d.ts +2 -2
  5. package/dist/lexicons/types/app/bsky/actor/getSuggestions.js +2 -2
  6. package/dist/lexicons/types/app/bsky/actor/getSuggestions.js.map +1 -1
  7. package/dist/lexicons/types/app/bsky/actor/profile.d.ts +4 -4
  8. package/dist/lexicons/types/app/bsky/actor/profile.js +11 -11
  9. package/dist/lexicons/types/app/bsky/actor/profile.js.map +1 -1
  10. package/dist/lexicons/types/app/bsky/actor/searchActors.d.ts +4 -4
  11. package/dist/lexicons/types/app/bsky/actor/searchActors.js +4 -4
  12. package/dist/lexicons/types/app/bsky/actor/searchActors.js.map +1 -1
  13. package/dist/lexicons/types/app/bsky/actor/searchActorsTypeahead.d.ts +2 -2
  14. package/dist/lexicons/types/app/bsky/actor/searchActorsTypeahead.js +2 -2
  15. package/dist/lexicons/types/app/bsky/actor/searchActorsTypeahead.js.map +1 -1
  16. package/dist/lexicons/types/app/bsky/actor/status.d.ts +3 -3
  17. package/dist/lexicons/types/app/bsky/actor/status.js +4 -4
  18. package/dist/lexicons/types/app/bsky/actor/status.js.map +1 -1
  19. package/dist/lexicons/types/app/bsky/embed/defs.d.ts +1 -1
  20. package/dist/lexicons/types/app/bsky/embed/defs.js +1 -1
  21. package/dist/lexicons/types/app/bsky/embed/defs.js.map +1 -1
  22. package/dist/lexicons/types/app/bsky/embed/external.d.ts +4 -4
  23. package/dist/lexicons/types/app/bsky/embed/external.js +4 -4
  24. package/dist/lexicons/types/app/bsky/embed/external.js.map +1 -1
  25. package/dist/lexicons/types/app/bsky/embed/images.d.ts +3 -3
  26. package/dist/lexicons/types/app/bsky/embed/images.js +3 -3
  27. package/dist/lexicons/types/app/bsky/embed/images.js.map +1 -1
  28. package/dist/lexicons/types/app/bsky/embed/record.d.ts +12 -12
  29. package/dist/lexicons/types/app/bsky/embed/record.js +20 -20
  30. package/dist/lexicons/types/app/bsky/embed/record.js.map +1 -1
  31. package/dist/lexicons/types/app/bsky/embed/recordWithMedia.d.ts +2 -2
  32. package/dist/lexicons/types/app/bsky/embed/recordWithMedia.js +8 -8
  33. package/dist/lexicons/types/app/bsky/embed/recordWithMedia.js.map +1 -1
  34. package/dist/lexicons/types/app/bsky/embed/video.d.ts +6 -6
  35. package/dist/lexicons/types/app/bsky/embed/video.js +9 -9
  36. package/dist/lexicons/types/app/bsky/embed/video.js.map +1 -1
  37. package/dist/lexicons/types/app/bsky/feed/defs.d.ts +37 -37
  38. package/dist/lexicons/types/app/bsky/feed/defs.js +51 -51
  39. package/dist/lexicons/types/app/bsky/feed/defs.js.map +1 -1
  40. package/dist/lexicons/types/app/bsky/feed/generator.d.ts +6 -6
  41. package/dist/lexicons/types/app/bsky/feed/generator.js +10 -10
  42. package/dist/lexicons/types/app/bsky/feed/generator.js.map +1 -1
  43. package/dist/lexicons/types/app/bsky/feed/getActorFeeds.d.ts +1 -1
  44. package/dist/lexicons/types/app/bsky/feed/getActorFeeds.js +1 -1
  45. package/dist/lexicons/types/app/bsky/feed/getActorFeeds.js.map +1 -1
  46. package/dist/lexicons/types/app/bsky/feed/getActorLikes.d.ts +1 -1
  47. package/dist/lexicons/types/app/bsky/feed/getActorLikes.js +1 -1
  48. package/dist/lexicons/types/app/bsky/feed/getActorLikes.js.map +1 -1
  49. package/dist/lexicons/types/app/bsky/feed/getAuthorFeed.d.ts +2 -2
  50. package/dist/lexicons/types/app/bsky/feed/getAuthorFeed.js +2 -2
  51. package/dist/lexicons/types/app/bsky/feed/getAuthorFeed.js.map +1 -1
  52. package/dist/lexicons/types/app/bsky/feed/getFeed.d.ts +1 -1
  53. package/dist/lexicons/types/app/bsky/feed/getFeed.js +1 -1
  54. package/dist/lexicons/types/app/bsky/feed/getFeed.js.map +1 -1
  55. package/dist/lexicons/types/app/bsky/feed/getFeedGenerator.d.ts +1 -1
  56. package/dist/lexicons/types/app/bsky/feed/getFeedGenerator.js +2 -2
  57. package/dist/lexicons/types/app/bsky/feed/getFeedGenerator.js.map +1 -1
  58. package/dist/lexicons/types/app/bsky/feed/getFeedSkeleton.d.ts +1 -1
  59. package/dist/lexicons/types/app/bsky/feed/getFeedSkeleton.js +1 -1
  60. package/dist/lexicons/types/app/bsky/feed/getFeedSkeleton.js.map +1 -1
  61. package/dist/lexicons/types/app/bsky/feed/getLikes.d.ts +7 -7
  62. package/dist/lexicons/types/app/bsky/feed/getLikes.js +7 -7
  63. package/dist/lexicons/types/app/bsky/feed/getLikes.js.map +1 -1
  64. package/dist/lexicons/types/app/bsky/feed/getListFeed.d.ts +2 -2
  65. package/dist/lexicons/types/app/bsky/feed/getListFeed.js +2 -2
  66. package/dist/lexicons/types/app/bsky/feed/getListFeed.js.map +1 -1
  67. package/dist/lexicons/types/app/bsky/feed/getPostThread.d.ts +2 -2
  68. package/dist/lexicons/types/app/bsky/feed/getPostThread.js +3 -3
  69. package/dist/lexicons/types/app/bsky/feed/getPostThread.js.map +1 -1
  70. package/dist/lexicons/types/app/bsky/feed/getQuotes.d.ts +5 -5
  71. package/dist/lexicons/types/app/bsky/feed/getQuotes.js +5 -5
  72. package/dist/lexicons/types/app/bsky/feed/getQuotes.js.map +1 -1
  73. package/dist/lexicons/types/app/bsky/feed/getRepostedBy.d.ts +5 -5
  74. package/dist/lexicons/types/app/bsky/feed/getRepostedBy.js +5 -5
  75. package/dist/lexicons/types/app/bsky/feed/getRepostedBy.js.map +1 -1
  76. package/dist/lexicons/types/app/bsky/feed/getSuggestedFeeds.d.ts +1 -1
  77. package/dist/lexicons/types/app/bsky/feed/getSuggestedFeeds.js +1 -1
  78. package/dist/lexicons/types/app/bsky/feed/getSuggestedFeeds.js.map +1 -1
  79. package/dist/lexicons/types/app/bsky/feed/getTimeline.d.ts +1 -1
  80. package/dist/lexicons/types/app/bsky/feed/getTimeline.js +1 -1
  81. package/dist/lexicons/types/app/bsky/feed/getTimeline.js.map +1 -1
  82. package/dist/lexicons/types/app/bsky/feed/like.d.ts +1 -1
  83. package/dist/lexicons/types/app/bsky/feed/like.js +1 -1
  84. package/dist/lexicons/types/app/bsky/feed/like.js.map +1 -1
  85. package/dist/lexicons/types/app/bsky/feed/post.d.ts +7 -7
  86. package/dist/lexicons/types/app/bsky/feed/post.js +21 -21
  87. package/dist/lexicons/types/app/bsky/feed/post.js.map +1 -1
  88. package/dist/lexicons/types/app/bsky/feed/postgate.d.ts +1 -1
  89. package/dist/lexicons/types/app/bsky/feed/postgate.js +1 -1
  90. package/dist/lexicons/types/app/bsky/feed/postgate.js.map +1 -1
  91. package/dist/lexicons/types/app/bsky/feed/repost.d.ts +1 -1
  92. package/dist/lexicons/types/app/bsky/feed/repost.js +1 -1
  93. package/dist/lexicons/types/app/bsky/feed/repost.js.map +1 -1
  94. package/dist/lexicons/types/app/bsky/feed/searchPosts.d.ts +8 -8
  95. package/dist/lexicons/types/app/bsky/feed/searchPosts.js +10 -10
  96. package/dist/lexicons/types/app/bsky/feed/searchPosts.js.map +1 -1
  97. package/dist/lexicons/types/app/bsky/feed/threadgate.d.ts +2 -2
  98. package/dist/lexicons/types/app/bsky/feed/threadgate.js +2 -2
  99. package/dist/lexicons/types/app/bsky/feed/threadgate.js.map +1 -1
  100. package/dist/lexicons/types/app/bsky/graph/block.d.ts +1 -1
  101. package/dist/lexicons/types/app/bsky/graph/block.js +1 -1
  102. package/dist/lexicons/types/app/bsky/graph/block.js.map +1 -1
  103. package/dist/lexicons/types/app/bsky/graph/defs.d.ts +29 -29
  104. package/dist/lexicons/types/app/bsky/graph/defs.js +40 -40
  105. package/dist/lexicons/types/app/bsky/graph/defs.js.map +1 -1
  106. package/dist/lexicons/types/app/bsky/graph/follow.d.ts +1 -1
  107. package/dist/lexicons/types/app/bsky/graph/follow.js +1 -1
  108. package/dist/lexicons/types/app/bsky/graph/follow.js.map +1 -1
  109. package/dist/lexicons/types/app/bsky/graph/getActorStarterPacks.d.ts +1 -1
  110. package/dist/lexicons/types/app/bsky/graph/getActorStarterPacks.js +1 -1
  111. package/dist/lexicons/types/app/bsky/graph/getActorStarterPacks.js.map +1 -1
  112. package/dist/lexicons/types/app/bsky/graph/getBlocks.d.ts +2 -2
  113. package/dist/lexicons/types/app/bsky/graph/getBlocks.js +2 -2
  114. package/dist/lexicons/types/app/bsky/graph/getBlocks.js.map +1 -1
  115. package/dist/lexicons/types/app/bsky/graph/getFollowers.d.ts +2 -2
  116. package/dist/lexicons/types/app/bsky/graph/getFollowers.js +4 -4
  117. package/dist/lexicons/types/app/bsky/graph/getFollowers.js.map +1 -1
  118. package/dist/lexicons/types/app/bsky/graph/getFollows.d.ts +2 -2
  119. package/dist/lexicons/types/app/bsky/graph/getFollows.js +4 -4
  120. package/dist/lexicons/types/app/bsky/graph/getFollows.js.map +1 -1
  121. package/dist/lexicons/types/app/bsky/graph/getKnownFollowers.d.ts +2 -2
  122. package/dist/lexicons/types/app/bsky/graph/getKnownFollowers.js +4 -4
  123. package/dist/lexicons/types/app/bsky/graph/getKnownFollowers.js.map +1 -1
  124. package/dist/lexicons/types/app/bsky/graph/getList.d.ts +3 -3
  125. package/dist/lexicons/types/app/bsky/graph/getList.js +5 -5
  126. package/dist/lexicons/types/app/bsky/graph/getList.js.map +1 -1
  127. package/dist/lexicons/types/app/bsky/graph/getListBlocks.d.ts +1 -1
  128. package/dist/lexicons/types/app/bsky/graph/getListBlocks.js +1 -1
  129. package/dist/lexicons/types/app/bsky/graph/getListBlocks.js.map +1 -1
  130. package/dist/lexicons/types/app/bsky/graph/getListMutes.d.ts +1 -1
  131. package/dist/lexicons/types/app/bsky/graph/getListMutes.js +1 -1
  132. package/dist/lexicons/types/app/bsky/graph/getListMutes.js.map +1 -1
  133. package/dist/lexicons/types/app/bsky/graph/getLists.d.ts +1 -1
  134. package/dist/lexicons/types/app/bsky/graph/getLists.js +1 -1
  135. package/dist/lexicons/types/app/bsky/graph/getLists.js.map +1 -1
  136. package/dist/lexicons/types/app/bsky/graph/getMutes.d.ts +1 -1
  137. package/dist/lexicons/types/app/bsky/graph/getMutes.js +1 -1
  138. package/dist/lexicons/types/app/bsky/graph/getMutes.js.map +1 -1
  139. package/dist/lexicons/types/app/bsky/graph/getRelationships.d.ts +1 -1
  140. package/dist/lexicons/types/app/bsky/graph/getRelationships.js +1 -1
  141. package/dist/lexicons/types/app/bsky/graph/getRelationships.js.map +1 -1
  142. package/dist/lexicons/types/app/bsky/graph/getSuggestedFollowsByActor.d.ts +1 -1
  143. package/dist/lexicons/types/app/bsky/graph/getSuggestedFollowsByActor.js +2 -2
  144. package/dist/lexicons/types/app/bsky/graph/getSuggestedFollowsByActor.js.map +1 -1
  145. package/dist/lexicons/types/app/bsky/graph/list.d.ts +4 -4
  146. package/dist/lexicons/types/app/bsky/graph/list.js +6 -6
  147. package/dist/lexicons/types/app/bsky/graph/list.js.map +1 -1
  148. package/dist/lexicons/types/app/bsky/graph/listblock.d.ts +1 -1
  149. package/dist/lexicons/types/app/bsky/graph/listblock.js +1 -1
  150. package/dist/lexicons/types/app/bsky/graph/listblock.js.map +1 -1
  151. package/dist/lexicons/types/app/bsky/graph/listitem.d.ts +2 -2
  152. package/dist/lexicons/types/app/bsky/graph/listitem.js +2 -2
  153. package/dist/lexicons/types/app/bsky/graph/listitem.js.map +1 -1
  154. package/dist/lexicons/types/app/bsky/graph/searchStarterPacks.d.ts +2 -2
  155. package/dist/lexicons/types/app/bsky/graph/searchStarterPacks.js +2 -2
  156. package/dist/lexicons/types/app/bsky/graph/searchStarterPacks.js.map +1 -1
  157. package/dist/lexicons/types/app/bsky/graph/starterpack.d.ts +3 -3
  158. package/dist/lexicons/types/app/bsky/graph/starterpack.js +6 -6
  159. package/dist/lexicons/types/app/bsky/graph/starterpack.js.map +1 -1
  160. package/dist/lexicons/types/app/bsky/graph/verification.d.ts +3 -3
  161. package/dist/lexicons/types/app/bsky/graph/verification.js +3 -3
  162. package/dist/lexicons/types/app/bsky/graph/verification.js.map +1 -1
  163. package/dist/lexicons/types/app/bsky/labeler/defs.d.ts +11 -11
  164. package/dist/lexicons/types/app/bsky/labeler/defs.js +19 -19
  165. package/dist/lexicons/types/app/bsky/labeler/defs.js.map +1 -1
  166. package/dist/lexicons/types/app/bsky/labeler/getServices.d.ts +1 -1
  167. package/dist/lexicons/types/app/bsky/labeler/getServices.js +1 -1
  168. package/dist/lexicons/types/app/bsky/labeler/getServices.js.map +1 -1
  169. package/dist/lexicons/types/app/bsky/labeler/service.d.ts +3 -3
  170. package/dist/lexicons/types/app/bsky/labeler/service.js +5 -5
  171. package/dist/lexicons/types/app/bsky/labeler/service.js.map +1 -1
  172. package/dist/lexicons/types/app/bsky/notification/listNotifications.d.ts +8 -8
  173. package/dist/lexicons/types/app/bsky/notification/listNotifications.js +8 -8
  174. package/dist/lexicons/types/app/bsky/notification/listNotifications.js.map +1 -1
  175. package/dist/lexicons/types/app/bsky/notification/registerPush.d.ts +2 -2
  176. package/dist/lexicons/types/app/bsky/notification/registerPush.js +2 -2
  177. package/dist/lexicons/types/app/bsky/notification/registerPush.js.map +1 -1
  178. package/dist/lexicons/types/app/bsky/richtext/facet.d.ts +2 -2
  179. package/dist/lexicons/types/app/bsky/richtext/facet.js +4 -4
  180. package/dist/lexicons/types/app/bsky/richtext/facet.js.map +1 -1
  181. package/dist/lexicons/types/app/bsky/unspecced/defs.d.ts +10 -10
  182. package/dist/lexicons/types/app/bsky/unspecced/defs.js +12 -12
  183. package/dist/lexicons/types/app/bsky/unspecced/defs.js.map +1 -1
  184. package/dist/lexicons/types/app/bsky/unspecced/getPopularFeedGenerators.d.ts +1 -1
  185. package/dist/lexicons/types/app/bsky/unspecced/getPopularFeedGenerators.js +1 -1
  186. package/dist/lexicons/types/app/bsky/unspecced/getPopularFeedGenerators.js.map +1 -1
  187. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedFeedsSkeleton.d.ts +1 -1
  188. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedFeedsSkeleton.js +1 -1
  189. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedFeedsSkeleton.js.map +1 -1
  190. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacksSkeleton.d.ts +1 -1
  191. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacksSkeleton.js +1 -1
  192. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacksSkeleton.js.map +1 -1
  193. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersSkeleton.d.ts +1 -1
  194. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersSkeleton.js +1 -1
  195. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersSkeleton.js.map +1 -1
  196. package/dist/lexicons/types/app/bsky/unspecced/getSuggestionsSkeleton.d.ts +4 -4
  197. package/dist/lexicons/types/app/bsky/unspecced/getSuggestionsSkeleton.js +4 -4
  198. package/dist/lexicons/types/app/bsky/unspecced/getSuggestionsSkeleton.js.map +1 -1
  199. package/dist/lexicons/types/app/bsky/unspecced/getTaggedSuggestions.d.ts +2 -2
  200. package/dist/lexicons/types/app/bsky/unspecced/getTaggedSuggestions.js +2 -2
  201. package/dist/lexicons/types/app/bsky/unspecced/getTaggedSuggestions.js.map +1 -1
  202. package/dist/lexicons/types/app/bsky/unspecced/getTrendingTopics.d.ts +2 -2
  203. package/dist/lexicons/types/app/bsky/unspecced/getTrendingTopics.js +3 -3
  204. package/dist/lexicons/types/app/bsky/unspecced/getTrendingTopics.js.map +1 -1
  205. package/dist/lexicons/types/app/bsky/unspecced/getTrendsSkeleton.d.ts +1 -1
  206. package/dist/lexicons/types/app/bsky/unspecced/getTrendsSkeleton.js +1 -1
  207. package/dist/lexicons/types/app/bsky/unspecced/getTrendsSkeleton.js.map +1 -1
  208. package/dist/lexicons/types/app/bsky/unspecced/searchActorsSkeleton.d.ts +4 -4
  209. package/dist/lexicons/types/app/bsky/unspecced/searchActorsSkeleton.js +6 -6
  210. package/dist/lexicons/types/app/bsky/unspecced/searchActorsSkeleton.js.map +1 -1
  211. package/dist/lexicons/types/app/bsky/unspecced/searchPostsSkeleton.d.ts +8 -8
  212. package/dist/lexicons/types/app/bsky/unspecced/searchPostsSkeleton.js +10 -10
  213. package/dist/lexicons/types/app/bsky/unspecced/searchPostsSkeleton.js.map +1 -1
  214. package/dist/lexicons/types/app/bsky/unspecced/searchStarterPacksSkeleton.d.ts +2 -2
  215. package/dist/lexicons/types/app/bsky/unspecced/searchStarterPacksSkeleton.js +3 -3
  216. package/dist/lexicons/types/app/bsky/unspecced/searchStarterPacksSkeleton.js.map +1 -1
  217. package/dist/lexicons/types/app/bsky/video/defs.d.ts +4 -4
  218. package/dist/lexicons/types/app/bsky/video/defs.js +5 -5
  219. package/dist/lexicons/types/app/bsky/video/defs.js.map +1 -1
  220. package/dist/lexicons/types/app/bsky/video/getUploadLimits.d.ts +3 -3
  221. package/dist/lexicons/types/app/bsky/video/getUploadLimits.js +3 -3
  222. package/dist/lexicons/types/app/bsky/video/getUploadLimits.js.map +1 -1
  223. package/dist/lexicons/types/chat/bsky/actor/defs.d.ts +5 -5
  224. package/dist/lexicons/types/chat/bsky/actor/defs.js +9 -9
  225. package/dist/lexicons/types/chat/bsky/actor/defs.js.map +1 -1
  226. package/dist/lexicons/types/chat/bsky/convo/defs.d.ts +28 -28
  227. package/dist/lexicons/types/chat/bsky/convo/defs.js +38 -38
  228. package/dist/lexicons/types/chat/bsky/convo/defs.js.map +1 -1
  229. package/dist/lexicons/types/chat/bsky/convo/getLog.d.ts +1 -1
  230. package/dist/lexicons/types/chat/bsky/convo/getLog.js +5 -5
  231. package/dist/lexicons/types/chat/bsky/convo/getLog.js.map +1 -1
  232. package/dist/lexicons/types/chat/bsky/convo/getMessages.d.ts +2 -2
  233. package/dist/lexicons/types/chat/bsky/convo/getMessages.js +2 -2
  234. package/dist/lexicons/types/chat/bsky/convo/getMessages.js.map +1 -1
  235. package/dist/lexicons/types/chat/bsky/convo/listConvos.d.ts +3 -3
  236. package/dist/lexicons/types/chat/bsky/convo/listConvos.js +2 -2
  237. package/dist/lexicons/types/chat/bsky/convo/listConvos.js.map +1 -1
  238. package/dist/lexicons/types/chat/bsky/convo/updateAllRead.d.ts +1 -1
  239. package/dist/lexicons/types/chat/bsky/moderation/getActorMetadata.d.ts +3 -3
  240. package/dist/lexicons/types/chat/bsky/moderation/getActorMetadata.js +5 -5
  241. package/dist/lexicons/types/chat/bsky/moderation/getActorMetadata.js.map +1 -1
  242. package/dist/lexicons/types/chat/bsky/moderation/getMessageContext.d.ts +3 -3
  243. package/dist/lexicons/types/chat/bsky/moderation/getMessageContext.js +3 -3
  244. package/dist/lexicons/types/chat/bsky/moderation/getMessageContext.js.map +1 -1
  245. package/lib/lexicons/types/app/bsky/actor/defs.ts +101 -101
  246. package/lib/lexicons/types/app/bsky/actor/getSuggestions.ts +2 -2
  247. package/lib/lexicons/types/app/bsky/actor/profile.ts +12 -12
  248. package/lib/lexicons/types/app/bsky/actor/searchActors.ts +4 -4
  249. package/lib/lexicons/types/app/bsky/actor/searchActorsTypeahead.ts +2 -2
  250. package/lib/lexicons/types/app/bsky/actor/status.ts +5 -5
  251. package/lib/lexicons/types/app/bsky/embed/defs.ts +1 -1
  252. package/lib/lexicons/types/app/bsky/embed/external.ts +4 -4
  253. package/lib/lexicons/types/app/bsky/embed/images.ts +3 -3
  254. package/lib/lexicons/types/app/bsky/embed/record.ts +20 -20
  255. package/lib/lexicons/types/app/bsky/embed/recordWithMedia.ts +8 -8
  256. package/lib/lexicons/types/app/bsky/embed/video.ts +10 -10
  257. package/lib/lexicons/types/app/bsky/feed/defs.ts +63 -63
  258. package/lib/lexicons/types/app/bsky/feed/generator.ts +13 -13
  259. package/lib/lexicons/types/app/bsky/feed/getActorFeeds.ts +1 -1
  260. package/lib/lexicons/types/app/bsky/feed/getActorLikes.ts +1 -1
  261. package/lib/lexicons/types/app/bsky/feed/getAuthorFeed.ts +6 -6
  262. package/lib/lexicons/types/app/bsky/feed/getFeed.ts +1 -1
  263. package/lib/lexicons/types/app/bsky/feed/getFeedGenerator.ts +2 -2
  264. package/lib/lexicons/types/app/bsky/feed/getFeedSkeleton.ts +1 -1
  265. package/lib/lexicons/types/app/bsky/feed/getLikes.ts +7 -7
  266. package/lib/lexicons/types/app/bsky/feed/getListFeed.ts +2 -2
  267. package/lib/lexicons/types/app/bsky/feed/getPostThread.ts +3 -3
  268. package/lib/lexicons/types/app/bsky/feed/getQuotes.ts +5 -5
  269. package/lib/lexicons/types/app/bsky/feed/getRepostedBy.ts +5 -5
  270. package/lib/lexicons/types/app/bsky/feed/getSuggestedFeeds.ts +1 -1
  271. package/lib/lexicons/types/app/bsky/feed/getTimeline.ts +1 -1
  272. package/lib/lexicons/types/app/bsky/feed/like.ts +1 -1
  273. package/lib/lexicons/types/app/bsky/feed/post.ts +21 -21
  274. package/lib/lexicons/types/app/bsky/feed/postgate.ts +1 -1
  275. package/lib/lexicons/types/app/bsky/feed/repost.ts +1 -1
  276. package/lib/lexicons/types/app/bsky/feed/searchPosts.ts +12 -12
  277. package/lib/lexicons/types/app/bsky/feed/threadgate.ts +2 -2
  278. package/lib/lexicons/types/app/bsky/graph/block.ts +1 -1
  279. package/lib/lexicons/types/app/bsky/graph/defs.ts +42 -42
  280. package/lib/lexicons/types/app/bsky/graph/follow.ts +1 -1
  281. package/lib/lexicons/types/app/bsky/graph/getActorStarterPacks.ts +1 -1
  282. package/lib/lexicons/types/app/bsky/graph/getBlocks.ts +2 -2
  283. package/lib/lexicons/types/app/bsky/graph/getFollowers.ts +4 -4
  284. package/lib/lexicons/types/app/bsky/graph/getFollows.ts +4 -4
  285. package/lib/lexicons/types/app/bsky/graph/getKnownFollowers.ts +4 -4
  286. package/lib/lexicons/types/app/bsky/graph/getList.ts +5 -5
  287. package/lib/lexicons/types/app/bsky/graph/getListBlocks.ts +1 -1
  288. package/lib/lexicons/types/app/bsky/graph/getListMutes.ts +1 -1
  289. package/lib/lexicons/types/app/bsky/graph/getLists.ts +1 -1
  290. package/lib/lexicons/types/app/bsky/graph/getMutes.ts +1 -1
  291. package/lib/lexicons/types/app/bsky/graph/getRelationships.ts +1 -1
  292. package/lib/lexicons/types/app/bsky/graph/getSuggestedFollowsByActor.ts +2 -2
  293. package/lib/lexicons/types/app/bsky/graph/list.ts +6 -6
  294. package/lib/lexicons/types/app/bsky/graph/listblock.ts +1 -1
  295. package/lib/lexicons/types/app/bsky/graph/listitem.ts +2 -2
  296. package/lib/lexicons/types/app/bsky/graph/searchStarterPacks.ts +2 -2
  297. package/lib/lexicons/types/app/bsky/graph/starterpack.ts +6 -6
  298. package/lib/lexicons/types/app/bsky/graph/verification.ts +3 -3
  299. package/lib/lexicons/types/app/bsky/labeler/defs.ts +19 -19
  300. package/lib/lexicons/types/app/bsky/labeler/getServices.ts +1 -1
  301. package/lib/lexicons/types/app/bsky/labeler/service.ts +5 -5
  302. package/lib/lexicons/types/app/bsky/notification/listNotifications.ts +13 -13
  303. package/lib/lexicons/types/app/bsky/notification/registerPush.ts +2 -2
  304. package/lib/lexicons/types/app/bsky/richtext/facet.ts +4 -4
  305. package/lib/lexicons/types/app/bsky/unspecced/defs.ts +12 -12
  306. package/lib/lexicons/types/app/bsky/unspecced/getPopularFeedGenerators.ts +1 -1
  307. package/lib/lexicons/types/app/bsky/unspecced/getSuggestedFeedsSkeleton.ts +1 -1
  308. package/lib/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacksSkeleton.ts +1 -1
  309. package/lib/lexicons/types/app/bsky/unspecced/getSuggestedUsersSkeleton.ts +1 -1
  310. package/lib/lexicons/types/app/bsky/unspecced/getSuggestionsSkeleton.ts +4 -4
  311. package/lib/lexicons/types/app/bsky/unspecced/getTaggedSuggestions.ts +2 -2
  312. package/lib/lexicons/types/app/bsky/unspecced/getTrendingTopics.ts +3 -3
  313. package/lib/lexicons/types/app/bsky/unspecced/getTrendsSkeleton.ts +1 -1
  314. package/lib/lexicons/types/app/bsky/unspecced/searchActorsSkeleton.ts +6 -6
  315. package/lib/lexicons/types/app/bsky/unspecced/searchPostsSkeleton.ts +12 -12
  316. package/lib/lexicons/types/app/bsky/unspecced/searchStarterPacksSkeleton.ts +3 -3
  317. package/lib/lexicons/types/app/bsky/video/defs.ts +5 -5
  318. package/lib/lexicons/types/app/bsky/video/getUploadLimits.ts +3 -3
  319. package/lib/lexicons/types/chat/bsky/actor/declaration.ts +1 -1
  320. package/lib/lexicons/types/chat/bsky/actor/defs.ts +9 -9
  321. package/lib/lexicons/types/chat/bsky/convo/defs.ts +39 -39
  322. package/lib/lexicons/types/chat/bsky/convo/getLog.ts +5 -5
  323. package/lib/lexicons/types/chat/bsky/convo/getMessages.ts +2 -2
  324. package/lib/lexicons/types/chat/bsky/convo/listConvos.ts +3 -3
  325. package/lib/lexicons/types/chat/bsky/convo/updateAllRead.ts +1 -1
  326. package/lib/lexicons/types/chat/bsky/moderation/getActorMetadata.ts +5 -5
  327. package/lib/lexicons/types/chat/bsky/moderation/getMessageContext.ts +3 -3
  328. package/package.json +4 -4
@@ -16,23 +16,23 @@ declare const _bskyAppProgressGuideSchema: v.ObjectSchema<{
16
16
  declare const _bskyAppStatePrefSchema: v.ObjectSchema<{
17
17
  $type: v.OptionalSchema<v.LiteralSchema<"app.bsky.actor.defs#bskyAppStatePref">, undefined>;
18
18
  readonly activeProgressGuide: v.OptionalSchema<bskyAppProgressGuideSchema, undefined>;
19
- queuedNudges: v.OptionalSchema<v.SchemaWithConstraint<v.ArraySchema<v.SchemaWithConstraint<v.StringSchema<string>, readonly [v.StringLengthConstraint<0, 100>]>>, readonly [v.ArrayLengthConstraint<0, 1000>]>, undefined>;
20
19
  readonly nuxs: v.OptionalSchema<v.SchemaWithConstraint<v.ArraySchema<nuxSchema>, readonly [v.ArrayLengthConstraint<0, 100>]>, undefined>;
20
+ queuedNudges: v.OptionalSchema<v.SchemaWithConstraint<v.ArraySchema<v.SchemaWithConstraint<v.StringSchema<string>, readonly [v.StringLengthConstraint<0, 100>]>>, readonly [v.ArrayLengthConstraint<0, 1000>]>, undefined>;
21
21
  }>;
22
22
  declare const _contentLabelPrefSchema: v.ObjectSchema<{
23
23
  $type: v.OptionalSchema<v.LiteralSchema<"app.bsky.actor.defs#contentLabelPref">, undefined>;
24
- labelerDid: v.OptionalSchema<v.FormattedStringSchema<"did">, undefined>;
25
24
  label: v.StringSchema<string>;
26
- visibility: v.StringSchema<(string & {}) | "ignore" | "show" | "warn" | "hide">;
25
+ labelerDid: v.OptionalSchema<v.FormattedStringSchema<"did">, undefined>;
26
+ visibility: v.StringSchema<(string & {}) | "hide" | "ignore" | "show" | "warn">;
27
27
  }>;
28
28
  declare const _feedViewPrefSchema: v.ObjectSchema<{
29
29
  $type: v.OptionalSchema<v.LiteralSchema<"app.bsky.actor.defs#feedViewPref">, undefined>;
30
30
  feed: v.StringSchema<string>;
31
+ hideQuotePosts: v.OptionalSchema<v.BooleanSchema, undefined>;
31
32
  hideReplies: v.OptionalSchema<v.BooleanSchema, undefined>;
32
- hideRepliesByUnfollowed: v.OptionalSchema<v.BooleanSchema, true>;
33
33
  hideRepliesByLikeCount: v.OptionalSchema<v.IntegerSchema, undefined>;
34
+ hideRepliesByUnfollowed: v.OptionalSchema<v.BooleanSchema, true>;
34
35
  hideReposts: v.OptionalSchema<v.BooleanSchema, undefined>;
35
- hideQuotePosts: v.OptionalSchema<v.BooleanSchema, undefined>;
36
36
  }>;
37
37
  declare const _hiddenPostsPrefSchema: v.ObjectSchema<{
38
38
  $type: v.OptionalSchema<v.LiteralSchema<"app.bsky.actor.defs#hiddenPostsPref">, undefined>;
@@ -57,11 +57,11 @@ declare const _labelersPrefSchema: v.ObjectSchema<{
57
57
  }>;
58
58
  declare const _mutedWordSchema: v.ObjectSchema<{
59
59
  $type: v.OptionalSchema<v.LiteralSchema<"app.bsky.actor.defs#mutedWord">, undefined>;
60
- id: v.OptionalSchema<v.StringSchema<string>, undefined>;
61
- value: v.SchemaWithConstraint<v.StringSchema<string>, readonly [v.StringLengthConstraint<0, 10000>, v.StringGraphemesConstraint<0, 1000>]>;
62
- readonly targets: v.ArraySchema<mutedWordTargetSchema>;
63
60
  actorTarget: v.OptionalSchema<v.StringSchema<(string & {}) | "all" | "exclude-following">, "all">;
64
61
  expiresAt: v.OptionalSchema<v.FormattedStringSchema<"datetime">, undefined>;
62
+ id: v.OptionalSchema<v.StringSchema<string>, undefined>;
63
+ readonly targets: v.ArraySchema<mutedWordTargetSchema>;
64
+ value: v.SchemaWithConstraint<v.StringSchema<string>, readonly [v.StringLengthConstraint<0, 10000>, v.StringGraphemesConstraint<0, 1000>]>;
65
65
  }>;
66
66
  declare const _mutedWordTargetSchema: v.SchemaWithConstraint<v.StringSchema<(string & {}) | "tag" | "content">, readonly [v.StringLengthConstraint<0, 640>, v.StringGraphemesConstraint<0, 64>]>;
67
67
  declare const _mutedWordsPrefSchema: v.ObjectSchema<{
@@ -70,10 +70,10 @@ declare const _mutedWordsPrefSchema: v.ObjectSchema<{
70
70
  }>;
71
71
  declare const _nuxSchema: v.ObjectSchema<{
72
72
  $type: v.OptionalSchema<v.LiteralSchema<"app.bsky.actor.defs#nux">, undefined>;
73
- id: v.SchemaWithConstraint<v.StringSchema<string>, readonly [v.StringLengthConstraint<0, 100>]>;
74
73
  completed: v.OptionalSchema<v.BooleanSchema, false>;
75
74
  data: v.OptionalSchema<v.SchemaWithConstraint<v.StringSchema<string>, readonly [v.StringLengthConstraint<0, 3000>, v.StringGraphemesConstraint<0, 300>]>, undefined>;
76
75
  expiresAt: v.OptionalSchema<v.FormattedStringSchema<"datetime">, undefined>;
76
+ id: v.SchemaWithConstraint<v.StringSchema<string>, readonly [v.StringLengthConstraint<0, 100>]>;
77
77
  }>;
78
78
  declare const _personalDetailsPrefSchema: v.ObjectSchema<{
79
79
  $type: v.OptionalSchema<v.LiteralSchema<"app.bsky.actor.defs#personalDetailsPref">, undefined>;
@@ -81,17 +81,17 @@ declare const _personalDetailsPrefSchema: v.ObjectSchema<{
81
81
  }>;
82
82
  declare const _postInteractionSettingsPrefSchema: v.ObjectSchema<{
83
83
  $type: v.OptionalSchema<v.LiteralSchema<"app.bsky.actor.defs#postInteractionSettingsPref">, undefined>;
84
- readonly threadgateAllowRules: v.OptionalSchema<v.SchemaWithConstraint<v.ArraySchema<v.VariantSchema<readonly [AppBskyFeedThreadgate.mentionRuleSchema, AppBskyFeedThreadgate.followerRuleSchema, AppBskyFeedThreadgate.followingRuleSchema, AppBskyFeedThreadgate.listRuleSchema], boolean>>, readonly [v.ArrayLengthConstraint<0, 5>]>, undefined>;
85
84
  readonly postgateEmbeddingRules: v.OptionalSchema<v.SchemaWithConstraint<v.ArraySchema<v.VariantSchema<readonly [AppBskyFeedPostgate.disableRuleSchema], boolean>>, readonly [v.ArrayLengthConstraint<0, 5>]>, undefined>;
85
+ readonly threadgateAllowRules: v.OptionalSchema<v.SchemaWithConstraint<v.ArraySchema<v.VariantSchema<readonly [AppBskyFeedThreadgate.followerRuleSchema, AppBskyFeedThreadgate.followingRuleSchema, AppBskyFeedThreadgate.listRuleSchema, AppBskyFeedThreadgate.mentionRuleSchema], boolean>>, readonly [v.ArrayLengthConstraint<0, 5>]>, undefined>;
86
86
  }>;
87
- declare const _preferencesSchema: v.ArraySchema<v.VariantSchema<readonly [adultContentPrefSchema, contentLabelPrefSchema, savedFeedsPrefSchema, savedFeedsPrefV2Schema, personalDetailsPrefSchema, feedViewPrefSchema, threadViewPrefSchema, interestsPrefSchema, mutedWordsPrefSchema, hiddenPostsPrefSchema, bskyAppStatePrefSchema, labelersPrefSchema, postInteractionSettingsPrefSchema, verificationPrefsSchema], boolean>>;
87
+ declare const _preferencesSchema: v.ArraySchema<v.VariantSchema<readonly [adultContentPrefSchema, bskyAppStatePrefSchema, contentLabelPrefSchema, feedViewPrefSchema, hiddenPostsPrefSchema, interestsPrefSchema, labelersPrefSchema, mutedWordsPrefSchema, personalDetailsPrefSchema, postInteractionSettingsPrefSchema, savedFeedsPrefSchema, savedFeedsPrefV2Schema, threadViewPrefSchema, verificationPrefsSchema], boolean>>;
88
88
  declare const _profileAssociatedSchema: v.ObjectSchema<{
89
89
  $type: v.OptionalSchema<v.LiteralSchema<"app.bsky.actor.defs#profileAssociated">, undefined>;
90
- lists: v.OptionalSchema<v.IntegerSchema, undefined>;
90
+ readonly chat: v.OptionalSchema<profileAssociatedChatSchema, undefined>;
91
91
  feedgens: v.OptionalSchema<v.IntegerSchema, undefined>;
92
- starterPacks: v.OptionalSchema<v.IntegerSchema, undefined>;
93
92
  labeler: v.OptionalSchema<v.BooleanSchema, undefined>;
94
- readonly chat: v.OptionalSchema<profileAssociatedChatSchema, undefined>;
93
+ lists: v.OptionalSchema<v.IntegerSchema, undefined>;
94
+ starterPacks: v.OptionalSchema<v.IntegerSchema, undefined>;
95
95
  }>;
96
96
  declare const _profileAssociatedChatSchema: v.ObjectSchema<{
97
97
  $type: v.OptionalSchema<v.LiteralSchema<"app.bsky.actor.defs#profileAssociatedChat">, undefined>;
@@ -99,59 +99,59 @@ declare const _profileAssociatedChatSchema: v.ObjectSchema<{
99
99
  }>;
100
100
  declare const _profileViewSchema: v.ObjectSchema<{
101
101
  $type: v.OptionalSchema<v.LiteralSchema<"app.bsky.actor.defs#profileView">, undefined>;
102
+ readonly associated: v.OptionalSchema<profileAssociatedSchema, undefined>;
103
+ avatar: v.OptionalSchema<v.FormattedStringSchema<"uri">, undefined>;
104
+ createdAt: v.OptionalSchema<v.FormattedStringSchema<"datetime">, undefined>;
105
+ description: v.OptionalSchema<v.SchemaWithConstraint<v.StringSchema<string>, readonly [v.StringLengthConstraint<0, 2560>, v.StringGraphemesConstraint<0, 256>]>, undefined>;
102
106
  did: v.FormattedStringSchema<"did">;
103
- handle: v.FormattedStringSchema<"handle">;
104
107
  displayName: v.OptionalSchema<v.SchemaWithConstraint<v.StringSchema<string>, readonly [v.StringLengthConstraint<0, 640>, v.StringGraphemesConstraint<0, 64>]>, undefined>;
105
- description: v.OptionalSchema<v.SchemaWithConstraint<v.StringSchema<string>, readonly [v.StringLengthConstraint<0, 2560>, v.StringGraphemesConstraint<0, 256>]>, undefined>;
106
- avatar: v.OptionalSchema<v.FormattedStringSchema<"uri">, undefined>;
107
- readonly associated: v.OptionalSchema<profileAssociatedSchema, undefined>;
108
+ handle: v.FormattedStringSchema<"handle">;
108
109
  indexedAt: v.OptionalSchema<v.FormattedStringSchema<"datetime">, undefined>;
109
- createdAt: v.OptionalSchema<v.FormattedStringSchema<"datetime">, undefined>;
110
- readonly viewer: v.OptionalSchema<viewerStateSchema, undefined>;
111
110
  readonly labels: v.OptionalSchema<v.ArraySchema<ComAtprotoLabelDefs.labelSchema>, undefined>;
112
- readonly verification: v.OptionalSchema<verificationStateSchema, undefined>;
113
111
  readonly status: v.OptionalSchema<statusViewSchema, undefined>;
112
+ readonly verification: v.OptionalSchema<verificationStateSchema, undefined>;
113
+ readonly viewer: v.OptionalSchema<viewerStateSchema, undefined>;
114
114
  }>;
115
115
  declare const _profileViewBasicSchema: v.ObjectSchema<{
116
116
  $type: v.OptionalSchema<v.LiteralSchema<"app.bsky.actor.defs#profileViewBasic">, undefined>;
117
+ readonly associated: v.OptionalSchema<profileAssociatedSchema, undefined>;
118
+ avatar: v.OptionalSchema<v.FormattedStringSchema<"uri">, undefined>;
119
+ createdAt: v.OptionalSchema<v.FormattedStringSchema<"datetime">, undefined>;
117
120
  did: v.FormattedStringSchema<"did">;
118
- handle: v.FormattedStringSchema<"handle">;
119
121
  displayName: v.OptionalSchema<v.SchemaWithConstraint<v.StringSchema<string>, readonly [v.StringLengthConstraint<0, 640>, v.StringGraphemesConstraint<0, 64>]>, undefined>;
120
- avatar: v.OptionalSchema<v.FormattedStringSchema<"uri">, undefined>;
121
- readonly associated: v.OptionalSchema<profileAssociatedSchema, undefined>;
122
- readonly viewer: v.OptionalSchema<viewerStateSchema, undefined>;
122
+ handle: v.FormattedStringSchema<"handle">;
123
123
  readonly labels: v.OptionalSchema<v.ArraySchema<ComAtprotoLabelDefs.labelSchema>, undefined>;
124
- createdAt: v.OptionalSchema<v.FormattedStringSchema<"datetime">, undefined>;
125
- readonly verification: v.OptionalSchema<verificationStateSchema, undefined>;
126
124
  readonly status: v.OptionalSchema<statusViewSchema, undefined>;
125
+ readonly verification: v.OptionalSchema<verificationStateSchema, undefined>;
126
+ readonly viewer: v.OptionalSchema<viewerStateSchema, undefined>;
127
127
  }>;
128
128
  declare const _profileViewDetailedSchema: v.ObjectSchema<{
129
129
  $type: v.OptionalSchema<v.LiteralSchema<"app.bsky.actor.defs#profileViewDetailed">, undefined>;
130
- did: v.FormattedStringSchema<"did">;
131
- handle: v.FormattedStringSchema<"handle">;
132
- displayName: v.OptionalSchema<v.SchemaWithConstraint<v.StringSchema<string>, readonly [v.StringLengthConstraint<0, 640>, v.StringGraphemesConstraint<0, 64>]>, undefined>;
133
- description: v.OptionalSchema<v.SchemaWithConstraint<v.StringSchema<string>, readonly [v.StringLengthConstraint<0, 2560>, v.StringGraphemesConstraint<0, 256>]>, undefined>;
130
+ readonly associated: v.OptionalSchema<profileAssociatedSchema, undefined>;
134
131
  avatar: v.OptionalSchema<v.FormattedStringSchema<"uri">, undefined>;
135
132
  banner: v.OptionalSchema<v.FormattedStringSchema<"uri">, undefined>;
133
+ createdAt: v.OptionalSchema<v.FormattedStringSchema<"datetime">, undefined>;
134
+ description: v.OptionalSchema<v.SchemaWithConstraint<v.StringSchema<string>, readonly [v.StringLengthConstraint<0, 2560>, v.StringGraphemesConstraint<0, 256>]>, undefined>;
135
+ did: v.FormattedStringSchema<"did">;
136
+ displayName: v.OptionalSchema<v.SchemaWithConstraint<v.StringSchema<string>, readonly [v.StringLengthConstraint<0, 640>, v.StringGraphemesConstraint<0, 64>]>, undefined>;
136
137
  followersCount: v.OptionalSchema<v.IntegerSchema, undefined>;
137
138
  followsCount: v.OptionalSchema<v.IntegerSchema, undefined>;
138
- postsCount: v.OptionalSchema<v.IntegerSchema, undefined>;
139
- readonly associated: v.OptionalSchema<profileAssociatedSchema, undefined>;
140
- readonly joinedViaStarterPack: v.OptionalSchema<AppBskyGraphDefs.starterPackViewBasicSchema, undefined>;
139
+ handle: v.FormattedStringSchema<"handle">;
141
140
  indexedAt: v.OptionalSchema<v.FormattedStringSchema<"datetime">, undefined>;
142
- createdAt: v.OptionalSchema<v.FormattedStringSchema<"datetime">, undefined>;
143
- readonly viewer: v.OptionalSchema<viewerStateSchema, undefined>;
141
+ readonly joinedViaStarterPack: v.OptionalSchema<AppBskyGraphDefs.starterPackViewBasicSchema, undefined>;
144
142
  readonly labels: v.OptionalSchema<v.ArraySchema<ComAtprotoLabelDefs.labelSchema>, undefined>;
145
143
  readonly pinnedPost: v.OptionalSchema<ComAtprotoRepoStrongRef.mainSchema, undefined>;
146
- readonly verification: v.OptionalSchema<verificationStateSchema, undefined>;
144
+ postsCount: v.OptionalSchema<v.IntegerSchema, undefined>;
147
145
  readonly status: v.OptionalSchema<statusViewSchema, undefined>;
146
+ readonly verification: v.OptionalSchema<verificationStateSchema, undefined>;
147
+ readonly viewer: v.OptionalSchema<viewerStateSchema, undefined>;
148
148
  }>;
149
149
  declare const _savedFeedSchema: v.ObjectSchema<{
150
150
  $type: v.OptionalSchema<v.LiteralSchema<"app.bsky.actor.defs#savedFeed">, undefined>;
151
151
  id: v.StringSchema<string>;
152
+ pinned: v.BooleanSchema;
152
153
  type: v.StringSchema<"list" | (string & {}) | "feed" | "timeline">;
153
154
  value: v.StringSchema<string>;
154
- pinned: v.BooleanSchema;
155
155
  }>;
156
156
  declare const _savedFeedsPrefSchema: v.ObjectSchema<{
157
157
  $type: v.OptionalSchema<v.LiteralSchema<"app.bsky.actor.defs#savedFeedsPref">, undefined>;
@@ -165,16 +165,16 @@ declare const _savedFeedsPrefV2Schema: v.ObjectSchema<{
165
165
  }>;
166
166
  declare const _statusViewSchema: v.ObjectSchema<{
167
167
  $type: v.OptionalSchema<v.LiteralSchema<"app.bsky.actor.defs#statusView">, undefined>;
168
- status: v.StringSchema<(string & {}) | "app.bsky.actor.status#live">;
169
- record: v.UnknownSchema;
170
168
  readonly embed: v.OptionalSchema<v.VariantSchema<readonly [AppBskyEmbedExternal.viewSchema], boolean>, undefined>;
171
169
  expiresAt: v.OptionalSchema<v.FormattedStringSchema<"datetime">, undefined>;
172
170
  isActive: v.OptionalSchema<v.BooleanSchema, undefined>;
171
+ record: v.UnknownSchema;
172
+ status: v.StringSchema<(string & {}) | "app.bsky.actor.status#live">;
173
173
  }>;
174
174
  declare const _threadViewPrefSchema: v.ObjectSchema<{
175
175
  $type: v.OptionalSchema<v.LiteralSchema<"app.bsky.actor.defs#threadViewPref">, undefined>;
176
- sort: v.OptionalSchema<v.StringSchema<(string & {}) | "oldest" | "newest" | "most-likes" | "random" | "hotness">, undefined>;
177
176
  prioritizeFollowedUsers: v.OptionalSchema<v.BooleanSchema, undefined>;
177
+ sort: v.OptionalSchema<v.StringSchema<(string & {}) | "hotness" | "most-likes" | "newest" | "oldest" | "random">, undefined>;
178
178
  }>;
179
179
  declare const _verificationPrefsSchema: v.ObjectSchema<{
180
180
  $type: v.OptionalSchema<v.LiteralSchema<"app.bsky.actor.defs#verificationPrefs">, undefined>;
@@ -182,27 +182,27 @@ declare const _verificationPrefsSchema: v.ObjectSchema<{
182
182
  }>;
183
183
  declare const _verificationStateSchema: v.ObjectSchema<{
184
184
  $type: v.OptionalSchema<v.LiteralSchema<"app.bsky.actor.defs#verificationState">, undefined>;
185
+ trustedVerifierStatus: v.StringSchema<(string & {}) | "none" | "invalid" | "valid">;
185
186
  readonly verifications: v.ArraySchema<verificationViewSchema>;
186
- verifiedStatus: v.StringSchema<(string & {}) | "none" | "valid" | "invalid">;
187
- trustedVerifierStatus: v.StringSchema<(string & {}) | "none" | "valid" | "invalid">;
187
+ verifiedStatus: v.StringSchema<(string & {}) | "none" | "invalid" | "valid">;
188
188
  }>;
189
189
  declare const _verificationViewSchema: v.ObjectSchema<{
190
190
  $type: v.OptionalSchema<v.LiteralSchema<"app.bsky.actor.defs#verificationView">, undefined>;
191
+ createdAt: v.FormattedStringSchema<"datetime">;
192
+ isValid: v.BooleanSchema;
191
193
  issuer: v.FormattedStringSchema<"did">;
192
194
  uri: v.FormattedStringSchema<"at-uri">;
193
- isValid: v.BooleanSchema;
194
- createdAt: v.FormattedStringSchema<"datetime">;
195
195
  }>;
196
196
  declare const _viewerStateSchema: v.ObjectSchema<{
197
197
  $type: v.OptionalSchema<v.LiteralSchema<"app.bsky.actor.defs#viewerState">, undefined>;
198
- muted: v.OptionalSchema<v.BooleanSchema, undefined>;
199
- readonly mutedByList: v.OptionalSchema<AppBskyGraphDefs.listViewBasicSchema, undefined>;
200
198
  blockedBy: v.OptionalSchema<v.BooleanSchema, undefined>;
201
199
  blocking: v.OptionalSchema<v.FormattedStringSchema<"at-uri">, undefined>;
202
200
  readonly blockingByList: v.OptionalSchema<AppBskyGraphDefs.listViewBasicSchema, undefined>;
203
- following: v.OptionalSchema<v.FormattedStringSchema<"at-uri">, undefined>;
204
201
  followedBy: v.OptionalSchema<v.FormattedStringSchema<"at-uri">, undefined>;
202
+ following: v.OptionalSchema<v.FormattedStringSchema<"at-uri">, undefined>;
205
203
  readonly knownFollowers: v.OptionalSchema<knownFollowersSchema, undefined>;
204
+ muted: v.OptionalSchema<v.BooleanSchema, undefined>;
205
+ readonly mutedByList: v.OptionalSchema<AppBskyGraphDefs.listViewBasicSchema, undefined>;
206
206
  }>;
207
207
  type adultContentPref$schematype = typeof _adultContentPrefSchema;
208
208
  type bskyAppProgressGuide$schematype = typeof _bskyAppProgressGuideSchema;
@@ -18,29 +18,29 @@ const _bskyAppStatePrefSchema = /*#__PURE__*/ v.object({
18
18
  get activeProgressGuide() {
19
19
  return /*#__PURE__*/ v.optional(bskyAppProgressGuideSchema);
20
20
  },
21
- queuedNudges: /*#__PURE__*/ v.optional(
22
- /*#__PURE__*/ v.constrain(
23
- /*#__PURE__*/ v.array(
24
- /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [/*#__PURE__*/ v.stringLength(0, 100)])), [/*#__PURE__*/ v.arrayLength(0, 1000)])),
25
21
  get nuxs() {
26
22
  return /*#__PURE__*/ v.optional(
27
23
  /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.array(nuxSchema), [/*#__PURE__*/ v.arrayLength(0, 100)]));
28
24
  },
25
+ queuedNudges: /*#__PURE__*/ v.optional(
26
+ /*#__PURE__*/ v.constrain(
27
+ /*#__PURE__*/ v.array(
28
+ /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [/*#__PURE__*/ v.stringLength(0, 100)])), [/*#__PURE__*/ v.arrayLength(0, 1000)])),
29
29
  });
30
30
  const _contentLabelPrefSchema = /*#__PURE__*/ v.object({
31
31
  $type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#contentLabelPref')),
32
- labelerDid: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.didString()),
33
32
  label: /*#__PURE__*/ v.string(),
33
+ labelerDid: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.didString()),
34
34
  visibility: /*#__PURE__*/ v.string(),
35
35
  });
36
36
  const _feedViewPrefSchema = /*#__PURE__*/ v.object({
37
37
  $type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#feedViewPref')),
38
38
  feed: /*#__PURE__*/ v.string(),
39
+ hideQuotePosts: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
39
40
  hideReplies: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
40
- hideRepliesByUnfollowed: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean(), true),
41
41
  hideRepliesByLikeCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
42
+ hideRepliesByUnfollowed: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean(), true),
42
43
  hideReposts: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
43
- hideQuotePosts: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
44
44
  });
45
45
  const _hiddenPostsPrefSchema = /*#__PURE__*/ v.object({
46
46
  $type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#hiddenPostsPref')),
@@ -76,17 +76,17 @@ const _labelersPrefSchema = /*#__PURE__*/ v.object({
76
76
  });
77
77
  const _mutedWordSchema = /*#__PURE__*/ v.object({
78
78
  $type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#mutedWord')),
79
+ actorTarget: /*#__PURE__*/ v.optional(
80
+ /*#__PURE__*/ v.string(), 'all'),
81
+ expiresAt: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.datetimeString()),
79
82
  id: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
83
+ get targets() {
84
+ return /*#__PURE__*/ v.array(mutedWordTargetSchema);
85
+ },
80
86
  value: /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [
81
87
  /*#__PURE__*/ v.stringLength(0, 10000),
82
88
  /*#__PURE__*/ v.stringGraphemes(0, 1000),
83
89
  ]),
84
- get targets() {
85
- return /*#__PURE__*/ v.array(mutedWordTargetSchema);
86
- },
87
- actorTarget: /*#__PURE__*/ v.optional(
88
- /*#__PURE__*/ v.string(), 'all'),
89
- expiresAt: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.datetimeString()),
90
90
  });
91
91
  const _mutedWordTargetSchema = /*#__PURE__*/ v.constrain(
92
92
  /*#__PURE__*/ v.string(), [/*#__PURE__*/ v.stringLength(0, 640), /*#__PURE__*/ v.stringGraphemes(0, 64)]);
@@ -98,7 +98,6 @@ const _mutedWordsPrefSchema = /*#__PURE__*/ v.object({
98
98
  });
99
99
  const _nuxSchema = /*#__PURE__*/ v.object({
100
100
  $type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#nux')),
101
- id: /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [/*#__PURE__*/ v.stringLength(0, 100)]),
102
101
  completed: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean(), false),
103
102
  data: /*#__PURE__*/ v.optional(
104
103
  /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [
@@ -106,6 +105,7 @@ const _nuxSchema = /*#__PURE__*/ v.object({
106
105
  /*#__PURE__*/ v.stringGraphemes(0, 300),
107
106
  ])),
108
107
  expiresAt: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.datetimeString()),
108
+ id: /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [/*#__PURE__*/ v.stringLength(0, 100)]),
109
109
  });
110
110
  const _personalDetailsPrefSchema = /*#__PURE__*/ v.object({
111
111
  $type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#personalDetailsPref')),
@@ -113,50 +113,50 @@ const _personalDetailsPrefSchema = /*#__PURE__*/ v.object({
113
113
  });
114
114
  const _postInteractionSettingsPrefSchema = /*#__PURE__*/ v.object({
115
115
  $type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#postInteractionSettingsPref')),
116
+ get postgateEmbeddingRules() {
117
+ return /*#__PURE__*/ v.optional(
118
+ /*#__PURE__*/ v.constrain(
119
+ /*#__PURE__*/ v.array(/*#__PURE__*/ v.variant([AppBskyFeedPostgate.disableRuleSchema])), [/*#__PURE__*/ v.arrayLength(0, 5)]));
120
+ },
116
121
  get threadgateAllowRules() {
117
122
  return /*#__PURE__*/ v.optional(
118
123
  /*#__PURE__*/ v.constrain(
119
124
  /*#__PURE__*/ v.array(
120
125
  /*#__PURE__*/ v.variant([
121
- AppBskyFeedThreadgate.mentionRuleSchema,
122
126
  AppBskyFeedThreadgate.followerRuleSchema,
123
127
  AppBskyFeedThreadgate.followingRuleSchema,
124
128
  AppBskyFeedThreadgate.listRuleSchema,
129
+ AppBskyFeedThreadgate.mentionRuleSchema,
125
130
  ])), [/*#__PURE__*/ v.arrayLength(0, 5)]));
126
131
  },
127
- get postgateEmbeddingRules() {
128
- return /*#__PURE__*/ v.optional(
129
- /*#__PURE__*/ v.constrain(
130
- /*#__PURE__*/ v.array(/*#__PURE__*/ v.variant([AppBskyFeedPostgate.disableRuleSchema])), [/*#__PURE__*/ v.arrayLength(0, 5)]));
131
- },
132
132
  });
133
133
  const _preferencesSchema = /*#__PURE__*/ v.array(() => {
134
134
  return /*#__PURE__*/ v.variant([
135
135
  adultContentPrefSchema,
136
+ bskyAppStatePrefSchema,
136
137
  contentLabelPrefSchema,
137
- savedFeedsPrefSchema,
138
- savedFeedsPrefV2Schema,
139
- personalDetailsPrefSchema,
140
138
  feedViewPrefSchema,
141
- threadViewPrefSchema,
142
- interestsPrefSchema,
143
- mutedWordsPrefSchema,
144
139
  hiddenPostsPrefSchema,
145
- bskyAppStatePrefSchema,
140
+ interestsPrefSchema,
146
141
  labelersPrefSchema,
142
+ mutedWordsPrefSchema,
143
+ personalDetailsPrefSchema,
147
144
  postInteractionSettingsPrefSchema,
145
+ savedFeedsPrefSchema,
146
+ savedFeedsPrefV2Schema,
147
+ threadViewPrefSchema,
148
148
  verificationPrefsSchema,
149
149
  ]);
150
150
  });
151
151
  const _profileAssociatedSchema = /*#__PURE__*/ v.object({
152
152
  $type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#profileAssociated')),
153
- lists: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
154
- feedgens: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
155
- starterPacks: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
156
- labeler: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
157
153
  get chat() {
158
154
  return /*#__PURE__*/ v.optional(profileAssociatedChatSchema);
159
155
  },
156
+ feedgens: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
157
+ labeler: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
158
+ lists: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
159
+ starterPacks: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
160
160
  });
161
161
  const _profileAssociatedChatSchema = /*#__PURE__*/ v.object({
162
162
  $type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#profileAssociatedChat')),
@@ -164,113 +164,113 @@ const _profileAssociatedChatSchema = /*#__PURE__*/ v.object({
164
164
  });
165
165
  const _profileViewSchema = /*#__PURE__*/ v.object({
166
166
  $type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#profileView')),
167
+ get associated() {
168
+ return /*#__PURE__*/ v.optional(profileAssociatedSchema);
169
+ },
170
+ avatar: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.genericUriString()),
171
+ createdAt: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.datetimeString()),
172
+ description: /*#__PURE__*/ v.optional(
173
+ /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [
174
+ /*#__PURE__*/ v.stringLength(0, 2560),
175
+ /*#__PURE__*/ v.stringGraphemes(0, 256),
176
+ ])),
167
177
  did: /*#__PURE__*/ v.didString(),
168
- handle: /*#__PURE__*/ v.handleString(),
169
178
  displayName: /*#__PURE__*/ v.optional(
170
179
  /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [
171
180
  /*#__PURE__*/ v.stringLength(0, 640),
172
181
  /*#__PURE__*/ v.stringGraphemes(0, 64),
173
182
  ])),
174
- description: /*#__PURE__*/ v.optional(
175
- /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [
176
- /*#__PURE__*/ v.stringLength(0, 2560),
177
- /*#__PURE__*/ v.stringGraphemes(0, 256),
178
- ])),
179
- avatar: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.genericUriString()),
180
- get associated() {
181
- return /*#__PURE__*/ v.optional(profileAssociatedSchema);
182
- },
183
+ handle: /*#__PURE__*/ v.handleString(),
183
184
  indexedAt: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.datetimeString()),
184
- createdAt: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.datetimeString()),
185
- get viewer() {
186
- return /*#__PURE__*/ v.optional(viewerStateSchema);
187
- },
188
185
  get labels() {
189
186
  return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(ComAtprotoLabelDefs.labelSchema));
190
187
  },
188
+ get status() {
189
+ return /*#__PURE__*/ v.optional(statusViewSchema);
190
+ },
191
191
  get verification() {
192
192
  return /*#__PURE__*/ v.optional(verificationStateSchema);
193
193
  },
194
- get status() {
195
- return /*#__PURE__*/ v.optional(statusViewSchema);
194
+ get viewer() {
195
+ return /*#__PURE__*/ v.optional(viewerStateSchema);
196
196
  },
197
197
  });
198
198
  const _profileViewBasicSchema = /*#__PURE__*/ v.object({
199
199
  $type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#profileViewBasic')),
200
+ get associated() {
201
+ return /*#__PURE__*/ v.optional(profileAssociatedSchema);
202
+ },
203
+ avatar: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.genericUriString()),
204
+ createdAt: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.datetimeString()),
200
205
  did: /*#__PURE__*/ v.didString(),
201
- handle: /*#__PURE__*/ v.handleString(),
202
206
  displayName: /*#__PURE__*/ v.optional(
203
207
  /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [
204
208
  /*#__PURE__*/ v.stringLength(0, 640),
205
209
  /*#__PURE__*/ v.stringGraphemes(0, 64),
206
210
  ])),
207
- avatar: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.genericUriString()),
208
- get associated() {
209
- return /*#__PURE__*/ v.optional(profileAssociatedSchema);
210
- },
211
- get viewer() {
212
- return /*#__PURE__*/ v.optional(viewerStateSchema);
213
- },
211
+ handle: /*#__PURE__*/ v.handleString(),
214
212
  get labels() {
215
213
  return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(ComAtprotoLabelDefs.labelSchema));
216
214
  },
217
- createdAt: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.datetimeString()),
215
+ get status() {
216
+ return /*#__PURE__*/ v.optional(statusViewSchema);
217
+ },
218
218
  get verification() {
219
219
  return /*#__PURE__*/ v.optional(verificationStateSchema);
220
220
  },
221
- get status() {
222
- return /*#__PURE__*/ v.optional(statusViewSchema);
221
+ get viewer() {
222
+ return /*#__PURE__*/ v.optional(viewerStateSchema);
223
223
  },
224
224
  });
225
225
  const _profileViewDetailedSchema = /*#__PURE__*/ v.object({
226
226
  $type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#profileViewDetailed')),
227
+ get associated() {
228
+ return /*#__PURE__*/ v.optional(profileAssociatedSchema);
229
+ },
230
+ avatar: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.genericUriString()),
231
+ banner: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.genericUriString()),
232
+ createdAt: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.datetimeString()),
233
+ description: /*#__PURE__*/ v.optional(
234
+ /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [
235
+ /*#__PURE__*/ v.stringLength(0, 2560),
236
+ /*#__PURE__*/ v.stringGraphemes(0, 256),
237
+ ])),
227
238
  did: /*#__PURE__*/ v.didString(),
228
- handle: /*#__PURE__*/ v.handleString(),
229
239
  displayName: /*#__PURE__*/ v.optional(
230
240
  /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [
231
241
  /*#__PURE__*/ v.stringLength(0, 640),
232
242
  /*#__PURE__*/ v.stringGraphemes(0, 64),
233
243
  ])),
234
- description: /*#__PURE__*/ v.optional(
235
- /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [
236
- /*#__PURE__*/ v.stringLength(0, 2560),
237
- /*#__PURE__*/ v.stringGraphemes(0, 256),
238
- ])),
239
- avatar: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.genericUriString()),
240
- banner: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.genericUriString()),
241
244
  followersCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
242
245
  followsCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
243
- postsCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
244
- get associated() {
245
- return /*#__PURE__*/ v.optional(profileAssociatedSchema);
246
- },
246
+ handle: /*#__PURE__*/ v.handleString(),
247
+ indexedAt: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.datetimeString()),
247
248
  get joinedViaStarterPack() {
248
249
  return /*#__PURE__*/ v.optional(AppBskyGraphDefs.starterPackViewBasicSchema);
249
250
  },
250
- indexedAt: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.datetimeString()),
251
- createdAt: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.datetimeString()),
252
- get viewer() {
253
- return /*#__PURE__*/ v.optional(viewerStateSchema);
254
- },
255
251
  get labels() {
256
252
  return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(ComAtprotoLabelDefs.labelSchema));
257
253
  },
258
254
  get pinnedPost() {
259
255
  return /*#__PURE__*/ v.optional(ComAtprotoRepoStrongRef.mainSchema);
260
256
  },
257
+ postsCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
258
+ get status() {
259
+ return /*#__PURE__*/ v.optional(statusViewSchema);
260
+ },
261
261
  get verification() {
262
262
  return /*#__PURE__*/ v.optional(verificationStateSchema);
263
263
  },
264
- get status() {
265
- return /*#__PURE__*/ v.optional(statusViewSchema);
264
+ get viewer() {
265
+ return /*#__PURE__*/ v.optional(viewerStateSchema);
266
266
  },
267
267
  });
268
268
  const _savedFeedSchema = /*#__PURE__*/ v.object({
269
269
  $type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#savedFeed')),
270
270
  id: /*#__PURE__*/ v.string(),
271
+ pinned: /*#__PURE__*/ v.boolean(),
271
272
  type: /*#__PURE__*/ v.string(),
272
273
  value: /*#__PURE__*/ v.string(),
273
- pinned: /*#__PURE__*/ v.boolean(),
274
274
  });
275
275
  const _savedFeedsPrefSchema = /*#__PURE__*/ v.object({
276
276
  $type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#savedFeedsPref')),
@@ -286,19 +286,19 @@ const _savedFeedsPrefV2Schema = /*#__PURE__*/ v.object({
286
286
  });
287
287
  const _statusViewSchema = /*#__PURE__*/ v.object({
288
288
  $type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#statusView')),
289
- status: /*#__PURE__*/ v.string(),
290
- record: /*#__PURE__*/ v.unknown(),
291
289
  get embed() {
292
290
  return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.variant([AppBskyEmbedExternal.viewSchema]));
293
291
  },
294
292
  expiresAt: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.datetimeString()),
295
293
  isActive: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
294
+ record: /*#__PURE__*/ v.unknown(),
295
+ status: /*#__PURE__*/ v.string(),
296
296
  });
297
297
  const _threadViewPrefSchema = /*#__PURE__*/ v.object({
298
298
  $type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#threadViewPref')),
299
+ prioritizeFollowedUsers: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
299
300
  sort: /*#__PURE__*/ v.optional(
300
301
  /*#__PURE__*/ v.string()),
301
- prioritizeFollowedUsers: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
302
302
  });
303
303
  const _verificationPrefsSchema = /*#__PURE__*/ v.object({
304
304
  $type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#verificationPrefs')),
@@ -306,35 +306,35 @@ const _verificationPrefsSchema = /*#__PURE__*/ v.object({
306
306
  });
307
307
  const _verificationStateSchema = /*#__PURE__*/ v.object({
308
308
  $type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#verificationState')),
309
+ trustedVerifierStatus: /*#__PURE__*/ v.string(),
309
310
  get verifications() {
310
311
  return /*#__PURE__*/ v.array(verificationViewSchema);
311
312
  },
312
313
  verifiedStatus: /*#__PURE__*/ v.string(),
313
- trustedVerifierStatus: /*#__PURE__*/ v.string(),
314
314
  });
315
315
  const _verificationViewSchema = /*#__PURE__*/ v.object({
316
316
  $type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#verificationView')),
317
+ createdAt: /*#__PURE__*/ v.datetimeString(),
318
+ isValid: /*#__PURE__*/ v.boolean(),
317
319
  issuer: /*#__PURE__*/ v.didString(),
318
320
  uri: /*#__PURE__*/ v.resourceUriString(),
319
- isValid: /*#__PURE__*/ v.boolean(),
320
- createdAt: /*#__PURE__*/ v.datetimeString(),
321
321
  });
322
322
  const _viewerStateSchema = /*#__PURE__*/ v.object({
323
323
  $type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#viewerState')),
324
- muted: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
325
- get mutedByList() {
326
- return /*#__PURE__*/ v.optional(AppBskyGraphDefs.listViewBasicSchema);
327
- },
328
324
  blockedBy: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
329
325
  blocking: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.resourceUriString()),
330
326
  get blockingByList() {
331
327
  return /*#__PURE__*/ v.optional(AppBskyGraphDefs.listViewBasicSchema);
332
328
  },
333
- following: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.resourceUriString()),
334
329
  followedBy: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.resourceUriString()),
330
+ following: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.resourceUriString()),
335
331
  get knownFollowers() {
336
332
  return /*#__PURE__*/ v.optional(knownFollowersSchema);
337
333
  },
334
+ muted: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
335
+ get mutedByList() {
336
+ return /*#__PURE__*/ v.optional(AppBskyGraphDefs.listViewBasicSchema);
337
+ },
338
338
  });
339
339
  export const adultContentPrefSchema = _adultContentPrefSchema;
340
340
  export const bskyAppProgressGuideSchema = _bskyAppProgressGuideSchema;