@atproto/pds 0.5.7 → 0.5.9

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 (155) hide show
  1. package/CHANGELOG.md +39 -0
  2. package/dist/account-manager/oauth-store.d.ts +1 -1
  3. package/dist/account-manager/oauth-store.d.ts.map +1 -1
  4. package/dist/account-manager/oauth-store.js +2 -1
  5. package/dist/account-manager/oauth-store.js.map +1 -1
  6. package/dist/actor-store/actor-store.js +1 -1
  7. package/dist/actor-store/actor-store.js.map +1 -1
  8. package/dist/lexicons/app/bsky/authFullApp.defs.d.ts.map +1 -1
  9. package/dist/lexicons/app/bsky/authFullApp.defs.js +1 -0
  10. package/dist/lexicons/app/bsky/authFullApp.defs.js.map +1 -1
  11. package/dist/lexicons/app/bsky/authViewAll.defs.d.ts.map +1 -1
  12. package/dist/lexicons/app/bsky/authViewAll.defs.js +1 -0
  13. package/dist/lexicons/app/bsky/authViewAll.defs.js.map +1 -1
  14. package/dist/lexicons/app/bsky/feed/searchPostsV2.d.ts +3 -0
  15. package/dist/lexicons/app/bsky/feed/searchPostsV2.d.ts.map +1 -0
  16. package/dist/lexicons/app/bsky/feed/searchPostsV2.defs.d.ts +156 -0
  17. package/dist/lexicons/app/bsky/feed/searchPostsV2.defs.d.ts.map +1 -0
  18. package/dist/lexicons/app/bsky/feed/searchPostsV2.defs.js +74 -0
  19. package/dist/lexicons/app/bsky/feed/searchPostsV2.defs.js.map +1 -0
  20. package/dist/lexicons/app/bsky/feed/searchPostsV2.js +6 -0
  21. package/dist/lexicons/app/bsky/feed/searchPostsV2.js.map +1 -0
  22. package/dist/lexicons/app/bsky/feed.d.ts +1 -0
  23. package/dist/lexicons/app/bsky/feed.d.ts.map +1 -1
  24. package/dist/lexicons/app/bsky/feed.js +1 -0
  25. package/dist/lexicons/app/bsky/feed.js.map +1 -1
  26. package/dist/lexicons/chat/bsky/actor/declaration.defs.d.ts +1 -1
  27. package/dist/lexicons/chat/bsky/actor/declaration.defs.js.map +1 -1
  28. package/dist/lexicons/chat/bsky/actor/defs.defs.d.ts +4 -6
  29. package/dist/lexicons/chat/bsky/actor/defs.defs.d.ts.map +1 -1
  30. package/dist/lexicons/chat/bsky/actor/defs.defs.js +2 -3
  31. package/dist/lexicons/chat/bsky/actor/defs.defs.js.map +1 -1
  32. package/dist/lexicons/chat/bsky/convo/defs.defs.d.ts +73 -71
  33. package/dist/lexicons/chat/bsky/convo/defs.defs.d.ts.map +1 -1
  34. package/dist/lexicons/chat/bsky/convo/defs.defs.js +38 -35
  35. package/dist/lexicons/chat/bsky/convo/defs.defs.js.map +1 -1
  36. package/dist/lexicons/chat/bsky/convo/getUnreadCounts.defs.d.ts +1 -1
  37. package/dist/lexicons/chat/bsky/convo/getUnreadCounts.defs.d.ts.map +1 -1
  38. package/dist/lexicons/chat/bsky/convo/getUnreadCounts.defs.js +1 -1
  39. package/dist/lexicons/chat/bsky/convo/getUnreadCounts.defs.js.map +1 -1
  40. package/dist/lexicons/chat/bsky/convo/listConvoRequests.defs.d.ts +1 -1
  41. package/dist/lexicons/chat/bsky/convo/listConvoRequests.defs.d.ts.map +1 -1
  42. package/dist/lexicons/chat/bsky/convo/listConvoRequests.defs.js +1 -1
  43. package/dist/lexicons/chat/bsky/convo/listConvoRequests.defs.js.map +1 -1
  44. package/dist/lexicons/chat/bsky/convo/lockConvo.defs.d.ts +1 -1
  45. package/dist/lexicons/chat/bsky/convo/lockConvo.defs.d.ts.map +1 -1
  46. package/dist/lexicons/chat/bsky/convo/lockConvo.defs.js +1 -1
  47. package/dist/lexicons/chat/bsky/convo/lockConvo.defs.js.map +1 -1
  48. package/dist/lexicons/chat/bsky/convo/unlockConvo.defs.d.ts +1 -1
  49. package/dist/lexicons/chat/bsky/convo/unlockConvo.defs.d.ts.map +1 -1
  50. package/dist/lexicons/chat/bsky/convo/unlockConvo.defs.js +1 -1
  51. package/dist/lexicons/chat/bsky/convo/unlockConvo.defs.js.map +1 -1
  52. package/dist/lexicons/chat/bsky/group/addMembers.defs.d.ts +1 -1
  53. package/dist/lexicons/chat/bsky/group/addMembers.defs.d.ts.map +1 -1
  54. package/dist/lexicons/chat/bsky/group/addMembers.defs.js +1 -1
  55. package/dist/lexicons/chat/bsky/group/addMembers.defs.js.map +1 -1
  56. package/dist/lexicons/chat/bsky/group/approveJoinRequest.defs.d.ts +1 -1
  57. package/dist/lexicons/chat/bsky/group/approveJoinRequest.defs.d.ts.map +1 -1
  58. package/dist/lexicons/chat/bsky/group/approveJoinRequest.defs.js +1 -1
  59. package/dist/lexicons/chat/bsky/group/approveJoinRequest.defs.js.map +1 -1
  60. package/dist/lexicons/chat/bsky/group/createGroup.defs.d.ts +1 -1
  61. package/dist/lexicons/chat/bsky/group/createGroup.defs.d.ts.map +1 -1
  62. package/dist/lexicons/chat/bsky/group/createGroup.defs.js +1 -1
  63. package/dist/lexicons/chat/bsky/group/createGroup.defs.js.map +1 -1
  64. package/dist/lexicons/chat/bsky/group/createJoinLink.defs.d.ts +1 -1
  65. package/dist/lexicons/chat/bsky/group/createJoinLink.defs.d.ts.map +1 -1
  66. package/dist/lexicons/chat/bsky/group/createJoinLink.defs.js +1 -1
  67. package/dist/lexicons/chat/bsky/group/createJoinLink.defs.js.map +1 -1
  68. package/dist/lexicons/chat/bsky/group/disableJoinLink.defs.d.ts +1 -1
  69. package/dist/lexicons/chat/bsky/group/disableJoinLink.defs.d.ts.map +1 -1
  70. package/dist/lexicons/chat/bsky/group/disableJoinLink.defs.js +1 -1
  71. package/dist/lexicons/chat/bsky/group/disableJoinLink.defs.js.map +1 -1
  72. package/dist/lexicons/chat/bsky/group/editGroup.defs.d.ts +1 -1
  73. package/dist/lexicons/chat/bsky/group/editGroup.defs.d.ts.map +1 -1
  74. package/dist/lexicons/chat/bsky/group/editGroup.defs.js +1 -1
  75. package/dist/lexicons/chat/bsky/group/editGroup.defs.js.map +1 -1
  76. package/dist/lexicons/chat/bsky/group/editJoinLink.defs.d.ts +1 -1
  77. package/dist/lexicons/chat/bsky/group/editJoinLink.defs.d.ts.map +1 -1
  78. package/dist/lexicons/chat/bsky/group/editJoinLink.defs.js +1 -1
  79. package/dist/lexicons/chat/bsky/group/editJoinLink.defs.js.map +1 -1
  80. package/dist/lexicons/chat/bsky/group/enableJoinLink.defs.d.ts +1 -1
  81. package/dist/lexicons/chat/bsky/group/enableJoinLink.defs.d.ts.map +1 -1
  82. package/dist/lexicons/chat/bsky/group/enableJoinLink.defs.js +1 -1
  83. package/dist/lexicons/chat/bsky/group/enableJoinLink.defs.js.map +1 -1
  84. package/dist/lexicons/chat/bsky/group/getJoinLinkPreviews.defs.d.ts +1 -1
  85. package/dist/lexicons/chat/bsky/group/getJoinLinkPreviews.defs.d.ts.map +1 -1
  86. package/dist/lexicons/chat/bsky/group/getJoinLinkPreviews.defs.js +1 -1
  87. package/dist/lexicons/chat/bsky/group/getJoinLinkPreviews.defs.js.map +1 -1
  88. package/dist/lexicons/chat/bsky/group/listJoinRequests.defs.d.ts +1 -1
  89. package/dist/lexicons/chat/bsky/group/listJoinRequests.defs.d.ts.map +1 -1
  90. package/dist/lexicons/chat/bsky/group/listJoinRequests.defs.js +1 -1
  91. package/dist/lexicons/chat/bsky/group/listJoinRequests.defs.js.map +1 -1
  92. package/dist/lexicons/chat/bsky/group/listMutualGroups.defs.d.ts +1 -1
  93. package/dist/lexicons/chat/bsky/group/listMutualGroups.defs.d.ts.map +1 -1
  94. package/dist/lexicons/chat/bsky/group/listMutualGroups.defs.js +1 -1
  95. package/dist/lexicons/chat/bsky/group/listMutualGroups.defs.js.map +1 -1
  96. package/dist/lexicons/chat/bsky/group/rejectJoinRequest.defs.d.ts +1 -1
  97. package/dist/lexicons/chat/bsky/group/rejectJoinRequest.defs.d.ts.map +1 -1
  98. package/dist/lexicons/chat/bsky/group/rejectJoinRequest.defs.js +1 -1
  99. package/dist/lexicons/chat/bsky/group/rejectJoinRequest.defs.js.map +1 -1
  100. package/dist/lexicons/chat/bsky/group/removeMembers.defs.d.ts +1 -1
  101. package/dist/lexicons/chat/bsky/group/removeMembers.defs.d.ts.map +1 -1
  102. package/dist/lexicons/chat/bsky/group/removeMembers.defs.js +1 -1
  103. package/dist/lexicons/chat/bsky/group/removeMembers.defs.js.map +1 -1
  104. package/dist/lexicons/chat/bsky/group/requestJoin.defs.d.ts +1 -1
  105. package/dist/lexicons/chat/bsky/group/requestJoin.defs.d.ts.map +1 -1
  106. package/dist/lexicons/chat/bsky/group/requestJoin.defs.js +1 -1
  107. package/dist/lexicons/chat/bsky/group/requestJoin.defs.js.map +1 -1
  108. package/dist/lexicons/chat/bsky/group/updateJoinRequestsRead.defs.d.ts +1 -1
  109. package/dist/lexicons/chat/bsky/group/updateJoinRequestsRead.defs.d.ts.map +1 -1
  110. package/dist/lexicons/chat/bsky/group/updateJoinRequestsRead.defs.js +1 -1
  111. package/dist/lexicons/chat/bsky/group/updateJoinRequestsRead.defs.js.map +1 -1
  112. package/dist/lexicons/chat/bsky/group/withdrawJoinRequest.defs.d.ts +1 -1
  113. package/dist/lexicons/chat/bsky/group/withdrawJoinRequest.defs.d.ts.map +1 -1
  114. package/dist/lexicons/chat/bsky/group/withdrawJoinRequest.defs.js +1 -1
  115. package/dist/lexicons/chat/bsky/group/withdrawJoinRequest.defs.js.map +1 -1
  116. package/dist/lexicons/chat/bsky/moderation/defs.defs.d.ts +6 -6
  117. package/dist/lexicons/chat/bsky/moderation/defs.defs.d.ts.map +1 -1
  118. package/dist/lexicons/chat/bsky/moderation/defs.defs.js +3 -3
  119. package/dist/lexicons/chat/bsky/moderation/defs.defs.js.map +1 -1
  120. package/dist/lexicons/chat/bsky/moderation/getConvo.defs.d.ts +1 -1
  121. package/dist/lexicons/chat/bsky/moderation/getConvo.defs.d.ts.map +1 -1
  122. package/dist/lexicons/chat/bsky/moderation/getConvo.defs.js +1 -1
  123. package/dist/lexicons/chat/bsky/moderation/getConvo.defs.js.map +1 -1
  124. package/dist/lexicons/chat/bsky/moderation/getConvoMembers.defs.d.ts +1 -1
  125. package/dist/lexicons/chat/bsky/moderation/getConvoMembers.defs.d.ts.map +1 -1
  126. package/dist/lexicons/chat/bsky/moderation/getConvoMembers.defs.js +1 -1
  127. package/dist/lexicons/chat/bsky/moderation/getConvoMembers.defs.js.map +1 -1
  128. package/dist/lexicons/chat/bsky/moderation/getConvos.defs.d.ts +1 -1
  129. package/dist/lexicons/chat/bsky/moderation/getConvos.defs.d.ts.map +1 -1
  130. package/dist/lexicons/chat/bsky/moderation/getConvos.defs.js +1 -1
  131. package/dist/lexicons/chat/bsky/moderation/getConvos.defs.js.map +1 -1
  132. package/dist/logger.d.ts +13 -13
  133. package/dist/logger.d.ts.map +1 -1
  134. package/package.json +27 -27
  135. package/src/account-manager/oauth-store.ts +5 -1
  136. package/src/actor-store/actor-store.ts +1 -1
  137. package/tests/account-deactivation.test.ts +2 -1
  138. package/tests/blob-deletes.test.ts +4 -3
  139. package/tests/invites-admin.test.ts +4 -3
  140. package/tests/plc-operations.test.ts +2 -1
  141. package/tests/proxied/admin.test.ts +2 -1
  142. package/tests/proxied/procedures.test.ts +4 -3
  143. package/tests/proxied/proxy-header.test.ts +2 -1
  144. package/tests/proxied/read-after-write.test.ts +3 -2
  145. package/tests/proxied/views.test.ts +5 -4
  146. package/tests/seeds/follows.ts +1 -1
  147. package/tests/seeds/users-bulk.ts +2 -1
  148. package/tests/seeds/users.ts +1 -1
  149. package/tests/sequencer.test.ts +5 -3
  150. package/tests/server.test.ts +2 -1
  151. package/tests/sync/invertible-ops.test.ts +3 -0
  152. package/tests/sync/subscribe-repos.test.ts +6 -5
  153. package/tests/sync/sync.test.ts +1 -1
  154. package/tests/takedown-appeal.test.ts +2 -1
  155. package/tsconfig.build.tsbuildinfo +1 -1
@@ -1 +1 @@
1
- {"version":3,"file":"rejectJoinRequest.defs.js","sourceRoot":"","sources":["../../../../../src/lexicons/chat/bsky/group/rejectJoinRequest.defs.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,CAAC,EAAE,MAAM,cAAc,CAAA;AAEhC,MAAM,KAAK,GAAG,mCAAmC,CAAA;AAEjD,OAAO,EAAE,KAAK,EAAE,CAAA;AAEhB,MAAM,CAAC,MAAM,OAAO,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,CAAA;AAI/C,MAAM,CAAC,MAAM,MAAM,GAAG,aAAa,CAAC,CAAC,CAAC,WAAW,CAAC;IAChD,OAAO,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE;IACjC,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC,EAAE,MAAM,EAAE,KAAK,EAAE,CAAC;CAClD,CAAC,CAAA;AAKF,MAAM,CAAC,MAAM,OAAO,GAAG,aAAa,CAAC,CAAC,CAAC,WAAW,CAAC,EAAE,CAAC,CAAA;AAQtD,4MAA4M;AAC5M,MAAM,IAAI,GAAG,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC,KAAK,EAAE,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE;IACtE,cAAc;IACd,kBAAkB;CACnB,CAAC,CAAA;AAEF,OAAO,EAAE,IAAI,EAAE,CAAA;AAEf,MAAM,CAAC,MAAM,IAAI,GAAG,KAAK,CAAA","sourcesContent":["/*\n * THIS FILE WAS GENERATED BY \"@atproto/lex\". DO NOT EDIT.\n */\n\nimport { l } from '@atproto/lex'\n\nconst $nsid = 'chat.bsky.group.rejectJoinRequest'\n\nexport { $nsid }\n\nexport const $params = /*#__PURE__*/ l.params()\n\nexport type $Params = l.InferOutput<typeof $params>\n\nexport const $input = /*#__PURE__*/ l.jsonPayload({\n convoId: /*#__PURE__*/ l.string(),\n member: /*#__PURE__*/ l.string({ format: 'did' }),\n})\n\nexport type $Input<B = l.BinaryData> = l.InferPayload<typeof $input, B>\nexport type $InputBody<B = l.BinaryData> = l.InferPayloadBody<typeof $input, B>\n\nexport const $output = /*#__PURE__*/ l.jsonPayload({})\n\nexport type $Output<B = l.BinaryData> = l.InferPayload<typeof $output, B>\nexport type $OutputBody<B = l.BinaryData> = l.InferPayloadBody<\n typeof $output,\n B\n>\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Rejects a request to join a group (via join link) the user owns. Action taken by the group owner. */\nconst main = /*#__PURE__*/ l.procedure($nsid, $params, $input, $output, [\n 'InvalidConvo',\n 'InsufficientRole',\n])\n\nexport { main }\n\nexport const $lxm = $nsid\n"]}
1
+ {"version":3,"file":"rejectJoinRequest.defs.js","sourceRoot":"","sources":["../../../../../src/lexicons/chat/bsky/group/rejectJoinRequest.defs.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,CAAC,EAAE,MAAM,cAAc,CAAA;AAEhC,MAAM,KAAK,GAAG,mCAAmC,CAAA;AAEjD,OAAO,EAAE,KAAK,EAAE,CAAA;AAEhB,MAAM,CAAC,MAAM,OAAO,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,CAAA;AAI/C,MAAM,CAAC,MAAM,MAAM,GAAG,aAAa,CAAC,CAAC,CAAC,WAAW,CAAC;IAChD,OAAO,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE;IACjC,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC,EAAE,MAAM,EAAE,KAAK,EAAE,CAAC;CAClD,CAAC,CAAA;AAKF,MAAM,CAAC,MAAM,OAAO,GAAG,aAAa,CAAC,CAAC,CAAC,WAAW,CAAC,EAAE,CAAC,CAAA;AAQtD,wGAAwG;AACxG,MAAM,IAAI,GAAG,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC,KAAK,EAAE,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE;IACtE,cAAc;IACd,kBAAkB;CACnB,CAAC,CAAA;AAEF,OAAO,EAAE,IAAI,EAAE,CAAA;AAEf,MAAM,CAAC,MAAM,IAAI,GAAG,KAAK,CAAA","sourcesContent":["/*\n * THIS FILE WAS GENERATED BY \"@atproto/lex\". DO NOT EDIT.\n */\n\nimport { l } from '@atproto/lex'\n\nconst $nsid = 'chat.bsky.group.rejectJoinRequest'\n\nexport { $nsid }\n\nexport const $params = /*#__PURE__*/ l.params()\n\nexport type $Params = l.InferOutput<typeof $params>\n\nexport const $input = /*#__PURE__*/ l.jsonPayload({\n convoId: /*#__PURE__*/ l.string(),\n member: /*#__PURE__*/ l.string({ format: 'did' }),\n})\n\nexport type $Input<B = l.BinaryData> = l.InferPayload<typeof $input, B>\nexport type $InputBody<B = l.BinaryData> = l.InferPayloadBody<typeof $input, B>\n\nexport const $output = /*#__PURE__*/ l.jsonPayload({})\n\nexport type $Output<B = l.BinaryData> = l.InferPayload<typeof $output, B>\nexport type $OutputBody<B = l.BinaryData> = l.InferPayloadBody<\n typeof $output,\n B\n>\n\n/** Rejects a request to join a group (via join link) the user owns. Action taken by the group owner. */\nconst main = /*#__PURE__*/ l.procedure($nsid, $params, $input, $output, [\n 'InvalidConvo',\n 'InsufficientRole',\n])\n\nexport { main }\n\nexport const $lxm = $nsid\n"]}
@@ -17,7 +17,7 @@ export declare const $output: l.Payload<"application/json", l.ObjectSchema<{
17
17
  }>>;
18
18
  export type $Output<B = l.BinaryData> = l.InferPayload<typeof $output, B>;
19
19
  export type $OutputBody<B = l.BinaryData> = l.InferPayloadBody<typeof $output, B>;
20
- /** [NOTE: This is under active development and should be considered unstable while this note is here]. Removes members from a group. This deletes convo memberships, doesn't just set a status. */
20
+ /** Removes members from a group. This deletes convo memberships, doesn't just set a status. */
21
21
  declare const main: l.Procedure<"chat.bsky.group.removeMembers", l.ParamsSchema<{}>, l.Payload<"application/json", l.ObjectSchema<{
22
22
  convoId: l.StringSchema<{}>;
23
23
  members: l.ArraySchema<l.StringSchema<{
@@ -1 +1 @@
1
- {"version":3,"file":"removeMembers.defs.d.ts","sourceRoot":"","sources":["../../../../../src/lexicons/chat/bsky/group/removeMembers.defs.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,CAAC,EAAE,MAAM,cAAc,CAAA;AAChC,OAAO,KAAK,SAAS,MAAM,uBAAuB,CAAA;AAElD,QAAA,MAAM,KAAK,kCAAkC,CAAA;AAE7C,OAAO,EAAE,KAAK,EAAE,CAAA;AAEhB,eAAO,MAAM,OAAO,oBAA2B,CAAA;AAE/C,MAAM,MAAM,OAAO,GAAG,CAAC,CAAC,WAAW,CAAC,OAAO,OAAO,CAAC,CAAA;AAEnD,eAAO,MAAM,MAAM;;;;;GAKjB,CAAA;AAEF,MAAM,MAAM,MAAM,CAAC,CAAC,GAAG,CAAC,CAAC,UAAU,IAAI,CAAC,CAAC,YAAY,CAAC,OAAO,MAAM,EAAE,CAAC,CAAC,CAAA;AACvE,MAAM,MAAM,UAAU,CAAC,CAAC,GAAG,CAAC,CAAC,UAAU,IAAI,CAAC,CAAC,gBAAgB,CAAC,OAAO,MAAM,EAAE,CAAC,CAAC,CAAA;AAE/E,eAAO,MAAM,OAAO;;GAIlB,CAAA;AAEF,MAAM,MAAM,OAAO,CAAC,CAAC,GAAG,CAAC,CAAC,UAAU,IAAI,CAAC,CAAC,YAAY,CAAC,OAAO,OAAO,EAAE,CAAC,CAAC,CAAA;AACzE,MAAM,MAAM,WAAW,CAAC,CAAC,GAAG,CAAC,CAAC,UAAU,IAAI,CAAC,CAAC,gBAAgB,CAC5D,OAAO,OAAO,EACd,CAAC,CACF,CAAA;AAED,mMAAmM;AACnM,QAAA,MAAM,IAAI;;;;;;;mDAGR,CAAA;AAEF,OAAO,EAAE,IAAI,EAAE,CAAA;AAEf,eAAO,MAAM,IAAI,kCAAQ,CAAA"}
1
+ {"version":3,"file":"removeMembers.defs.d.ts","sourceRoot":"","sources":["../../../../../src/lexicons/chat/bsky/group/removeMembers.defs.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,CAAC,EAAE,MAAM,cAAc,CAAA;AAChC,OAAO,KAAK,SAAS,MAAM,uBAAuB,CAAA;AAElD,QAAA,MAAM,KAAK,kCAAkC,CAAA;AAE7C,OAAO,EAAE,KAAK,EAAE,CAAA;AAEhB,eAAO,MAAM,OAAO,oBAA2B,CAAA;AAE/C,MAAM,MAAM,OAAO,GAAG,CAAC,CAAC,WAAW,CAAC,OAAO,OAAO,CAAC,CAAA;AAEnD,eAAO,MAAM,MAAM;;;;;GAKjB,CAAA;AAEF,MAAM,MAAM,MAAM,CAAC,CAAC,GAAG,CAAC,CAAC,UAAU,IAAI,CAAC,CAAC,YAAY,CAAC,OAAO,MAAM,EAAE,CAAC,CAAC,CAAA;AACvE,MAAM,MAAM,UAAU,CAAC,CAAC,GAAG,CAAC,CAAC,UAAU,IAAI,CAAC,CAAC,gBAAgB,CAAC,OAAO,MAAM,EAAE,CAAC,CAAC,CAAA;AAE/E,eAAO,MAAM,OAAO;;GAIlB,CAAA;AAEF,MAAM,MAAM,OAAO,CAAC,CAAC,GAAG,CAAC,CAAC,UAAU,IAAI,CAAC,CAAC,YAAY,CAAC,OAAO,OAAO,EAAE,CAAC,CAAC,CAAA;AACzE,MAAM,MAAM,WAAW,CAAC,CAAC,GAAG,CAAC,CAAC,UAAU,IAAI,CAAC,CAAC,gBAAgB,CAC5D,OAAO,OAAO,EACd,CAAC,CACF,CAAA;AAED,+FAA+F;AAC/F,QAAA,MAAM,IAAI;;;;;;;mDAGR,CAAA;AAEF,OAAO,EAAE,IAAI,EAAE,CAAA;AAEf,eAAO,MAAM,IAAI,kCAAQ,CAAA"}
@@ -15,7 +15,7 @@ export const $input = /*#__PURE__*/ l.jsonPayload({
15
15
  export const $output = /*#__PURE__*/ l.jsonPayload({
16
16
  convo: /*#__PURE__*/ l.ref((() => ConvoDefs.convoView)),
17
17
  });
18
- /** [NOTE: This is under active development and should be considered unstable while this note is here]. Removes members from a group. This deletes convo memberships, doesn't just set a status. */
18
+ /** Removes members from a group. This deletes convo memberships, doesn't just set a status. */
19
19
  const main = /*#__PURE__*/ l.procedure($nsid, $params, $input, $output, [
20
20
  'InvalidConvo',
21
21
  'InsufficientRole',
@@ -1 +1 @@
1
- {"version":3,"file":"removeMembers.defs.js","sourceRoot":"","sources":["../../../../../src/lexicons/chat/bsky/group/removeMembers.defs.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,CAAC,EAAE,MAAM,cAAc,CAAA;AAChC,OAAO,KAAK,SAAS,MAAM,uBAAuB,CAAA;AAElD,MAAM,KAAK,GAAG,+BAA+B,CAAA;AAE7C,OAAO,EAAE,KAAK,EAAE,CAAA;AAEhB,MAAM,CAAC,MAAM,OAAO,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,CAAA;AAI/C,MAAM,CAAC,MAAM,MAAM,GAAG,aAAa,CAAC,CAAC,CAAC,WAAW,CAAC;IAChD,OAAO,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE;IACjC,OAAO,EAAE,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC,EAAE,MAAM,EAAE,KAAK,EAAE,CAAC,EAAE;QACxE,SAAS,EAAE,CAAC;KACb,CAAC;CACH,CAAC,CAAA;AAKF,MAAM,CAAC,MAAM,OAAO,GAAG,aAAa,CAAC,CAAC,CAAC,WAAW,CAAC;IACjD,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,GAAG,CACxB,CAAC,GAAG,EAAE,CAAC,SAAS,CAAC,SAAS,CAAQ,CACnC;CACF,CAAC,CAAA;AAQF,mMAAmM;AACnM,MAAM,IAAI,GAAG,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC,KAAK,EAAE,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE;IACtE,cAAc;IACd,kBAAkB;CACnB,CAAC,CAAA;AAEF,OAAO,EAAE,IAAI,EAAE,CAAA;AAEf,MAAM,CAAC,MAAM,IAAI,GAAG,KAAK,CAAA","sourcesContent":["/*\n * THIS FILE WAS GENERATED BY \"@atproto/lex\". DO NOT EDIT.\n */\n\nimport { l } from '@atproto/lex'\nimport * as ConvoDefs from '../convo/defs.defs.js'\n\nconst $nsid = 'chat.bsky.group.removeMembers'\n\nexport { $nsid }\n\nexport const $params = /*#__PURE__*/ l.params()\n\nexport type $Params = l.InferOutput<typeof $params>\n\nexport const $input = /*#__PURE__*/ l.jsonPayload({\n convoId: /*#__PURE__*/ l.string(),\n members: /*#__PURE__*/ l.array(/*#__PURE__*/ l.string({ format: 'did' }), {\n minLength: 1,\n }),\n})\n\nexport type $Input<B = l.BinaryData> = l.InferPayload<typeof $input, B>\nexport type $InputBody<B = l.BinaryData> = l.InferPayloadBody<typeof $input, B>\n\nexport const $output = /*#__PURE__*/ l.jsonPayload({\n convo: /*#__PURE__*/ l.ref<ConvoDefs.ConvoView>(\n (() => ConvoDefs.convoView) as any,\n ),\n})\n\nexport type $Output<B = l.BinaryData> = l.InferPayload<typeof $output, B>\nexport type $OutputBody<B = l.BinaryData> = l.InferPayloadBody<\n typeof $output,\n B\n>\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Removes members from a group. This deletes convo memberships, doesn't just set a status. */\nconst main = /*#__PURE__*/ l.procedure($nsid, $params, $input, $output, [\n 'InvalidConvo',\n 'InsufficientRole',\n])\n\nexport { main }\n\nexport const $lxm = $nsid\n"]}
1
+ {"version":3,"file":"removeMembers.defs.js","sourceRoot":"","sources":["../../../../../src/lexicons/chat/bsky/group/removeMembers.defs.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,CAAC,EAAE,MAAM,cAAc,CAAA;AAChC,OAAO,KAAK,SAAS,MAAM,uBAAuB,CAAA;AAElD,MAAM,KAAK,GAAG,+BAA+B,CAAA;AAE7C,OAAO,EAAE,KAAK,EAAE,CAAA;AAEhB,MAAM,CAAC,MAAM,OAAO,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,CAAA;AAI/C,MAAM,CAAC,MAAM,MAAM,GAAG,aAAa,CAAC,CAAC,CAAC,WAAW,CAAC;IAChD,OAAO,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE;IACjC,OAAO,EAAE,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC,EAAE,MAAM,EAAE,KAAK,EAAE,CAAC,EAAE;QACxE,SAAS,EAAE,CAAC;KACb,CAAC;CACH,CAAC,CAAA;AAKF,MAAM,CAAC,MAAM,OAAO,GAAG,aAAa,CAAC,CAAC,CAAC,WAAW,CAAC;IACjD,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,GAAG,CACxB,CAAC,GAAG,EAAE,CAAC,SAAS,CAAC,SAAS,CAAQ,CACnC;CACF,CAAC,CAAA;AAQF,+FAA+F;AAC/F,MAAM,IAAI,GAAG,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC,KAAK,EAAE,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE;IACtE,cAAc;IACd,kBAAkB;CACnB,CAAC,CAAA;AAEF,OAAO,EAAE,IAAI,EAAE,CAAA;AAEf,MAAM,CAAC,MAAM,IAAI,GAAG,KAAK,CAAA","sourcesContent":["/*\n * THIS FILE WAS GENERATED BY \"@atproto/lex\". DO NOT EDIT.\n */\n\nimport { l } from '@atproto/lex'\nimport * as ConvoDefs from '../convo/defs.defs.js'\n\nconst $nsid = 'chat.bsky.group.removeMembers'\n\nexport { $nsid }\n\nexport const $params = /*#__PURE__*/ l.params()\n\nexport type $Params = l.InferOutput<typeof $params>\n\nexport const $input = /*#__PURE__*/ l.jsonPayload({\n convoId: /*#__PURE__*/ l.string(),\n members: /*#__PURE__*/ l.array(/*#__PURE__*/ l.string({ format: 'did' }), {\n minLength: 1,\n }),\n})\n\nexport type $Input<B = l.BinaryData> = l.InferPayload<typeof $input, B>\nexport type $InputBody<B = l.BinaryData> = l.InferPayloadBody<typeof $input, B>\n\nexport const $output = /*#__PURE__*/ l.jsonPayload({\n convo: /*#__PURE__*/ l.ref<ConvoDefs.ConvoView>(\n (() => ConvoDefs.convoView) as any,\n ),\n})\n\nexport type $Output<B = l.BinaryData> = l.InferPayload<typeof $output, B>\nexport type $OutputBody<B = l.BinaryData> = l.InferPayloadBody<\n typeof $output,\n B\n>\n\n/** Removes members from a group. This deletes convo memberships, doesn't just set a status. */\nconst main = /*#__PURE__*/ l.procedure($nsid, $params, $input, $output, [\n 'InvalidConvo',\n 'InsufficientRole',\n])\n\nexport { main }\n\nexport const $lxm = $nsid\n"]}
@@ -17,7 +17,7 @@ export declare const $output: l.Payload<"application/json", l.ObjectSchema<{
17
17
  }>>;
18
18
  export type $Output<B = l.BinaryData> = l.InferPayload<typeof $output, B>;
19
19
  export type $OutputBody<B = l.BinaryData> = l.InferPayloadBody<typeof $output, B>;
20
- /** [NOTE: This is under active development and should be considered unstable while this note is here]. Sends a request to join a group (via join link) to the group owner. Action taken by the prospective group member. */
20
+ /** Sends a request to join a group (via join link) to the group owner. Action taken by the prospective group member. */
21
21
  declare const main: l.Procedure<"chat.bsky.group.requestJoin", l.ParamsSchema<{}>, l.Payload<"application/json", l.ObjectSchema<{
22
22
  code: l.StringSchema<{}>;
23
23
  }>>, l.Payload<"application/json", l.ObjectSchema<{
@@ -1 +1 @@
1
- {"version":3,"file":"requestJoin.defs.d.ts","sourceRoot":"","sources":["../../../../../src/lexicons/chat/bsky/group/requestJoin.defs.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,CAAC,EAAE,MAAM,cAAc,CAAA;AAChC,OAAO,KAAK,SAAS,MAAM,uBAAuB,CAAA;AAElD,QAAA,MAAM,KAAK,gCAAgC,CAAA;AAE3C,OAAO,EAAE,KAAK,EAAE,CAAA;AAEhB,eAAO,MAAM,OAAO,oBAA2B,CAAA;AAE/C,MAAM,MAAM,OAAO,GAAG,CAAC,CAAC,WAAW,CAAC,OAAO,OAAO,CAAC,CAAA;AAEnD,eAAO,MAAM,MAAM;;GAEjB,CAAA;AAEF,MAAM,MAAM,MAAM,CAAC,CAAC,GAAG,CAAC,CAAC,UAAU,IAAI,CAAC,CAAC,YAAY,CAAC,OAAO,MAAM,EAAE,CAAC,CAAC,CAAA;AACvE,MAAM,MAAM,UAAU,CAAC,CAAC,GAAG,CAAC,CAAC,UAAU,IAAI,CAAC,CAAC,gBAAgB,CAAC,OAAO,MAAM,EAAE,CAAC,CAAC,CAAA;AAE/E,eAAO,MAAM,OAAO;;;;;GAOlB,CAAA;AAEF,MAAM,MAAM,OAAO,CAAC,CAAC,GAAG,CAAC,CAAC,UAAU,IAAI,CAAC,CAAC,YAAY,CAAC,OAAO,OAAO,EAAE,CAAC,CAAC,CAAA;AACzE,MAAM,MAAM,WAAW,CAAC,CAAC,GAAG,CAAC,CAAC,UAAU,IAAI,CAAC,CAAC,gBAAgB,CAC5D,OAAO,OAAO,EACd,CAAC,CACF,CAAA;AAED,4NAA4N;AAC5N,QAAA,MAAM,IAAI;;;;;;;mHAOR,CAAA;AAEF,OAAO,EAAE,IAAI,EAAE,CAAA;AAEf,eAAO,MAAM,IAAI,gCAAQ,CAAA"}
1
+ {"version":3,"file":"requestJoin.defs.d.ts","sourceRoot":"","sources":["../../../../../src/lexicons/chat/bsky/group/requestJoin.defs.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,CAAC,EAAE,MAAM,cAAc,CAAA;AAChC,OAAO,KAAK,SAAS,MAAM,uBAAuB,CAAA;AAElD,QAAA,MAAM,KAAK,gCAAgC,CAAA;AAE3C,OAAO,EAAE,KAAK,EAAE,CAAA;AAEhB,eAAO,MAAM,OAAO,oBAA2B,CAAA;AAE/C,MAAM,MAAM,OAAO,GAAG,CAAC,CAAC,WAAW,CAAC,OAAO,OAAO,CAAC,CAAA;AAEnD,eAAO,MAAM,MAAM;;GAEjB,CAAA;AAEF,MAAM,MAAM,MAAM,CAAC,CAAC,GAAG,CAAC,CAAC,UAAU,IAAI,CAAC,CAAC,YAAY,CAAC,OAAO,MAAM,EAAE,CAAC,CAAC,CAAA;AACvE,MAAM,MAAM,UAAU,CAAC,CAAC,GAAG,CAAC,CAAC,UAAU,IAAI,CAAC,CAAC,gBAAgB,CAAC,OAAO,MAAM,EAAE,CAAC,CAAC,CAAA;AAE/E,eAAO,MAAM,OAAO;;;;;GAOlB,CAAA;AAEF,MAAM,MAAM,OAAO,CAAC,CAAC,GAAG,CAAC,CAAC,UAAU,IAAI,CAAC,CAAC,YAAY,CAAC,OAAO,OAAO,EAAE,CAAC,CAAC,CAAA;AACzE,MAAM,MAAM,WAAW,CAAC,CAAC,GAAG,CAAC,CAAC,UAAU,IAAI,CAAC,CAAC,gBAAgB,CAC5D,OAAO,OAAO,EACd,CAAC,CACF,CAAA;AAED,wHAAwH;AACxH,QAAA,MAAM,IAAI;;;;;;;mHAOR,CAAA;AAEF,OAAO,EAAE,IAAI,EAAE,CAAA;AAEf,eAAO,MAAM,IAAI,gCAAQ,CAAA"}
@@ -14,7 +14,7 @@ export const $output = /*#__PURE__*/ l.jsonPayload({
14
14
  convo: /*#__PURE__*/ l.optional(
15
15
  /*#__PURE__*/ l.ref((() => ConvoDefs.convoView))),
16
16
  });
17
- /** [NOTE: This is under active development and should be considered unstable while this note is here]. Sends a request to join a group (via join link) to the group owner. Action taken by the prospective group member. */
17
+ /** Sends a request to join a group (via join link) to the group owner. Action taken by the prospective group member. */
18
18
  const main = /*#__PURE__*/ l.procedure($nsid, $params, $input, $output, [
19
19
  'ConvoLocked',
20
20
  'FollowRequired',
@@ -1 +1 @@
1
- {"version":3,"file":"requestJoin.defs.js","sourceRoot":"","sources":["../../../../../src/lexicons/chat/bsky/group/requestJoin.defs.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,CAAC,EAAE,MAAM,cAAc,CAAA;AAChC,OAAO,KAAK,SAAS,MAAM,uBAAuB,CAAA;AAElD,MAAM,KAAK,GAAG,6BAA6B,CAAA;AAE3C,OAAO,EAAE,KAAK,EAAE,CAAA;AAEhB,MAAM,CAAC,MAAM,OAAO,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,CAAA;AAI/C,MAAM,CAAC,MAAM,MAAM,GAAG,aAAa,CAAC,CAAC,CAAC,WAAW,CAAC;IAChD,IAAI,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE;CAC/B,CAAC,CAAA;AAKF,MAAM,CAAC,MAAM,OAAO,GAAG,aAAa,CAAC,CAAC,CAAC,WAAW,CAAC;IACjD,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAA0C;IACxE,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ;IAC7B,aAAa,CAAC,CAAC,CAAC,GAAG,CACjB,CAAC,GAAG,EAAE,CAAC,SAAS,CAAC,SAAS,CAAQ,CACnC,CACF;CACF,CAAC,CAAA;AAQF,4NAA4N;AAC5N,MAAM,IAAI,GAAG,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC,KAAK,EAAE,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE;IACtE,aAAa;IACb,gBAAgB;IAChB,aAAa;IACb,cAAc;IACd,oBAAoB;IACpB,YAAY;CACb,CAAC,CAAA;AAEF,OAAO,EAAE,IAAI,EAAE,CAAA;AAEf,MAAM,CAAC,MAAM,IAAI,GAAG,KAAK,CAAA","sourcesContent":["/*\n * THIS FILE WAS GENERATED BY \"@atproto/lex\". DO NOT EDIT.\n */\n\nimport { l } from '@atproto/lex'\nimport * as ConvoDefs from '../convo/defs.defs.js'\n\nconst $nsid = 'chat.bsky.group.requestJoin'\n\nexport { $nsid }\n\nexport const $params = /*#__PURE__*/ l.params()\n\nexport type $Params = l.InferOutput<typeof $params>\n\nexport const $input = /*#__PURE__*/ l.jsonPayload({\n code: /*#__PURE__*/ l.string(),\n})\n\nexport type $Input<B = l.BinaryData> = l.InferPayload<typeof $input, B>\nexport type $InputBody<B = l.BinaryData> = l.InferPayloadBody<typeof $input, B>\n\nexport const $output = /*#__PURE__*/ l.jsonPayload({\n status: /*#__PURE__*/ l.string<{ knownValues: ['joined', 'pending'] }>(),\n convo: /*#__PURE__*/ l.optional(\n /*#__PURE__*/ l.ref<ConvoDefs.ConvoView>(\n (() => ConvoDefs.convoView) as any,\n ),\n ),\n})\n\nexport type $Output<B = l.BinaryData> = l.InferPayload<typeof $output, B>\nexport type $OutputBody<B = l.BinaryData> = l.InferPayloadBody<\n typeof $output,\n B\n>\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Sends a request to join a group (via join link) to the group owner. Action taken by the prospective group member. */\nconst main = /*#__PURE__*/ l.procedure($nsid, $params, $input, $output, [\n 'ConvoLocked',\n 'FollowRequired',\n 'InvalidCode',\n 'LinkDisabled',\n 'MemberLimitReached',\n 'UserKicked',\n])\n\nexport { main }\n\nexport const $lxm = $nsid\n"]}
1
+ {"version":3,"file":"requestJoin.defs.js","sourceRoot":"","sources":["../../../../../src/lexicons/chat/bsky/group/requestJoin.defs.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,CAAC,EAAE,MAAM,cAAc,CAAA;AAChC,OAAO,KAAK,SAAS,MAAM,uBAAuB,CAAA;AAElD,MAAM,KAAK,GAAG,6BAA6B,CAAA;AAE3C,OAAO,EAAE,KAAK,EAAE,CAAA;AAEhB,MAAM,CAAC,MAAM,OAAO,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,CAAA;AAI/C,MAAM,CAAC,MAAM,MAAM,GAAG,aAAa,CAAC,CAAC,CAAC,WAAW,CAAC;IAChD,IAAI,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE;CAC/B,CAAC,CAAA;AAKF,MAAM,CAAC,MAAM,OAAO,GAAG,aAAa,CAAC,CAAC,CAAC,WAAW,CAAC;IACjD,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAA0C;IACxE,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ;IAC7B,aAAa,CAAC,CAAC,CAAC,GAAG,CACjB,CAAC,GAAG,EAAE,CAAC,SAAS,CAAC,SAAS,CAAQ,CACnC,CACF;CACF,CAAC,CAAA;AAQF,wHAAwH;AACxH,MAAM,IAAI,GAAG,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC,KAAK,EAAE,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE;IACtE,aAAa;IACb,gBAAgB;IAChB,aAAa;IACb,cAAc;IACd,oBAAoB;IACpB,YAAY;CACb,CAAC,CAAA;AAEF,OAAO,EAAE,IAAI,EAAE,CAAA;AAEf,MAAM,CAAC,MAAM,IAAI,GAAG,KAAK,CAAA","sourcesContent":["/*\n * THIS FILE WAS GENERATED BY \"@atproto/lex\". DO NOT EDIT.\n */\n\nimport { l } from '@atproto/lex'\nimport * as ConvoDefs from '../convo/defs.defs.js'\n\nconst $nsid = 'chat.bsky.group.requestJoin'\n\nexport { $nsid }\n\nexport const $params = /*#__PURE__*/ l.params()\n\nexport type $Params = l.InferOutput<typeof $params>\n\nexport const $input = /*#__PURE__*/ l.jsonPayload({\n code: /*#__PURE__*/ l.string(),\n})\n\nexport type $Input<B = l.BinaryData> = l.InferPayload<typeof $input, B>\nexport type $InputBody<B = l.BinaryData> = l.InferPayloadBody<typeof $input, B>\n\nexport const $output = /*#__PURE__*/ l.jsonPayload({\n status: /*#__PURE__*/ l.string<{ knownValues: ['joined', 'pending'] }>(),\n convo: /*#__PURE__*/ l.optional(\n /*#__PURE__*/ l.ref<ConvoDefs.ConvoView>(\n (() => ConvoDefs.convoView) as any,\n ),\n ),\n})\n\nexport type $Output<B = l.BinaryData> = l.InferPayload<typeof $output, B>\nexport type $OutputBody<B = l.BinaryData> = l.InferPayloadBody<\n typeof $output,\n B\n>\n\n/** Sends a request to join a group (via join link) to the group owner. Action taken by the prospective group member. */\nconst main = /*#__PURE__*/ l.procedure($nsid, $params, $input, $output, [\n 'ConvoLocked',\n 'FollowRequired',\n 'InvalidCode',\n 'LinkDisabled',\n 'MemberLimitReached',\n 'UserKicked',\n])\n\nexport { main }\n\nexport const $lxm = $nsid\n"]}
@@ -11,7 +11,7 @@ export type $InputBody<B = l.BinaryData> = l.InferPayloadBody<typeof $input, B>;
11
11
  export declare const $output: l.Payload<"application/json", l.ObjectSchema<{}>>;
12
12
  export type $Output<B = l.BinaryData> = l.InferPayload<typeof $output, B>;
13
13
  export type $OutputBody<B = l.BinaryData> = l.InferPayloadBody<typeof $output, B>;
14
- /** [NOTE: This is under active development and should be considered unstable while this note is here]. Marks all join requests as read for the group owner. */
14
+ /** Marks all join requests as read for the group owner. */
15
15
  declare const main: l.Procedure<"chat.bsky.group.updateJoinRequestsRead", l.ParamsSchema<{}>, l.Payload<"application/json", l.ObjectSchema<{
16
16
  convoId: l.StringSchema<{}>;
17
17
  }>>, l.Payload<"application/json", l.ObjectSchema<{}>>, readonly ["InvalidConvo", "InsufficientRole"]>;
@@ -1 +1 @@
1
- {"version":3,"file":"updateJoinRequestsRead.defs.d.ts","sourceRoot":"","sources":["../../../../../src/lexicons/chat/bsky/group/updateJoinRequestsRead.defs.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,CAAC,EAAE,MAAM,cAAc,CAAA;AAEhC,QAAA,MAAM,KAAK,2CAA2C,CAAA;AAEtD,OAAO,EAAE,KAAK,EAAE,CAAA;AAEhB,eAAO,MAAM,OAAO,oBAA2B,CAAA;AAE/C,MAAM,MAAM,OAAO,GAAG,CAAC,CAAC,WAAW,CAAC,OAAO,OAAO,CAAC,CAAA;AAEnD,eAAO,MAAM,MAAM;;GAEjB,CAAA;AAEF,MAAM,MAAM,MAAM,CAAC,CAAC,GAAG,CAAC,CAAC,UAAU,IAAI,CAAC,CAAC,YAAY,CAAC,OAAO,MAAM,EAAE,CAAC,CAAC,CAAA;AACvE,MAAM,MAAM,UAAU,CAAC,CAAC,GAAG,CAAC,CAAC,UAAU,IAAI,CAAC,CAAC,gBAAgB,CAAC,OAAO,MAAM,EAAE,CAAC,CAAC,CAAA;AAE/E,eAAO,MAAM,OAAO,mDAAkC,CAAA;AAEtD,MAAM,MAAM,OAAO,CAAC,CAAC,GAAG,CAAC,CAAC,UAAU,IAAI,CAAC,CAAC,YAAY,CAAC,OAAO,OAAO,EAAE,CAAC,CAAC,CAAA;AACzE,MAAM,MAAM,WAAW,CAAC,CAAC,GAAG,CAAC,CAAC,UAAU,IAAI,CAAC,CAAC,gBAAgB,CAC5D,OAAO,OAAO,EACd,CAAC,CACF,CAAA;AAED,+JAA+J;AAC/J,QAAA,MAAM,IAAI;;sGAGR,CAAA;AAEF,OAAO,EAAE,IAAI,EAAE,CAAA;AAEf,eAAO,MAAM,IAAI,2CAAQ,CAAA"}
1
+ {"version":3,"file":"updateJoinRequestsRead.defs.d.ts","sourceRoot":"","sources":["../../../../../src/lexicons/chat/bsky/group/updateJoinRequestsRead.defs.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,CAAC,EAAE,MAAM,cAAc,CAAA;AAEhC,QAAA,MAAM,KAAK,2CAA2C,CAAA;AAEtD,OAAO,EAAE,KAAK,EAAE,CAAA;AAEhB,eAAO,MAAM,OAAO,oBAA2B,CAAA;AAE/C,MAAM,MAAM,OAAO,GAAG,CAAC,CAAC,WAAW,CAAC,OAAO,OAAO,CAAC,CAAA;AAEnD,eAAO,MAAM,MAAM;;GAEjB,CAAA;AAEF,MAAM,MAAM,MAAM,CAAC,CAAC,GAAG,CAAC,CAAC,UAAU,IAAI,CAAC,CAAC,YAAY,CAAC,OAAO,MAAM,EAAE,CAAC,CAAC,CAAA;AACvE,MAAM,MAAM,UAAU,CAAC,CAAC,GAAG,CAAC,CAAC,UAAU,IAAI,CAAC,CAAC,gBAAgB,CAAC,OAAO,MAAM,EAAE,CAAC,CAAC,CAAA;AAE/E,eAAO,MAAM,OAAO,mDAAkC,CAAA;AAEtD,MAAM,MAAM,OAAO,CAAC,CAAC,GAAG,CAAC,CAAC,UAAU,IAAI,CAAC,CAAC,YAAY,CAAC,OAAO,OAAO,EAAE,CAAC,CAAC,CAAA;AACzE,MAAM,MAAM,WAAW,CAAC,CAAC,GAAG,CAAC,CAAC,UAAU,IAAI,CAAC,CAAC,gBAAgB,CAC5D,OAAO,OAAO,EACd,CAAC,CACF,CAAA;AAED,2DAA2D;AAC3D,QAAA,MAAM,IAAI;;sGAGR,CAAA;AAEF,OAAO,EAAE,IAAI,EAAE,CAAA;AAEf,eAAO,MAAM,IAAI,2CAAQ,CAAA"}
@@ -9,7 +9,7 @@ export const $input = /*#__PURE__*/ l.jsonPayload({
9
9
  convoId: /*#__PURE__*/ l.string(),
10
10
  });
11
11
  export const $output = /*#__PURE__*/ l.jsonPayload({});
12
- /** [NOTE: This is under active development and should be considered unstable while this note is here]. Marks all join requests as read for the group owner. */
12
+ /** Marks all join requests as read for the group owner. */
13
13
  const main = /*#__PURE__*/ l.procedure($nsid, $params, $input, $output, [
14
14
  'InvalidConvo',
15
15
  'InsufficientRole',
@@ -1 +1 @@
1
- {"version":3,"file":"updateJoinRequestsRead.defs.js","sourceRoot":"","sources":["../../../../../src/lexicons/chat/bsky/group/updateJoinRequestsRead.defs.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,CAAC,EAAE,MAAM,cAAc,CAAA;AAEhC,MAAM,KAAK,GAAG,wCAAwC,CAAA;AAEtD,OAAO,EAAE,KAAK,EAAE,CAAA;AAEhB,MAAM,CAAC,MAAM,OAAO,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,CAAA;AAI/C,MAAM,CAAC,MAAM,MAAM,GAAG,aAAa,CAAC,CAAC,CAAC,WAAW,CAAC;IAChD,OAAO,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE;CAClC,CAAC,CAAA;AAKF,MAAM,CAAC,MAAM,OAAO,GAAG,aAAa,CAAC,CAAC,CAAC,WAAW,CAAC,EAAE,CAAC,CAAA;AAQtD,+JAA+J;AAC/J,MAAM,IAAI,GAAG,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC,KAAK,EAAE,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE;IACtE,cAAc;IACd,kBAAkB;CACnB,CAAC,CAAA;AAEF,OAAO,EAAE,IAAI,EAAE,CAAA;AAEf,MAAM,CAAC,MAAM,IAAI,GAAG,KAAK,CAAA","sourcesContent":["/*\n * THIS FILE WAS GENERATED BY \"@atproto/lex\". DO NOT EDIT.\n */\n\nimport { l } from '@atproto/lex'\n\nconst $nsid = 'chat.bsky.group.updateJoinRequestsRead'\n\nexport { $nsid }\n\nexport const $params = /*#__PURE__*/ l.params()\n\nexport type $Params = l.InferOutput<typeof $params>\n\nexport const $input = /*#__PURE__*/ l.jsonPayload({\n convoId: /*#__PURE__*/ l.string(),\n})\n\nexport type $Input<B = l.BinaryData> = l.InferPayload<typeof $input, B>\nexport type $InputBody<B = l.BinaryData> = l.InferPayloadBody<typeof $input, B>\n\nexport const $output = /*#__PURE__*/ l.jsonPayload({})\n\nexport type $Output<B = l.BinaryData> = l.InferPayload<typeof $output, B>\nexport type $OutputBody<B = l.BinaryData> = l.InferPayloadBody<\n typeof $output,\n B\n>\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Marks all join requests as read for the group owner. */\nconst main = /*#__PURE__*/ l.procedure($nsid, $params, $input, $output, [\n 'InvalidConvo',\n 'InsufficientRole',\n])\n\nexport { main }\n\nexport const $lxm = $nsid\n"]}
1
+ {"version":3,"file":"updateJoinRequestsRead.defs.js","sourceRoot":"","sources":["../../../../../src/lexicons/chat/bsky/group/updateJoinRequestsRead.defs.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,CAAC,EAAE,MAAM,cAAc,CAAA;AAEhC,MAAM,KAAK,GAAG,wCAAwC,CAAA;AAEtD,OAAO,EAAE,KAAK,EAAE,CAAA;AAEhB,MAAM,CAAC,MAAM,OAAO,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,CAAA;AAI/C,MAAM,CAAC,MAAM,MAAM,GAAG,aAAa,CAAC,CAAC,CAAC,WAAW,CAAC;IAChD,OAAO,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE;CAClC,CAAC,CAAA;AAKF,MAAM,CAAC,MAAM,OAAO,GAAG,aAAa,CAAC,CAAC,CAAC,WAAW,CAAC,EAAE,CAAC,CAAA;AAQtD,2DAA2D;AAC3D,MAAM,IAAI,GAAG,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC,KAAK,EAAE,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE;IACtE,cAAc;IACd,kBAAkB;CACnB,CAAC,CAAA;AAEF,OAAO,EAAE,IAAI,EAAE,CAAA;AAEf,MAAM,CAAC,MAAM,IAAI,GAAG,KAAK,CAAA","sourcesContent":["/*\n * THIS FILE WAS GENERATED BY \"@atproto/lex\". DO NOT EDIT.\n */\n\nimport { l } from '@atproto/lex'\n\nconst $nsid = 'chat.bsky.group.updateJoinRequestsRead'\n\nexport { $nsid }\n\nexport const $params = /*#__PURE__*/ l.params()\n\nexport type $Params = l.InferOutput<typeof $params>\n\nexport const $input = /*#__PURE__*/ l.jsonPayload({\n convoId: /*#__PURE__*/ l.string(),\n})\n\nexport type $Input<B = l.BinaryData> = l.InferPayload<typeof $input, B>\nexport type $InputBody<B = l.BinaryData> = l.InferPayloadBody<typeof $input, B>\n\nexport const $output = /*#__PURE__*/ l.jsonPayload({})\n\nexport type $Output<B = l.BinaryData> = l.InferPayload<typeof $output, B>\nexport type $OutputBody<B = l.BinaryData> = l.InferPayloadBody<\n typeof $output,\n B\n>\n\n/** Marks all join requests as read for the group owner. */\nconst main = /*#__PURE__*/ l.procedure($nsid, $params, $input, $output, [\n 'InvalidConvo',\n 'InsufficientRole',\n])\n\nexport { main }\n\nexport const $lxm = $nsid\n"]}
@@ -11,7 +11,7 @@ export type $InputBody<B = l.BinaryData> = l.InferPayloadBody<typeof $input, B>;
11
11
  export declare const $output: l.Payload<"application/json", l.ObjectSchema<{}>>;
12
12
  export type $Output<B = l.BinaryData> = l.InferPayload<typeof $output, B>;
13
13
  export type $OutputBody<B = l.BinaryData> = l.InferPayloadBody<typeof $output, B>;
14
- /** [NOTE: This is under active development and should be considered unstable while this note is here]. Withdraws a pending request to join a group. Action taken by the prospective member who originally requested to join. */
14
+ /** Withdraws a pending request to join a group. Action taken by the prospective member who originally requested to join. */
15
15
  declare const main: l.Procedure<"chat.bsky.group.withdrawJoinRequest", l.ParamsSchema<{}>, l.Payload<"application/json", l.ObjectSchema<{
16
16
  convoId: l.StringSchema<{}>;
17
17
  }>>, l.Payload<"application/json", l.ObjectSchema<{}>>, readonly ["InvalidJoinRequest"]>;
@@ -1 +1 @@
1
- {"version":3,"file":"withdrawJoinRequest.defs.d.ts","sourceRoot":"","sources":["../../../../../src/lexicons/chat/bsky/group/withdrawJoinRequest.defs.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,CAAC,EAAE,MAAM,cAAc,CAAA;AAEhC,QAAA,MAAM,KAAK,wCAAwC,CAAA;AAEnD,OAAO,EAAE,KAAK,EAAE,CAAA;AAEhB,eAAO,MAAM,OAAO,oBAA2B,CAAA;AAE/C,MAAM,MAAM,OAAO,GAAG,CAAC,CAAC,WAAW,CAAC,OAAO,OAAO,CAAC,CAAA;AAEnD,eAAO,MAAM,MAAM;;GAEjB,CAAA;AAEF,MAAM,MAAM,MAAM,CAAC,CAAC,GAAG,CAAC,CAAC,UAAU,IAAI,CAAC,CAAC,YAAY,CAAC,OAAO,MAAM,EAAE,CAAC,CAAC,CAAA;AACvE,MAAM,MAAM,UAAU,CAAC,CAAC,GAAG,CAAC,CAAC,UAAU,IAAI,CAAC,CAAC,gBAAgB,CAAC,OAAO,MAAM,EAAE,CAAC,CAAC,CAAA;AAE/E,eAAO,MAAM,OAAO,mDAAkC,CAAA;AAEtD,MAAM,MAAM,OAAO,CAAC,CAAC,GAAG,CAAC,CAAC,UAAU,IAAI,CAAC,CAAC,YAAY,CAAC,OAAO,OAAO,EAAE,CAAC,CAAC,CAAA;AACzE,MAAM,MAAM,WAAW,CAAC,CAAC,GAAG,CAAC,CAAC,UAAU,IAAI,CAAC,CAAC,gBAAgB,CAC5D,OAAO,OAAO,EACd,CAAC,CACF,CAAA;AAED,gOAAgO;AAChO,QAAA,MAAM,IAAI;;wFAER,CAAA;AAEF,OAAO,EAAE,IAAI,EAAE,CAAA;AAEf,eAAO,MAAM,IAAI,wCAAQ,CAAA"}
1
+ {"version":3,"file":"withdrawJoinRequest.defs.d.ts","sourceRoot":"","sources":["../../../../../src/lexicons/chat/bsky/group/withdrawJoinRequest.defs.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,CAAC,EAAE,MAAM,cAAc,CAAA;AAEhC,QAAA,MAAM,KAAK,wCAAwC,CAAA;AAEnD,OAAO,EAAE,KAAK,EAAE,CAAA;AAEhB,eAAO,MAAM,OAAO,oBAA2B,CAAA;AAE/C,MAAM,MAAM,OAAO,GAAG,CAAC,CAAC,WAAW,CAAC,OAAO,OAAO,CAAC,CAAA;AAEnD,eAAO,MAAM,MAAM;;GAEjB,CAAA;AAEF,MAAM,MAAM,MAAM,CAAC,CAAC,GAAG,CAAC,CAAC,UAAU,IAAI,CAAC,CAAC,YAAY,CAAC,OAAO,MAAM,EAAE,CAAC,CAAC,CAAA;AACvE,MAAM,MAAM,UAAU,CAAC,CAAC,GAAG,CAAC,CAAC,UAAU,IAAI,CAAC,CAAC,gBAAgB,CAAC,OAAO,MAAM,EAAE,CAAC,CAAC,CAAA;AAE/E,eAAO,MAAM,OAAO,mDAAkC,CAAA;AAEtD,MAAM,MAAM,OAAO,CAAC,CAAC,GAAG,CAAC,CAAC,UAAU,IAAI,CAAC,CAAC,YAAY,CAAC,OAAO,OAAO,EAAE,CAAC,CAAC,CAAA;AACzE,MAAM,MAAM,WAAW,CAAC,CAAC,GAAG,CAAC,CAAC,UAAU,IAAI,CAAC,CAAC,gBAAgB,CAC5D,OAAO,OAAO,EACd,CAAC,CACF,CAAA;AAED,4HAA4H;AAC5H,QAAA,MAAM,IAAI;;wFAER,CAAA;AAEF,OAAO,EAAE,IAAI,EAAE,CAAA;AAEf,eAAO,MAAM,IAAI,wCAAQ,CAAA"}
@@ -9,7 +9,7 @@ export const $input = /*#__PURE__*/ l.jsonPayload({
9
9
  convoId: /*#__PURE__*/ l.string(),
10
10
  });
11
11
  export const $output = /*#__PURE__*/ l.jsonPayload({});
12
- /** [NOTE: This is under active development and should be considered unstable while this note is here]. Withdraws a pending request to join a group. Action taken by the prospective member who originally requested to join. */
12
+ /** Withdraws a pending request to join a group. Action taken by the prospective member who originally requested to join. */
13
13
  const main = /*#__PURE__*/ l.procedure($nsid, $params, $input, $output, [
14
14
  'InvalidJoinRequest',
15
15
  ]);
@@ -1 +1 @@
1
- {"version":3,"file":"withdrawJoinRequest.defs.js","sourceRoot":"","sources":["../../../../../src/lexicons/chat/bsky/group/withdrawJoinRequest.defs.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,CAAC,EAAE,MAAM,cAAc,CAAA;AAEhC,MAAM,KAAK,GAAG,qCAAqC,CAAA;AAEnD,OAAO,EAAE,KAAK,EAAE,CAAA;AAEhB,MAAM,CAAC,MAAM,OAAO,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,CAAA;AAI/C,MAAM,CAAC,MAAM,MAAM,GAAG,aAAa,CAAC,CAAC,CAAC,WAAW,CAAC;IAChD,OAAO,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE;CAClC,CAAC,CAAA;AAKF,MAAM,CAAC,MAAM,OAAO,GAAG,aAAa,CAAC,CAAC,CAAC,WAAW,CAAC,EAAE,CAAC,CAAA;AAQtD,gOAAgO;AAChO,MAAM,IAAI,GAAG,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC,KAAK,EAAE,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE;IACtE,oBAAoB;CACrB,CAAC,CAAA;AAEF,OAAO,EAAE,IAAI,EAAE,CAAA;AAEf,MAAM,CAAC,MAAM,IAAI,GAAG,KAAK,CAAA","sourcesContent":["/*\n * THIS FILE WAS GENERATED BY \"@atproto/lex\". DO NOT EDIT.\n */\n\nimport { l } from '@atproto/lex'\n\nconst $nsid = 'chat.bsky.group.withdrawJoinRequest'\n\nexport { $nsid }\n\nexport const $params = /*#__PURE__*/ l.params()\n\nexport type $Params = l.InferOutput<typeof $params>\n\nexport const $input = /*#__PURE__*/ l.jsonPayload({\n convoId: /*#__PURE__*/ l.string(),\n})\n\nexport type $Input<B = l.BinaryData> = l.InferPayload<typeof $input, B>\nexport type $InputBody<B = l.BinaryData> = l.InferPayloadBody<typeof $input, B>\n\nexport const $output = /*#__PURE__*/ l.jsonPayload({})\n\nexport type $Output<B = l.BinaryData> = l.InferPayload<typeof $output, B>\nexport type $OutputBody<B = l.BinaryData> = l.InferPayloadBody<\n typeof $output,\n B\n>\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Withdraws a pending request to join a group. Action taken by the prospective member who originally requested to join. */\nconst main = /*#__PURE__*/ l.procedure($nsid, $params, $input, $output, [\n 'InvalidJoinRequest',\n])\n\nexport { main }\n\nexport const $lxm = $nsid\n"]}
1
+ {"version":3,"file":"withdrawJoinRequest.defs.js","sourceRoot":"","sources":["../../../../../src/lexicons/chat/bsky/group/withdrawJoinRequest.defs.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,CAAC,EAAE,MAAM,cAAc,CAAA;AAEhC,MAAM,KAAK,GAAG,qCAAqC,CAAA;AAEnD,OAAO,EAAE,KAAK,EAAE,CAAA;AAEhB,MAAM,CAAC,MAAM,OAAO,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,CAAA;AAI/C,MAAM,CAAC,MAAM,MAAM,GAAG,aAAa,CAAC,CAAC,CAAC,WAAW,CAAC;IAChD,OAAO,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE;CAClC,CAAC,CAAA;AAKF,MAAM,CAAC,MAAM,OAAO,GAAG,aAAa,CAAC,CAAC,CAAC,WAAW,CAAC,EAAE,CAAC,CAAA;AAQtD,4HAA4H;AAC5H,MAAM,IAAI,GAAG,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC,KAAK,EAAE,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE;IACtE,oBAAoB;CACrB,CAAC,CAAA;AAEF,OAAO,EAAE,IAAI,EAAE,CAAA;AAEf,MAAM,CAAC,MAAM,IAAI,GAAG,KAAK,CAAA","sourcesContent":["/*\n * THIS FILE WAS GENERATED BY \"@atproto/lex\". DO NOT EDIT.\n */\n\nimport { l } from '@atproto/lex'\n\nconst $nsid = 'chat.bsky.group.withdrawJoinRequest'\n\nexport { $nsid }\n\nexport const $params = /*#__PURE__*/ l.params()\n\nexport type $Params = l.InferOutput<typeof $params>\n\nexport const $input = /*#__PURE__*/ l.jsonPayload({\n convoId: /*#__PURE__*/ l.string(),\n})\n\nexport type $Input<B = l.BinaryData> = l.InferPayload<typeof $input, B>\nexport type $InputBody<B = l.BinaryData> = l.InferPayloadBody<typeof $input, B>\n\nexport const $output = /*#__PURE__*/ l.jsonPayload({})\n\nexport type $Output<B = l.BinaryData> = l.InferPayload<typeof $output, B>\nexport type $OutputBody<B = l.BinaryData> = l.InferPayloadBody<\n typeof $output,\n B\n>\n\n/** Withdraws a pending request to join a group. Action taken by the prospective member who originally requested to join. */\nconst main = /*#__PURE__*/ l.procedure($nsid, $params, $input, $output, [\n 'InvalidJoinRequest',\n])\n\nexport { main }\n\nexport const $lxm = $nsid\n"]}
@@ -3,7 +3,7 @@ import * as GroupDefs from '../group/defs.defs.js';
3
3
  import * as ConvoDefs from '../convo/defs.defs.js';
4
4
  declare const $nsid = "chat.bsky.moderation.defs";
5
5
  export { $nsid };
6
- /** [NOTE: This is under active development and should be considered unstable while this note is here]. A view of a conversation for moderation purposes. Unlike chat.bsky.convo.defs#convoView, it does not include viewer-specific data (such as muted, unreadCount, status, lastMessage, lastReaction), since the requester is a moderator and not a member of the conversation. The member list is not included; use chat.bsky.moderation.getConvoMembers to list members. */
6
+ /** A view of a conversation for moderation purposes. Unlike chat.bsky.convo.defs#convoView, it does not include viewer-specific data (such as muted, unreadCount, status, lastMessage, lastReaction), since the requester is a moderator and not a member of the conversation. The member list is not included; use chat.bsky.moderation.getConvoMembers to list members. */
7
7
  type ConvoView = {
8
8
  $type?: 'chat.bsky.moderation.defs#convoView';
9
9
  id: string;
@@ -14,18 +14,18 @@ type ConvoView = {
14
14
  kind?: l.$Typed<DirectConvo> | l.$Typed<GroupConvo> | l.Unknown$TypedObject;
15
15
  };
16
16
  export type { ConvoView };
17
- /** [NOTE: This is under active development and should be considered unstable while this note is here]. A view of a conversation for moderation purposes. Unlike chat.bsky.convo.defs#convoView, it does not include viewer-specific data (such as muted, unreadCount, status, lastMessage, lastReaction), since the requester is a moderator and not a member of the conversation. The member list is not included; use chat.bsky.moderation.getConvoMembers to list members. */
17
+ /** A view of a conversation for moderation purposes. Unlike chat.bsky.convo.defs#convoView, it does not include viewer-specific data (such as muted, unreadCount, status, lastMessage, lastReaction), since the requester is a moderator and not a member of the conversation. The member list is not included; use chat.bsky.moderation.getConvoMembers to list members. */
18
18
  declare const convoView: l.TypedObjectSchema<"chat.bsky.moderation.defs#convoView", l.Validator<ConvoView, ConvoView>>;
19
19
  export { convoView };
20
- /** [NOTE: This is under active development and should be considered unstable while this note is here]. Data specific to a direct conversation, for moderation purposes. */
20
+ /** Data specific to a direct conversation, for moderation purposes. */
21
21
  type DirectConvo = {
22
22
  $type?: 'chat.bsky.moderation.defs#directConvo';
23
23
  };
24
24
  export type { DirectConvo };
25
- /** [NOTE: This is under active development and should be considered unstable while this note is here]. Data specific to a direct conversation, for moderation purposes. */
25
+ /** Data specific to a direct conversation, for moderation purposes. */
26
26
  declare const directConvo: l.TypedObjectSchema<"chat.bsky.moderation.defs#directConvo", l.Validator<DirectConvo, DirectConvo>>;
27
27
  export { directConvo };
28
- /** [NOTE: This is under active development and should be considered unstable while this note is here]. Data specific to a group conversation, for moderation purposes. Unlike chat.bsky.convo.defs#groupConvo, it does not include viewer-specific data (such as unreadJoinRequestCount), since the requester is a moderator and not a member of the conversation. */
28
+ /** Data specific to a group conversation, for moderation purposes. Unlike chat.bsky.convo.defs#groupConvo, it does not include viewer-specific data (such as unreadJoinRequestCount), since the requester is a moderator and not a member of the conversation. */
29
29
  type GroupConvo = {
30
30
  $type?: 'chat.bsky.moderation.defs#groupConvo';
31
31
  createdAt: l.DatetimeString;
@@ -52,7 +52,7 @@ type GroupConvo = {
52
52
  name: string;
53
53
  };
54
54
  export type { GroupConvo };
55
- /** [NOTE: This is under active development and should be considered unstable while this note is here]. Data specific to a group conversation, for moderation purposes. Unlike chat.bsky.convo.defs#groupConvo, it does not include viewer-specific data (such as unreadJoinRequestCount), since the requester is a moderator and not a member of the conversation. */
55
+ /** Data specific to a group conversation, for moderation purposes. Unlike chat.bsky.convo.defs#groupConvo, it does not include viewer-specific data (such as unreadJoinRequestCount), since the requester is a moderator and not a member of the conversation. */
56
56
  declare const groupConvo: l.TypedObjectSchema<"chat.bsky.moderation.defs#groupConvo", l.Validator<GroupConvo, GroupConvo>>;
57
57
  export { groupConvo };
58
58
  //# sourceMappingURL=defs.defs.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"defs.defs.d.ts","sourceRoot":"","sources":["../../../../../src/lexicons/chat/bsky/moderation/defs.defs.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,CAAC,EAAE,MAAM,cAAc,CAAA;AAChC,OAAO,KAAK,SAAS,MAAM,uBAAuB,CAAA;AAClD,OAAO,KAAK,SAAS,MAAM,uBAAuB,CAAA;AAElD,QAAA,MAAM,KAAK,8BAA8B,CAAA;AAEzC,OAAO,EAAE,KAAK,EAAE,CAAA;AAEhB,idAAid;AACjd,KAAK,SAAS,GAAG;IACf,KAAK,CAAC,EAAE,qCAAqC,CAAA;IAC7C,EAAE,EAAE,MAAM,CAAA;IACV,GAAG,EAAE,MAAM,CAAA;IAEX;;OAEG;IACH,IAAI,CAAC,EAAE,CAAC,CAAC,MAAM,CAAC,WAAW,CAAC,GAAG,CAAC,CAAC,MAAM,CAAC,UAAU,CAAC,GAAG,CAAC,CAAC,mBAAmB,CAAA;CAC5E,CAAA;AAED,YAAY,EAAE,SAAS,EAAE,CAAA;AAEzB,idAAid;AACjd,QAAA,MAAM,SAAS,+FAgBd,CAAA;AAED,OAAO,EAAE,SAAS,EAAE,CAAA;AAEpB,2KAA2K;AAC3K,KAAK,WAAW,GAAG;IAAE,KAAK,CAAC,EAAE,uCAAuC,CAAA;CAAE,CAAA;AAEtE,YAAY,EAAE,WAAW,EAAE,CAAA;AAE3B,2KAA2K;AAC3K,QAAA,MAAM,WAAW,qGAIhB,CAAA;AAED,OAAO,EAAE,WAAW,EAAE,CAAA;AAEtB,sWAAsW;AACtW,KAAK,UAAU,GAAG;IAChB,KAAK,CAAC,EAAE,sCAAsC,CAAA;IAC9C,SAAS,EAAE,CAAC,CAAC,cAAc,CAAA;IAC3B,QAAQ,CAAC,EAAE,SAAS,CAAC,YAAY,CAAA;IAEjC;;OAEG;IACH,gBAAgB,EAAE,MAAM,CAAA;IAExB;;OAEG;IACH,UAAU,EAAE,SAAS,CAAC,eAAe,CAAA;IAErC;;OAEG;IACH,WAAW,EAAE,MAAM,CAAA;IAEnB;;OAEG;IACH,WAAW,EAAE,MAAM,CAAA;IAEnB;;OAEG;IACH,IAAI,EAAE,MAAM,CAAA;CACb,CAAA;AAED,YAAY,EAAE,UAAU,EAAE,CAAA;AAE1B,sWAAsW;AACtW,QAAA,MAAM,UAAU,kGAkBf,CAAA;AAED,OAAO,EAAE,UAAU,EAAE,CAAA"}
1
+ {"version":3,"file":"defs.defs.d.ts","sourceRoot":"","sources":["../../../../../src/lexicons/chat/bsky/moderation/defs.defs.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,CAAC,EAAE,MAAM,cAAc,CAAA;AAChC,OAAO,KAAK,SAAS,MAAM,uBAAuB,CAAA;AAClD,OAAO,KAAK,SAAS,MAAM,uBAAuB,CAAA;AAElD,QAAA,MAAM,KAAK,8BAA8B,CAAA;AAEzC,OAAO,EAAE,KAAK,EAAE,CAAA;AAEhB,6WAA6W;AAC7W,KAAK,SAAS,GAAG;IACf,KAAK,CAAC,EAAE,qCAAqC,CAAA;IAC7C,EAAE,EAAE,MAAM,CAAA;IACV,GAAG,EAAE,MAAM,CAAA;IAEX;;OAEG;IACH,IAAI,CAAC,EAAE,CAAC,CAAC,MAAM,CAAC,WAAW,CAAC,GAAG,CAAC,CAAC,MAAM,CAAC,UAAU,CAAC,GAAG,CAAC,CAAC,mBAAmB,CAAA;CAC5E,CAAA;AAED,YAAY,EAAE,SAAS,EAAE,CAAA;AAEzB,6WAA6W;AAC7W,QAAA,MAAM,SAAS,+FAgBd,CAAA;AAED,OAAO,EAAE,SAAS,EAAE,CAAA;AAEpB,uEAAuE;AACvE,KAAK,WAAW,GAAG;IAAE,KAAK,CAAC,EAAE,uCAAuC,CAAA;CAAE,CAAA;AAEtE,YAAY,EAAE,WAAW,EAAE,CAAA;AAE3B,uEAAuE;AACvE,QAAA,MAAM,WAAW,qGAIhB,CAAA;AAED,OAAO,EAAE,WAAW,EAAE,CAAA;AAEtB,kQAAkQ;AAClQ,KAAK,UAAU,GAAG;IAChB,KAAK,CAAC,EAAE,sCAAsC,CAAA;IAC9C,SAAS,EAAE,CAAC,CAAC,cAAc,CAAA;IAC3B,QAAQ,CAAC,EAAE,SAAS,CAAC,YAAY,CAAA;IAEjC;;OAEG;IACH,gBAAgB,EAAE,MAAM,CAAA;IAExB;;OAEG;IACH,UAAU,EAAE,SAAS,CAAC,eAAe,CAAA;IAErC;;OAEG;IACH,WAAW,EAAE,MAAM,CAAA;IAEnB;;OAEG;IACH,WAAW,EAAE,MAAM,CAAA;IAEnB;;OAEG;IACH,IAAI,EAAE,MAAM,CAAA;CACb,CAAA;AAED,YAAY,EAAE,UAAU,EAAE,CAAA;AAE1B,kQAAkQ;AAClQ,QAAA,MAAM,UAAU,kGAkBf,CAAA;AAED,OAAO,EAAE,UAAU,EAAE,CAAA"}
@@ -6,7 +6,7 @@ import * as GroupDefs from '../group/defs.defs.js';
6
6
  import * as ConvoDefs from '../convo/defs.defs.js';
7
7
  const $nsid = 'chat.bsky.moderation.defs';
8
8
  export { $nsid };
9
- /** [NOTE: This is under active development and should be considered unstable while this note is here]. A view of a conversation for moderation purposes. Unlike chat.bsky.convo.defs#convoView, it does not include viewer-specific data (such as muted, unreadCount, status, lastMessage, lastReaction), since the requester is a moderator and not a member of the conversation. The member list is not included; use chat.bsky.moderation.getConvoMembers to list members. */
9
+ /** A view of a conversation for moderation purposes. Unlike chat.bsky.convo.defs#convoView, it does not include viewer-specific data (such as muted, unreadCount, status, lastMessage, lastReaction), since the requester is a moderator and not a member of the conversation. The member list is not included; use chat.bsky.moderation.getConvoMembers to list members. */
10
10
  const convoView = /*#__PURE__*/ l.typedObject($nsid, 'convoView',
11
11
  /*#__PURE__*/ l.object({
12
12
  id: /*#__PURE__*/ l.string(),
@@ -18,11 +18,11 @@ const convoView = /*#__PURE__*/ l.typedObject($nsid, 'convoView',
18
18
  ], false)),
19
19
  }));
20
20
  export { convoView };
21
- /** [NOTE: This is under active development and should be considered unstable while this note is here]. Data specific to a direct conversation, for moderation purposes. */
21
+ /** Data specific to a direct conversation, for moderation purposes. */
22
22
  const directConvo = /*#__PURE__*/ l.typedObject($nsid, 'directConvo',
23
23
  /*#__PURE__*/ l.object({}));
24
24
  export { directConvo };
25
- /** [NOTE: This is under active development and should be considered unstable while this note is here]. Data specific to a group conversation, for moderation purposes. Unlike chat.bsky.convo.defs#groupConvo, it does not include viewer-specific data (such as unreadJoinRequestCount), since the requester is a moderator and not a member of the conversation. */
25
+ /** Data specific to a group conversation, for moderation purposes. Unlike chat.bsky.convo.defs#groupConvo, it does not include viewer-specific data (such as unreadJoinRequestCount), since the requester is a moderator and not a member of the conversation. */
26
26
  const groupConvo = /*#__PURE__*/ l.typedObject($nsid, 'groupConvo',
27
27
  /*#__PURE__*/ l.object({
28
28
  createdAt: /*#__PURE__*/ l.string({ format: 'datetime' }),
@@ -1 +1 @@
1
- {"version":3,"file":"defs.defs.js","sourceRoot":"","sources":["../../../../../src/lexicons/chat/bsky/moderation/defs.defs.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,CAAC,EAAE,MAAM,cAAc,CAAA;AAChC,OAAO,KAAK,SAAS,MAAM,uBAAuB,CAAA;AAClD,OAAO,KAAK,SAAS,MAAM,uBAAuB,CAAA;AAElD,MAAM,KAAK,GAAG,2BAA2B,CAAA;AAEzC,OAAO,EAAE,KAAK,EAAE,CAAA;AAgBhB,idAAid;AACjd,MAAM,SAAS,GAAG,aAAa,CAAC,CAAC,CAAC,WAAW,CAC3C,KAAK,EACL,WAAW;AACX,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IACrB,EAAE,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE;IAC5B,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE;IAC7B,IAAI,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ;IAC5B,aAAa,CAAC,CAAC,CAAC,UAAU,CACxB;QACE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAc,CAAC,GAAG,EAAE,CAAC,WAAW,CAAQ,CAAC;QACjE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAa,CAAC,GAAG,EAAE,CAAC,UAAU,CAAQ,CAAC;KAChE,EACD,KAAK,CACN,CACF;CACF,CAAC,CACH,CAAA;AAED,OAAO,EAAE,SAAS,EAAE,CAAA;AAOpB,2KAA2K;AAC3K,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,WAAW,CAC7C,KAAK,EACL,aAAa;AACb,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC,EAAE,CAAC,CAC3B,CAAA;AAED,OAAO,EAAE,WAAW,EAAE,CAAA;AAoCtB,sWAAsW;AACtW,MAAM,UAAU,GAAG,aAAa,CAAC,CAAC,CAAC,WAAW,CAC5C,KAAK,EACL,YAAY;AACZ,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IACrB,SAAS,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC,EAAE,MAAM,EAAE,UAAU,EAAE,CAAC;IACzD,QAAQ,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ;IAChC,aAAa,CAAC,CAAC,CAAC,GAAG,CACjB,CAAC,GAAG,EAAE,CAAC,SAAS,CAAC,YAAY,CAAQ,CACtC,CACF;IACD,gBAAgB,EAAE,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE;IAC3C,UAAU,EAAE,aAAa,CAAC,CAAC,CAAC,GAAG,CAC7B,CAAC,GAAG,EAAE,CAAC,SAAS,CAAC,eAAe,CAAQ,CACzC;IACD,WAAW,EAAE,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE;IACtC,WAAW,EAAE,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE;IACtC,IAAI,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC,EAAE,YAAY,EAAE,GAAG,EAAE,SAAS,EAAE,IAAI,EAAE,CAAC;CACrE,CAAC,CACH,CAAA;AAED,OAAO,EAAE,UAAU,EAAE,CAAA","sourcesContent":["/*\n * THIS FILE WAS GENERATED BY \"@atproto/lex\". DO NOT EDIT.\n */\n\nimport { l } from '@atproto/lex'\nimport * as GroupDefs from '../group/defs.defs.js'\nimport * as ConvoDefs from '../convo/defs.defs.js'\n\nconst $nsid = 'chat.bsky.moderation.defs'\n\nexport { $nsid }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. A view of a conversation for moderation purposes. Unlike chat.bsky.convo.defs#convoView, it does not include viewer-specific data (such as muted, unreadCount, status, lastMessage, lastReaction), since the requester is a moderator and not a member of the conversation. The member list is not included; use chat.bsky.moderation.getConvoMembers to list members. */\ntype ConvoView = {\n $type?: 'chat.bsky.moderation.defs#convoView'\n id: string\n rev: string\n\n /**\n * Union field that has data specific to different kinds of convos.\n */\n kind?: l.$Typed<DirectConvo> | l.$Typed<GroupConvo> | l.Unknown$TypedObject\n}\n\nexport type { ConvoView }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. A view of a conversation for moderation purposes. Unlike chat.bsky.convo.defs#convoView, it does not include viewer-specific data (such as muted, unreadCount, status, lastMessage, lastReaction), since the requester is a moderator and not a member of the conversation. The member list is not included; use chat.bsky.moderation.getConvoMembers to list members. */\nconst convoView = /*#__PURE__*/ l.typedObject<ConvoView>(\n $nsid,\n 'convoView',\n /*#__PURE__*/ l.object({\n id: /*#__PURE__*/ l.string(),\n rev: /*#__PURE__*/ l.string(),\n kind: /*#__PURE__*/ l.optional(\n /*#__PURE__*/ l.typedUnion(\n [\n /*#__PURE__*/ l.typedRef<DirectConvo>((() => directConvo) as any),\n /*#__PURE__*/ l.typedRef<GroupConvo>((() => groupConvo) as any),\n ],\n false,\n ),\n ),\n }),\n)\n\nexport { convoView }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Data specific to a direct conversation, for moderation purposes. */\ntype DirectConvo = { $type?: 'chat.bsky.moderation.defs#directConvo' }\n\nexport type { DirectConvo }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Data specific to a direct conversation, for moderation purposes. */\nconst directConvo = /*#__PURE__*/ l.typedObject<DirectConvo>(\n $nsid,\n 'directConvo',\n /*#__PURE__*/ l.object({}),\n)\n\nexport { directConvo }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Data specific to a group conversation, for moderation purposes. Unlike chat.bsky.convo.defs#groupConvo, it does not include viewer-specific data (such as unreadJoinRequestCount), since the requester is a moderator and not a member of the conversation. */\ntype GroupConvo = {\n $type?: 'chat.bsky.moderation.defs#groupConvo'\n createdAt: l.DatetimeString\n joinLink?: GroupDefs.JoinLinkView\n\n /**\n * The total number of pending join requests for the group conversation. This information is only visible to the owner and to moderators. Capped at 21.\n */\n joinRequestCount: number\n\n /**\n * The lock status of the conversation.\n */\n lockStatus: ConvoDefs.ConvoLockStatus\n\n /**\n * The total number of members in the group conversation.\n */\n memberCount: number\n\n /**\n * The maximum number of members allowed in the group conversation.\n */\n memberLimit: number\n\n /**\n * The display name of the group conversation.\n */\n name: string\n}\n\nexport type { GroupConvo }\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Data specific to a group conversation, for moderation purposes. Unlike chat.bsky.convo.defs#groupConvo, it does not include viewer-specific data (such as unreadJoinRequestCount), since the requester is a moderator and not a member of the conversation. */\nconst groupConvo = /*#__PURE__*/ l.typedObject<GroupConvo>(\n $nsid,\n 'groupConvo',\n /*#__PURE__*/ l.object({\n createdAt: /*#__PURE__*/ l.string({ format: 'datetime' }),\n joinLink: /*#__PURE__*/ l.optional(\n /*#__PURE__*/ l.ref<GroupDefs.JoinLinkView>(\n (() => GroupDefs.joinLinkView) as any,\n ),\n ),\n joinRequestCount: /*#__PURE__*/ l.integer(),\n lockStatus: /*#__PURE__*/ l.ref<ConvoDefs.ConvoLockStatus>(\n (() => ConvoDefs.convoLockStatus) as any,\n ),\n memberCount: /*#__PURE__*/ l.integer(),\n memberLimit: /*#__PURE__*/ l.integer(),\n name: /*#__PURE__*/ l.string({ maxGraphemes: 128, maxLength: 1280 }),\n }),\n)\n\nexport { groupConvo }\n"]}
1
+ {"version":3,"file":"defs.defs.js","sourceRoot":"","sources":["../../../../../src/lexicons/chat/bsky/moderation/defs.defs.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,CAAC,EAAE,MAAM,cAAc,CAAA;AAChC,OAAO,KAAK,SAAS,MAAM,uBAAuB,CAAA;AAClD,OAAO,KAAK,SAAS,MAAM,uBAAuB,CAAA;AAElD,MAAM,KAAK,GAAG,2BAA2B,CAAA;AAEzC,OAAO,EAAE,KAAK,EAAE,CAAA;AAgBhB,6WAA6W;AAC7W,MAAM,SAAS,GAAG,aAAa,CAAC,CAAC,CAAC,WAAW,CAC3C,KAAK,EACL,WAAW;AACX,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IACrB,EAAE,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE;IAC5B,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE;IAC7B,IAAI,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ;IAC5B,aAAa,CAAC,CAAC,CAAC,UAAU,CACxB;QACE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAc,CAAC,GAAG,EAAE,CAAC,WAAW,CAAQ,CAAC;QACjE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAa,CAAC,GAAG,EAAE,CAAC,UAAU,CAAQ,CAAC;KAChE,EACD,KAAK,CACN,CACF;CACF,CAAC,CACH,CAAA;AAED,OAAO,EAAE,SAAS,EAAE,CAAA;AAOpB,uEAAuE;AACvE,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,WAAW,CAC7C,KAAK,EACL,aAAa;AACb,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC,EAAE,CAAC,CAC3B,CAAA;AAED,OAAO,EAAE,WAAW,EAAE,CAAA;AAoCtB,kQAAkQ;AAClQ,MAAM,UAAU,GAAG,aAAa,CAAC,CAAC,CAAC,WAAW,CAC5C,KAAK,EACL,YAAY;AACZ,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IACrB,SAAS,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC,EAAE,MAAM,EAAE,UAAU,EAAE,CAAC;IACzD,QAAQ,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ;IAChC,aAAa,CAAC,CAAC,CAAC,GAAG,CACjB,CAAC,GAAG,EAAE,CAAC,SAAS,CAAC,YAAY,CAAQ,CACtC,CACF;IACD,gBAAgB,EAAE,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE;IAC3C,UAAU,EAAE,aAAa,CAAC,CAAC,CAAC,GAAG,CAC7B,CAAC,GAAG,EAAE,CAAC,SAAS,CAAC,eAAe,CAAQ,CACzC;IACD,WAAW,EAAE,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE;IACtC,WAAW,EAAE,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE;IACtC,IAAI,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC,EAAE,YAAY,EAAE,GAAG,EAAE,SAAS,EAAE,IAAI,EAAE,CAAC;CACrE,CAAC,CACH,CAAA;AAED,OAAO,EAAE,UAAU,EAAE,CAAA","sourcesContent":["/*\n * THIS FILE WAS GENERATED BY \"@atproto/lex\". DO NOT EDIT.\n */\n\nimport { l } from '@atproto/lex'\nimport * as GroupDefs from '../group/defs.defs.js'\nimport * as ConvoDefs from '../convo/defs.defs.js'\n\nconst $nsid = 'chat.bsky.moderation.defs'\n\nexport { $nsid }\n\n/** A view of a conversation for moderation purposes. Unlike chat.bsky.convo.defs#convoView, it does not include viewer-specific data (such as muted, unreadCount, status, lastMessage, lastReaction), since the requester is a moderator and not a member of the conversation. The member list is not included; use chat.bsky.moderation.getConvoMembers to list members. */\ntype ConvoView = {\n $type?: 'chat.bsky.moderation.defs#convoView'\n id: string\n rev: string\n\n /**\n * Union field that has data specific to different kinds of convos.\n */\n kind?: l.$Typed<DirectConvo> | l.$Typed<GroupConvo> | l.Unknown$TypedObject\n}\n\nexport type { ConvoView }\n\n/** A view of a conversation for moderation purposes. Unlike chat.bsky.convo.defs#convoView, it does not include viewer-specific data (such as muted, unreadCount, status, lastMessage, lastReaction), since the requester is a moderator and not a member of the conversation. The member list is not included; use chat.bsky.moderation.getConvoMembers to list members. */\nconst convoView = /*#__PURE__*/ l.typedObject<ConvoView>(\n $nsid,\n 'convoView',\n /*#__PURE__*/ l.object({\n id: /*#__PURE__*/ l.string(),\n rev: /*#__PURE__*/ l.string(),\n kind: /*#__PURE__*/ l.optional(\n /*#__PURE__*/ l.typedUnion(\n [\n /*#__PURE__*/ l.typedRef<DirectConvo>((() => directConvo) as any),\n /*#__PURE__*/ l.typedRef<GroupConvo>((() => groupConvo) as any),\n ],\n false,\n ),\n ),\n }),\n)\n\nexport { convoView }\n\n/** Data specific to a direct conversation, for moderation purposes. */\ntype DirectConvo = { $type?: 'chat.bsky.moderation.defs#directConvo' }\n\nexport type { DirectConvo }\n\n/** Data specific to a direct conversation, for moderation purposes. */\nconst directConvo = /*#__PURE__*/ l.typedObject<DirectConvo>(\n $nsid,\n 'directConvo',\n /*#__PURE__*/ l.object({}),\n)\n\nexport { directConvo }\n\n/** Data specific to a group conversation, for moderation purposes. Unlike chat.bsky.convo.defs#groupConvo, it does not include viewer-specific data (such as unreadJoinRequestCount), since the requester is a moderator and not a member of the conversation. */\ntype GroupConvo = {\n $type?: 'chat.bsky.moderation.defs#groupConvo'\n createdAt: l.DatetimeString\n joinLink?: GroupDefs.JoinLinkView\n\n /**\n * The total number of pending join requests for the group conversation. This information is only visible to the owner and to moderators. Capped at 21.\n */\n joinRequestCount: number\n\n /**\n * The lock status of the conversation.\n */\n lockStatus: ConvoDefs.ConvoLockStatus\n\n /**\n * The total number of members in the group conversation.\n */\n memberCount: number\n\n /**\n * The maximum number of members allowed in the group conversation.\n */\n memberLimit: number\n\n /**\n * The display name of the group conversation.\n */\n name: string\n}\n\nexport type { GroupConvo }\n\n/** Data specific to a group conversation, for moderation purposes. Unlike chat.bsky.convo.defs#groupConvo, it does not include viewer-specific data (such as unreadJoinRequestCount), since the requester is a moderator and not a member of the conversation. */\nconst groupConvo = /*#__PURE__*/ l.typedObject<GroupConvo>(\n $nsid,\n 'groupConvo',\n /*#__PURE__*/ l.object({\n createdAt: /*#__PURE__*/ l.string({ format: 'datetime' }),\n joinLink: /*#__PURE__*/ l.optional(\n /*#__PURE__*/ l.ref<GroupDefs.JoinLinkView>(\n (() => GroupDefs.joinLinkView) as any,\n ),\n ),\n joinRequestCount: /*#__PURE__*/ l.integer(),\n lockStatus: /*#__PURE__*/ l.ref<ConvoDefs.ConvoLockStatus>(\n (() => ConvoDefs.convoLockStatus) as any,\n ),\n memberCount: /*#__PURE__*/ l.integer(),\n memberLimit: /*#__PURE__*/ l.integer(),\n name: /*#__PURE__*/ l.string({ maxGraphemes: 128, maxLength: 1280 }),\n }),\n)\n\nexport { groupConvo }\n"]}
@@ -11,7 +11,7 @@ export declare const $output: l.Payload<"application/json", l.ObjectSchema<{
11
11
  }>>;
12
12
  export type $Output<B = l.BinaryData> = l.InferPayload<typeof $output, B>;
13
13
  export type $OutputBody<B = l.BinaryData> = l.InferPayloadBody<typeof $output, B>;
14
- /** [NOTE: This is under active development and should be considered unstable while this note is here]. Gets an existing conversation by its ID, for moderation purposes. Does not require the requester to be a member of the conversation. */
14
+ /** Gets an existing conversation by its ID, for moderation purposes. Does not require the requester to be a member of the conversation. */
15
15
  declare const main: l.Query<"chat.bsky.moderation.getConvo", l.ParamsSchema<{
16
16
  readonly convoId: l.StringSchema<{}>;
17
17
  }>, l.Payload<"application/json", l.ObjectSchema<{
@@ -1 +1 @@
1
- {"version":3,"file":"getConvo.defs.d.ts","sourceRoot":"","sources":["../../../../../src/lexicons/chat/bsky/moderation/getConvo.defs.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,CAAC,EAAE,MAAM,cAAc,CAAA;AAChC,OAAO,KAAK,cAAc,MAAM,gBAAgB,CAAA;AAEhD,QAAA,MAAM,KAAK,kCAAkC,CAAA;AAE7C,OAAO,EAAE,KAAK,EAAE,CAAA;AAEhB,eAAO,MAAM,OAAO;;EAElB,CAAA;AAEF,MAAM,MAAM,OAAO,GAAG,CAAC,CAAC,WAAW,CAAC,OAAO,OAAO,CAAC,CAAA;AAEnD,eAAO,MAAM,OAAO;;GAIlB,CAAA;AAEF,MAAM,MAAM,OAAO,CAAC,CAAC,GAAG,CAAC,CAAC,UAAU,IAAI,CAAC,CAAC,YAAY,CAAC,OAAO,OAAO,EAAE,CAAC,CAAC,CAAA;AACzE,MAAM,MAAM,WAAW,CAAC,CAAC,GAAG,CAAC,CAAC,UAAU,IAAI,CAAC,CAAC,gBAAgB,CAC5D,OAAO,OAAO,EACd,CAAC,CACF,CAAA;AAED,+OAA+O;AAC/O,QAAA,MAAM,IAAI;;;;+BAAmE,CAAA;AAE7E,OAAO,EAAE,IAAI,EAAE,CAAA;AAEf,eAAO,MAAM,IAAI,kCAAQ,CAAA"}
1
+ {"version":3,"file":"getConvo.defs.d.ts","sourceRoot":"","sources":["../../../../../src/lexicons/chat/bsky/moderation/getConvo.defs.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,CAAC,EAAE,MAAM,cAAc,CAAA;AAChC,OAAO,KAAK,cAAc,MAAM,gBAAgB,CAAA;AAEhD,QAAA,MAAM,KAAK,kCAAkC,CAAA;AAE7C,OAAO,EAAE,KAAK,EAAE,CAAA;AAEhB,eAAO,MAAM,OAAO;;EAElB,CAAA;AAEF,MAAM,MAAM,OAAO,GAAG,CAAC,CAAC,WAAW,CAAC,OAAO,OAAO,CAAC,CAAA;AAEnD,eAAO,MAAM,OAAO;;GAIlB,CAAA;AAEF,MAAM,MAAM,OAAO,CAAC,CAAC,GAAG,CAAC,CAAC,UAAU,IAAI,CAAC,CAAC,YAAY,CAAC,OAAO,OAAO,EAAE,CAAC,CAAC,CAAA;AACzE,MAAM,MAAM,WAAW,CAAC,CAAC,GAAG,CAAC,CAAC,UAAU,IAAI,CAAC,CAAC,gBAAgB,CAC5D,OAAO,OAAO,EACd,CAAC,CACF,CAAA;AAED,2IAA2I;AAC3I,QAAA,MAAM,IAAI;;;;+BAAmE,CAAA;AAE7E,OAAO,EAAE,IAAI,EAAE,CAAA;AAEf,eAAO,MAAM,IAAI,kCAAQ,CAAA"}
@@ -11,7 +11,7 @@ export const $params = /*#__PURE__*/ l.params({
11
11
  export const $output = /*#__PURE__*/ l.jsonPayload({
12
12
  convo: /*#__PURE__*/ l.ref((() => ModerationDefs.convoView)),
13
13
  });
14
- /** [NOTE: This is under active development and should be considered unstable while this note is here]. Gets an existing conversation by its ID, for moderation purposes. Does not require the requester to be a member of the conversation. */
14
+ /** Gets an existing conversation by its ID, for moderation purposes. Does not require the requester to be a member of the conversation. */
15
15
  const main = /*#__PURE__*/ l.query($nsid, $params, $output, ['InvalidConvo']);
16
16
  export { main };
17
17
  export const $lxm = $nsid;
@@ -1 +1 @@
1
- {"version":3,"file":"getConvo.defs.js","sourceRoot":"","sources":["../../../../../src/lexicons/chat/bsky/moderation/getConvo.defs.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,CAAC,EAAE,MAAM,cAAc,CAAA;AAChC,OAAO,KAAK,cAAc,MAAM,gBAAgB,CAAA;AAEhD,MAAM,KAAK,GAAG,+BAA+B,CAAA;AAE7C,OAAO,EAAE,KAAK,EAAE,CAAA;AAEhB,MAAM,CAAC,MAAM,OAAO,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IAC5C,OAAO,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE;CAClC,CAAC,CAAA;AAIF,MAAM,CAAC,MAAM,OAAO,GAAG,aAAa,CAAC,CAAC,CAAC,WAAW,CAAC;IACjD,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,GAAG,CACxB,CAAC,GAAG,EAAE,CAAC,cAAc,CAAC,SAAS,CAAQ,CACxC;CACF,CAAC,CAAA;AAQF,+OAA+O;AAC/O,MAAM,IAAI,GAAG,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,KAAK,EAAE,OAAO,EAAE,OAAO,EAAE,CAAC,cAAc,CAAC,CAAC,CAAA;AAE7E,OAAO,EAAE,IAAI,EAAE,CAAA;AAEf,MAAM,CAAC,MAAM,IAAI,GAAG,KAAK,CAAA","sourcesContent":["/*\n * THIS FILE WAS GENERATED BY \"@atproto/lex\". DO NOT EDIT.\n */\n\nimport { l } from '@atproto/lex'\nimport * as ModerationDefs from './defs.defs.js'\n\nconst $nsid = 'chat.bsky.moderation.getConvo'\n\nexport { $nsid }\n\nexport const $params = /*#__PURE__*/ l.params({\n convoId: /*#__PURE__*/ l.string(),\n})\n\nexport type $Params = l.InferOutput<typeof $params>\n\nexport const $output = /*#__PURE__*/ l.jsonPayload({\n convo: /*#__PURE__*/ l.ref<ModerationDefs.ConvoView>(\n (() => ModerationDefs.convoView) as any,\n ),\n})\n\nexport type $Output<B = l.BinaryData> = l.InferPayload<typeof $output, B>\nexport type $OutputBody<B = l.BinaryData> = l.InferPayloadBody<\n typeof $output,\n B\n>\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Gets an existing conversation by its ID, for moderation purposes. Does not require the requester to be a member of the conversation. */\nconst main = /*#__PURE__*/ l.query($nsid, $params, $output, ['InvalidConvo'])\n\nexport { main }\n\nexport const $lxm = $nsid\n"]}
1
+ {"version":3,"file":"getConvo.defs.js","sourceRoot":"","sources":["../../../../../src/lexicons/chat/bsky/moderation/getConvo.defs.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,CAAC,EAAE,MAAM,cAAc,CAAA;AAChC,OAAO,KAAK,cAAc,MAAM,gBAAgB,CAAA;AAEhD,MAAM,KAAK,GAAG,+BAA+B,CAAA;AAE7C,OAAO,EAAE,KAAK,EAAE,CAAA;AAEhB,MAAM,CAAC,MAAM,OAAO,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IAC5C,OAAO,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE;CAClC,CAAC,CAAA;AAIF,MAAM,CAAC,MAAM,OAAO,GAAG,aAAa,CAAC,CAAC,CAAC,WAAW,CAAC;IACjD,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,GAAG,CACxB,CAAC,GAAG,EAAE,CAAC,cAAc,CAAC,SAAS,CAAQ,CACxC;CACF,CAAC,CAAA;AAQF,2IAA2I;AAC3I,MAAM,IAAI,GAAG,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,KAAK,EAAE,OAAO,EAAE,OAAO,EAAE,CAAC,cAAc,CAAC,CAAC,CAAA;AAE7E,OAAO,EAAE,IAAI,EAAE,CAAA;AAEf,MAAM,CAAC,MAAM,IAAI,GAAG,KAAK,CAAA","sourcesContent":["/*\n * THIS FILE WAS GENERATED BY \"@atproto/lex\". DO NOT EDIT.\n */\n\nimport { l } from '@atproto/lex'\nimport * as ModerationDefs from './defs.defs.js'\n\nconst $nsid = 'chat.bsky.moderation.getConvo'\n\nexport { $nsid }\n\nexport const $params = /*#__PURE__*/ l.params({\n convoId: /*#__PURE__*/ l.string(),\n})\n\nexport type $Params = l.InferOutput<typeof $params>\n\nexport const $output = /*#__PURE__*/ l.jsonPayload({\n convo: /*#__PURE__*/ l.ref<ModerationDefs.ConvoView>(\n (() => ModerationDefs.convoView) as any,\n ),\n})\n\nexport type $Output<B = l.BinaryData> = l.InferPayload<typeof $output, B>\nexport type $OutputBody<B = l.BinaryData> = l.InferPayloadBody<\n typeof $output,\n B\n>\n\n/** Gets an existing conversation by its ID, for moderation purposes. Does not require the requester to be a member of the conversation. */\nconst main = /*#__PURE__*/ l.query($nsid, $params, $output, ['InvalidConvo'])\n\nexport { main }\n\nexport const $lxm = $nsid\n"]}
@@ -14,7 +14,7 @@ export declare const $output: l.Payload<"application/json", l.ObjectSchema<{
14
14
  }>>;
15
15
  export type $Output<B = l.BinaryData> = l.InferPayload<typeof $output, B>;
16
16
  export type $OutputBody<B = l.BinaryData> = l.InferPayloadBody<typeof $output, B>;
17
- /** [NOTE: This is under active development and should be considered unstable while this note is here]. Returns a paginated list of members from a conversation, for moderation purposes. Does not require the requester to be a member of the conversation. */
17
+ /** Returns a paginated list of members from a conversation, for moderation purposes. Does not require the requester to be a member of the conversation. */
18
18
  declare const main: l.Query<"chat.bsky.moderation.getConvoMembers", l.ParamsSchema<{
19
19
  readonly convoId: l.StringSchema<{}>;
20
20
  readonly limit: l.OptionalSchema<l.WithDefaultSchema<l.IntegerSchema>>;
@@ -1 +1 @@
1
- {"version":3,"file":"getConvoMembers.defs.d.ts","sourceRoot":"","sources":["../../../../../src/lexicons/chat/bsky/moderation/getConvoMembers.defs.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,CAAC,EAAE,MAAM,cAAc,CAAA;AAChC,OAAO,KAAK,SAAS,MAAM,uBAAuB,CAAA;AAElD,QAAA,MAAM,KAAK,yCAAyC,CAAA;AAEpD,OAAO,EAAE,KAAK,EAAE,CAAA;AAEhB,eAAO,MAAM,OAAO;;;;EASlB,CAAA;AAEF,MAAM,MAAM,OAAO,GAAG,CAAC,CAAC,WAAW,CAAC,OAAO,OAAO,CAAC,CAAA;AAEnD,eAAO,MAAM,OAAO;;;GAOlB,CAAA;AAEF,MAAM,MAAM,OAAO,CAAC,CAAC,GAAG,CAAC,CAAC,UAAU,IAAI,CAAC,CAAC,YAAY,CAAC,OAAO,OAAO,EAAE,CAAC,CAAC,CAAA;AACzE,MAAM,MAAM,WAAW,CAAC,CAAC,GAAG,CAAC,CAAC,UAAU,IAAI,CAAC,CAAC,gBAAgB,CAC5D,OAAO,OAAO,EACd,CAAC,CACF,CAAA;AAED,+PAA+P;AAC/P,QAAA,MAAM,IAAI;;;;;;;+BAAmE,CAAA;AAE7E,OAAO,EAAE,IAAI,EAAE,CAAA;AAEf,eAAO,MAAM,IAAI,yCAAQ,CAAA"}
1
+ {"version":3,"file":"getConvoMembers.defs.d.ts","sourceRoot":"","sources":["../../../../../src/lexicons/chat/bsky/moderation/getConvoMembers.defs.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,CAAC,EAAE,MAAM,cAAc,CAAA;AAChC,OAAO,KAAK,SAAS,MAAM,uBAAuB,CAAA;AAElD,QAAA,MAAM,KAAK,yCAAyC,CAAA;AAEpD,OAAO,EAAE,KAAK,EAAE,CAAA;AAEhB,eAAO,MAAM,OAAO;;;;EASlB,CAAA;AAEF,MAAM,MAAM,OAAO,GAAG,CAAC,CAAC,WAAW,CAAC,OAAO,OAAO,CAAC,CAAA;AAEnD,eAAO,MAAM,OAAO;;;GAOlB,CAAA;AAEF,MAAM,MAAM,OAAO,CAAC,CAAC,GAAG,CAAC,CAAC,UAAU,IAAI,CAAC,CAAC,YAAY,CAAC,OAAO,OAAO,EAAE,CAAC,CAAC,CAAA;AACzE,MAAM,MAAM,WAAW,CAAC,CAAC,GAAG,CAAC,CAAC,UAAU,IAAI,CAAC,CAAC,gBAAgB,CAC5D,OAAO,OAAO,EACd,CAAC,CACF,CAAA;AAED,2JAA2J;AAC3J,QAAA,MAAM,IAAI;;;;;;;+BAAmE,CAAA;AAE7E,OAAO,EAAE,IAAI,EAAE,CAAA;AAEf,eAAO,MAAM,IAAI,yCAAQ,CAAA"}
@@ -17,7 +17,7 @@ export const $output = /*#__PURE__*/ l.jsonPayload({
17
17
  members: /*#__PURE__*/ l.array(
18
18
  /*#__PURE__*/ l.ref((() => ActorDefs.profileViewBasic))),
19
19
  });
20
- /** [NOTE: This is under active development and should be considered unstable while this note is here]. Returns a paginated list of members from a conversation, for moderation purposes. Does not require the requester to be a member of the conversation. */
20
+ /** Returns a paginated list of members from a conversation, for moderation purposes. Does not require the requester to be a member of the conversation. */
21
21
  const main = /*#__PURE__*/ l.query($nsid, $params, $output, ['InvalidConvo']);
22
22
  export { main };
23
23
  export const $lxm = $nsid;
@@ -1 +1 @@
1
- {"version":3,"file":"getConvoMembers.defs.js","sourceRoot":"","sources":["../../../../../src/lexicons/chat/bsky/moderation/getConvoMembers.defs.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,CAAC,EAAE,MAAM,cAAc,CAAA;AAChC,OAAO,KAAK,SAAS,MAAM,uBAAuB,CAAA;AAElD,MAAM,KAAK,GAAG,sCAAsC,CAAA;AAEpD,OAAO,EAAE,KAAK,EAAE,CAAA;AAEhB,MAAM,CAAC,MAAM,OAAO,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IAC5C,OAAO,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE;IACjC,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ;IAC7B,aAAa,CAAC,CAAC,CAAC,WAAW;IACzB,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,EAAE,OAAO,EAAE,CAAC,EAAE,OAAO,EAAE,GAAG,EAAE,CAAC,EACrD,EAAE,CACH,CACF;IACD,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC;CAC3D,CAAC,CAAA;AAIF,MAAM,CAAC,MAAM,OAAO,GAAG,aAAa,CAAC,CAAC,CAAC,WAAW,CAAC;IACjD,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC;IAC1D,OAAO,EAAE,aAAa,CAAC,CAAC,CAAC,KAAK;IAC5B,aAAa,CAAC,CAAC,CAAC,GAAG,CACjB,CAAC,GAAG,EAAE,CAAC,SAAS,CAAC,gBAAgB,CAAQ,CAC1C,CACF;CACF,CAAC,CAAA;AAQF,+PAA+P;AAC/P,MAAM,IAAI,GAAG,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,KAAK,EAAE,OAAO,EAAE,OAAO,EAAE,CAAC,cAAc,CAAC,CAAC,CAAA;AAE7E,OAAO,EAAE,IAAI,EAAE,CAAA;AAEf,MAAM,CAAC,MAAM,IAAI,GAAG,KAAK,CAAA","sourcesContent":["/*\n * THIS FILE WAS GENERATED BY \"@atproto/lex\". DO NOT EDIT.\n */\n\nimport { l } from '@atproto/lex'\nimport * as ActorDefs from '../actor/defs.defs.js'\n\nconst $nsid = 'chat.bsky.moderation.getConvoMembers'\n\nexport { $nsid }\n\nexport const $params = /*#__PURE__*/ l.params({\n convoId: /*#__PURE__*/ l.string(),\n limit: /*#__PURE__*/ l.optional(\n /*#__PURE__*/ l.withDefault(\n /*#__PURE__*/ l.integer({ minimum: 1, maximum: 100 }),\n 50,\n ),\n ),\n cursor: /*#__PURE__*/ l.optional(/*#__PURE__*/ l.string()),\n})\n\nexport type $Params = l.InferOutput<typeof $params>\n\nexport const $output = /*#__PURE__*/ l.jsonPayload({\n cursor: /*#__PURE__*/ l.optional(/*#__PURE__*/ l.string()),\n members: /*#__PURE__*/ l.array(\n /*#__PURE__*/ l.ref<ActorDefs.ProfileViewBasic>(\n (() => ActorDefs.profileViewBasic) as any,\n ),\n ),\n})\n\nexport type $Output<B = l.BinaryData> = l.InferPayload<typeof $output, B>\nexport type $OutputBody<B = l.BinaryData> = l.InferPayloadBody<\n typeof $output,\n B\n>\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Returns a paginated list of members from a conversation, for moderation purposes. Does not require the requester to be a member of the conversation. */\nconst main = /*#__PURE__*/ l.query($nsid, $params, $output, ['InvalidConvo'])\n\nexport { main }\n\nexport const $lxm = $nsid\n"]}
1
+ {"version":3,"file":"getConvoMembers.defs.js","sourceRoot":"","sources":["../../../../../src/lexicons/chat/bsky/moderation/getConvoMembers.defs.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,CAAC,EAAE,MAAM,cAAc,CAAA;AAChC,OAAO,KAAK,SAAS,MAAM,uBAAuB,CAAA;AAElD,MAAM,KAAK,GAAG,sCAAsC,CAAA;AAEpD,OAAO,EAAE,KAAK,EAAE,CAAA;AAEhB,MAAM,CAAC,MAAM,OAAO,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IAC5C,OAAO,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE;IACjC,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ;IAC7B,aAAa,CAAC,CAAC,CAAC,WAAW;IACzB,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,EAAE,OAAO,EAAE,CAAC,EAAE,OAAO,EAAE,GAAG,EAAE,CAAC,EACrD,EAAE,CACH,CACF;IACD,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC;CAC3D,CAAC,CAAA;AAIF,MAAM,CAAC,MAAM,OAAO,GAAG,aAAa,CAAC,CAAC,CAAC,WAAW,CAAC;IACjD,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC;IAC1D,OAAO,EAAE,aAAa,CAAC,CAAC,CAAC,KAAK;IAC5B,aAAa,CAAC,CAAC,CAAC,GAAG,CACjB,CAAC,GAAG,EAAE,CAAC,SAAS,CAAC,gBAAgB,CAAQ,CAC1C,CACF;CACF,CAAC,CAAA;AAQF,2JAA2J;AAC3J,MAAM,IAAI,GAAG,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,KAAK,EAAE,OAAO,EAAE,OAAO,EAAE,CAAC,cAAc,CAAC,CAAC,CAAA;AAE7E,OAAO,EAAE,IAAI,EAAE,CAAA;AAEf,MAAM,CAAC,MAAM,IAAI,GAAG,KAAK,CAAA","sourcesContent":["/*\n * THIS FILE WAS GENERATED BY \"@atproto/lex\". DO NOT EDIT.\n */\n\nimport { l } from '@atproto/lex'\nimport * as ActorDefs from '../actor/defs.defs.js'\n\nconst $nsid = 'chat.bsky.moderation.getConvoMembers'\n\nexport { $nsid }\n\nexport const $params = /*#__PURE__*/ l.params({\n convoId: /*#__PURE__*/ l.string(),\n limit: /*#__PURE__*/ l.optional(\n /*#__PURE__*/ l.withDefault(\n /*#__PURE__*/ l.integer({ minimum: 1, maximum: 100 }),\n 50,\n ),\n ),\n cursor: /*#__PURE__*/ l.optional(/*#__PURE__*/ l.string()),\n})\n\nexport type $Params = l.InferOutput<typeof $params>\n\nexport const $output = /*#__PURE__*/ l.jsonPayload({\n cursor: /*#__PURE__*/ l.optional(/*#__PURE__*/ l.string()),\n members: /*#__PURE__*/ l.array(\n /*#__PURE__*/ l.ref<ActorDefs.ProfileViewBasic>(\n (() => ActorDefs.profileViewBasic) as any,\n ),\n ),\n})\n\nexport type $Output<B = l.BinaryData> = l.InferPayload<typeof $output, B>\nexport type $OutputBody<B = l.BinaryData> = l.InferPayloadBody<\n typeof $output,\n B\n>\n\n/** Returns a paginated list of members from a conversation, for moderation purposes. Does not require the requester to be a member of the conversation. */\nconst main = /*#__PURE__*/ l.query($nsid, $params, $output, ['InvalidConvo'])\n\nexport { main }\n\nexport const $lxm = $nsid\n"]}
@@ -11,7 +11,7 @@ export declare const $output: l.Payload<"application/json", l.ObjectSchema<{
11
11
  }>>;
12
12
  export type $Output<B = l.BinaryData> = l.InferPayload<typeof $output, B>;
13
13
  export type $OutputBody<B = l.BinaryData> = l.InferPayloadBody<typeof $output, B>;
14
- /** [NOTE: This is under active development and should be considered unstable while this note is here]. Gets existing conversations by their IDs, for moderation purposes. Does not require the requester to be a member of the conversations. Unknown IDs are silently omitted from the response. */
14
+ /** Gets existing conversations by their IDs, for moderation purposes. Does not require the requester to be a member of the conversations. Unknown IDs are silently omitted from the response. */
15
15
  declare const main: l.Query<"chat.bsky.moderation.getConvos", l.ParamsSchema<{
16
16
  readonly convoIds: l.ArraySchema<l.StringSchema<{}>>;
17
17
  }>, l.Payload<"application/json", l.ObjectSchema<{
@@ -1 +1 @@
1
- {"version":3,"file":"getConvos.defs.d.ts","sourceRoot":"","sources":["../../../../../src/lexicons/chat/bsky/moderation/getConvos.defs.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,CAAC,EAAE,MAAM,cAAc,CAAA;AAChC,OAAO,KAAK,cAAc,MAAM,gBAAgB,CAAA;AAEhD,QAAA,MAAM,KAAK,mCAAmC,CAAA;AAE9C,OAAO,EAAE,KAAK,EAAE,CAAA;AAEhB,eAAO,MAAM,OAAO;;EAKlB,CAAA;AAEF,MAAM,MAAM,OAAO,GAAG,CAAC,CAAC,WAAW,CAAC,OAAO,OAAO,CAAC,CAAA;AAEnD,eAAO,MAAM,OAAO;;GAMlB,CAAA;AAEF,MAAM,MAAM,OAAO,CAAC,CAAC,GAAG,CAAC,CAAC,UAAU,IAAI,CAAC,CAAC,YAAY,CAAC,OAAO,OAAO,EAAE,CAAC,CAAC,CAAA;AACzE,MAAM,MAAM,WAAW,CAAC,CAAC,GAAG,CAAC,CAAC,UAAU,IAAI,CAAC,CAAC,gBAAgB,CAC5D,OAAO,OAAO,EACd,CAAC,CACF,CAAA;AAED,qSAAqS;AACrS,QAAA,MAAM,IAAI;;;;eAAiD,CAAA;AAE3D,OAAO,EAAE,IAAI,EAAE,CAAA;AAEf,eAAO,MAAM,IAAI,mCAAQ,CAAA"}
1
+ {"version":3,"file":"getConvos.defs.d.ts","sourceRoot":"","sources":["../../../../../src/lexicons/chat/bsky/moderation/getConvos.defs.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,CAAC,EAAE,MAAM,cAAc,CAAA;AAChC,OAAO,KAAK,cAAc,MAAM,gBAAgB,CAAA;AAEhD,QAAA,MAAM,KAAK,mCAAmC,CAAA;AAE9C,OAAO,EAAE,KAAK,EAAE,CAAA;AAEhB,eAAO,MAAM,OAAO;;EAKlB,CAAA;AAEF,MAAM,MAAM,OAAO,GAAG,CAAC,CAAC,WAAW,CAAC,OAAO,OAAO,CAAC,CAAA;AAEnD,eAAO,MAAM,OAAO;;GAMlB,CAAA;AAEF,MAAM,MAAM,OAAO,CAAC,CAAC,GAAG,CAAC,CAAC,UAAU,IAAI,CAAC,CAAC,YAAY,CAAC,OAAO,OAAO,EAAE,CAAC,CAAC,CAAA;AACzE,MAAM,MAAM,WAAW,CAAC,CAAC,GAAG,CAAC,CAAC,UAAU,IAAI,CAAC,CAAC,gBAAgB,CAC5D,OAAO,OAAO,EACd,CAAC,CACF,CAAA;AAED,iMAAiM;AACjM,QAAA,MAAM,IAAI;;;;eAAiD,CAAA;AAE3D,OAAO,EAAE,IAAI,EAAE,CAAA;AAEf,eAAO,MAAM,IAAI,mCAAQ,CAAA"}
@@ -15,7 +15,7 @@ export const $output = /*#__PURE__*/ l.jsonPayload({
15
15
  convos: /*#__PURE__*/ l.array(
16
16
  /*#__PURE__*/ l.ref((() => ModerationDefs.convoView))),
17
17
  });
18
- /** [NOTE: This is under active development and should be considered unstable while this note is here]. Gets existing conversations by their IDs, for moderation purposes. Does not require the requester to be a member of the conversations. Unknown IDs are silently omitted from the response. */
18
+ /** Gets existing conversations by their IDs, for moderation purposes. Does not require the requester to be a member of the conversations. Unknown IDs are silently omitted from the response. */
19
19
  const main = /*#__PURE__*/ l.query($nsid, $params, $output);
20
20
  export { main };
21
21
  export const $lxm = $nsid;
@@ -1 +1 @@
1
- {"version":3,"file":"getConvos.defs.js","sourceRoot":"","sources":["../../../../../src/lexicons/chat/bsky/moderation/getConvos.defs.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,CAAC,EAAE,MAAM,cAAc,CAAA;AAChC,OAAO,KAAK,cAAc,MAAM,gBAAgB,CAAA;AAEhD,MAAM,KAAK,GAAG,gCAAgC,CAAA;AAE9C,OAAO,EAAE,KAAK,EAAE,CAAA;AAEhB,MAAM,CAAC,MAAM,OAAO,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IAC5C,QAAQ,EAAE,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,EAAE;QACxD,SAAS,EAAE,CAAC;QACZ,SAAS,EAAE,GAAG;KACf,CAAC;CACH,CAAC,CAAA;AAIF,MAAM,CAAC,MAAM,OAAO,GAAG,aAAa,CAAC,CAAC,CAAC,WAAW,CAAC;IACjD,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,KAAK;IAC3B,aAAa,CAAC,CAAC,CAAC,GAAG,CACjB,CAAC,GAAG,EAAE,CAAC,cAAc,CAAC,SAAS,CAAQ,CACxC,CACF;CACF,CAAC,CAAA;AAQF,qSAAqS;AACrS,MAAM,IAAI,GAAG,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,KAAK,EAAE,OAAO,EAAE,OAAO,CAAC,CAAA;AAE3D,OAAO,EAAE,IAAI,EAAE,CAAA;AAEf,MAAM,CAAC,MAAM,IAAI,GAAG,KAAK,CAAA","sourcesContent":["/*\n * THIS FILE WAS GENERATED BY \"@atproto/lex\". DO NOT EDIT.\n */\n\nimport { l } from '@atproto/lex'\nimport * as ModerationDefs from './defs.defs.js'\n\nconst $nsid = 'chat.bsky.moderation.getConvos'\n\nexport { $nsid }\n\nexport const $params = /*#__PURE__*/ l.params({\n convoIds: /*#__PURE__*/ l.array(/*#__PURE__*/ l.string(), {\n minLength: 1,\n maxLength: 100,\n }),\n})\n\nexport type $Params = l.InferOutput<typeof $params>\n\nexport const $output = /*#__PURE__*/ l.jsonPayload({\n convos: /*#__PURE__*/ l.array(\n /*#__PURE__*/ l.ref<ModerationDefs.ConvoView>(\n (() => ModerationDefs.convoView) as any,\n ),\n ),\n})\n\nexport type $Output<B = l.BinaryData> = l.InferPayload<typeof $output, B>\nexport type $OutputBody<B = l.BinaryData> = l.InferPayloadBody<\n typeof $output,\n B\n>\n\n/** [NOTE: This is under active development and should be considered unstable while this note is here]. Gets existing conversations by their IDs, for moderation purposes. Does not require the requester to be a member of the conversations. Unknown IDs are silently omitted from the response. */\nconst main = /*#__PURE__*/ l.query($nsid, $params, $output)\n\nexport { main }\n\nexport const $lxm = $nsid\n"]}
1
+ {"version":3,"file":"getConvos.defs.js","sourceRoot":"","sources":["../../../../../src/lexicons/chat/bsky/moderation/getConvos.defs.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,EAAE,CAAC,EAAE,MAAM,cAAc,CAAA;AAChC,OAAO,KAAK,cAAc,MAAM,gBAAgB,CAAA;AAEhD,MAAM,KAAK,GAAG,gCAAgC,CAAA;AAE9C,OAAO,EAAE,KAAK,EAAE,CAAA;AAEhB,MAAM,CAAC,MAAM,OAAO,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IAC5C,QAAQ,EAAE,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,EAAE;QACxD,SAAS,EAAE,CAAC;QACZ,SAAS,EAAE,GAAG;KACf,CAAC;CACH,CAAC,CAAA;AAIF,MAAM,CAAC,MAAM,OAAO,GAAG,aAAa,CAAC,CAAC,CAAC,WAAW,CAAC;IACjD,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,KAAK;IAC3B,aAAa,CAAC,CAAC,CAAC,GAAG,CACjB,CAAC,GAAG,EAAE,CAAC,cAAc,CAAC,SAAS,CAAQ,CACxC,CACF;CACF,CAAC,CAAA;AAQF,iMAAiM;AACjM,MAAM,IAAI,GAAG,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,KAAK,EAAE,OAAO,EAAE,OAAO,CAAC,CAAA;AAE3D,OAAO,EAAE,IAAI,EAAE,CAAA;AAEf,MAAM,CAAC,MAAM,IAAI,GAAG,KAAK,CAAA","sourcesContent":["/*\n * THIS FILE WAS GENERATED BY \"@atproto/lex\". DO NOT EDIT.\n */\n\nimport { l } from '@atproto/lex'\nimport * as ModerationDefs from './defs.defs.js'\n\nconst $nsid = 'chat.bsky.moderation.getConvos'\n\nexport { $nsid }\n\nexport const $params = /*#__PURE__*/ l.params({\n convoIds: /*#__PURE__*/ l.array(/*#__PURE__*/ l.string(), {\n minLength: 1,\n maxLength: 100,\n }),\n})\n\nexport type $Params = l.InferOutput<typeof $params>\n\nexport const $output = /*#__PURE__*/ l.jsonPayload({\n convos: /*#__PURE__*/ l.array(\n /*#__PURE__*/ l.ref<ModerationDefs.ConvoView>(\n (() => ModerationDefs.convoView) as any,\n ),\n ),\n})\n\nexport type $Output<B = l.BinaryData> = l.InferPayload<typeof $output, B>\nexport type $OutputBody<B = l.BinaryData> = l.InferPayloadBody<\n typeof $output,\n B\n>\n\n/** Gets existing conversations by their IDs, for moderation purposes. Does not require the requester to be a member of the conversations. Unknown IDs are silently omitted from the response. */\nconst main = /*#__PURE__*/ l.query($nsid, $params, $output)\n\nexport { main }\n\nexport const $lxm = $nsid\n"]}
package/dist/logger.d.ts CHANGED
@@ -1,17 +1,17 @@
1
1
  import { type IncomingMessage } from 'node:http';
2
- export declare const blobStoreLogger: import("pino").pino.Logger<never>;
3
- export declare const dbLogger: import("pino").pino.Logger<never>;
4
- export declare const didCacheLogger: import("pino").pino.Logger<never>;
5
- export declare const readStickyLogger: import("pino").pino.Logger<never>;
6
- export declare const redisLogger: import("pino").pino.Logger<never>;
7
- export declare const seqLogger: import("pino").pino.Logger<never>;
8
- export declare const mailerLogger: import("pino").pino.Logger<never>;
9
- export declare const labelerLogger: import("pino").pino.Logger<never>;
10
- export declare const crawlerLogger: import("pino").pino.Logger<never>;
11
- export declare const httpLogger: import("pino").pino.Logger<never>;
12
- export declare const fetchLogger: import("pino").pino.Logger<never>;
13
- export declare const oauthLogger: import("pino").pino.Logger<never>;
14
- export declare const lexiconResolverLogger: import("pino").pino.Logger<never>;
2
+ export declare const blobStoreLogger: import("pino").Logger;
3
+ export declare const dbLogger: import("pino").Logger;
4
+ export declare const didCacheLogger: import("pino").Logger;
5
+ export declare const readStickyLogger: import("pino").Logger;
6
+ export declare const redisLogger: import("pino").Logger;
7
+ export declare const seqLogger: import("pino").Logger;
8
+ export declare const mailerLogger: import("pino").Logger;
9
+ export declare const labelerLogger: import("pino").Logger;
10
+ export declare const crawlerLogger: import("pino").Logger;
11
+ export declare const httpLogger: import("pino").Logger;
12
+ export declare const fetchLogger: import("pino").Logger;
13
+ export declare const oauthLogger: import("pino").Logger;
14
+ export declare const lexiconResolverLogger: import("pino").Logger;
15
15
  export declare const loggerMiddleware: import("pino-http").HttpLogger<IncomingMessage, import("http").ServerResponse<IncomingMessage>, never>;
16
16
  export declare function reqSerializer(req: IncomingMessage): {
17
17
  id: string | undefined;
@@ -1 +1 @@
1
- {"version":3,"file":"logger.d.ts","sourceRoot":"","sources":["../src/logger.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,eAAe,EAAE,MAAM,WAAW,CAAA;AAKhD,eAAO,MAAM,eAAe,mCAAoC,CAAA;AAChE,eAAO,MAAM,QAAQ,mCAA4B,CAAA;AACjD,eAAO,MAAM,cAAc,mCAAmC,CAAA;AAC9D,eAAO,MAAM,gBAAgB,mCAAqC,CAAA;AAClE,eAAO,MAAM,WAAW,mCAA+B,CAAA;AACvD,eAAO,MAAM,SAAS,mCAAmC,CAAA;AACzD,eAAO,MAAM,YAAY,mCAAgC,CAAA;AACzD,eAAO,MAAM,aAAa,mCAAiC,CAAA;AAC3D,eAAO,MAAM,aAAa,mCAAiC,CAAA;AAC3D,eAAO,MAAM,UAAU,mCAAyB,CAAA;AAChD,eAAO,MAAM,WAAW,mCAA+B,CAAA;AACvD,eAAO,MAAM,WAAW,mCAA+B,CAAA;AACvD,eAAO,MAAM,qBAAqB,mCAA0C,CAAA;AAE5E,eAAO,MAAM,gBAAgB,wGAS3B,CAAA;AAEF,wBAAgB,aAAa,CAAC,GAAG,EAAE,eAAe;;;;;;;;;;EAIjD"}
1
+ {"version":3,"file":"logger.d.ts","sourceRoot":"","sources":["../src/logger.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,eAAe,EAAE,MAAM,WAAW,CAAA;AAKhD,eAAO,MAAM,eAAe,uBAAoC,CAAA;AAChE,eAAO,MAAM,QAAQ,uBAA4B,CAAA;AACjD,eAAO,MAAM,cAAc,uBAAmC,CAAA;AAC9D,eAAO,MAAM,gBAAgB,uBAAqC,CAAA;AAClE,eAAO,MAAM,WAAW,uBAA+B,CAAA;AACvD,eAAO,MAAM,SAAS,uBAAmC,CAAA;AACzD,eAAO,MAAM,YAAY,uBAAgC,CAAA;AACzD,eAAO,MAAM,aAAa,uBAAiC,CAAA;AAC3D,eAAO,MAAM,aAAa,uBAAiC,CAAA;AAC3D,eAAO,MAAM,UAAU,uBAAyB,CAAA;AAChD,eAAO,MAAM,WAAW,uBAA+B,CAAA;AACvD,eAAO,MAAM,WAAW,uBAA+B,CAAA;AACvD,eAAO,MAAM,qBAAqB,uBAA0C,CAAA;AAE5E,eAAO,MAAM,gBAAgB,wGAS3B,CAAA;AAEF,wBAAgB,aAAa,CAAC,GAAG,EAAE,eAAe;;;;;;;;;;EAIjD"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atproto/pds",
3
- "version": "0.5.7",
3
+ "version": "0.5.9",
4
4
  "license": "MIT",
5
5
  "description": "Reference implementation of atproto Personal Data Server (PDS)",
6
6
  "keywords": [
@@ -36,32 +36,32 @@
36
36
  "nodemailer": "^6.8.0",
37
37
  "nodemailer-html-to-text": "^3.2.0",
38
38
  "p-queue": "^8.0.0",
39
- "pino": "^8.21.0",
40
- "pino-http": "^8.2.1",
39
+ "pino": "^10.3.1",
40
+ "pino-http": "^11.0.0",
41
41
  "typed-emitter": "^2.1.0",
42
42
  "uint8arrays": "^5.0.0",
43
43
  "undici": "^8.5.0",
44
44
  "zod": "^3.23.8",
45
- "@atproto-labs/fetch-node": "^0.3.2",
46
- "@atproto-labs/simple-store": "^0.4.1",
47
- "@atproto-labs/simple-store-memory": "^0.2.1",
48
- "@atproto-labs/simple-store-redis": "^0.1.1",
49
- "@atproto/common": "^0.6.3",
50
- "@atproto-labs/xrpc-utils": "^0.1.1",
51
- "@atproto/aws": "^0.3.1",
52
- "@atproto/crypto": "^0.5.1",
53
- "@atproto/did": "^0.5.1",
54
- "@atproto/identity": "^0.5.1",
55
- "@atproto/lex": "^0.1.4",
56
- "@atproto/lex-cbor": "^0.1.1",
57
- "@atproto/lex-json": "^0.1.1",
58
- "@atproto/oauth-provider": "^0.19.1",
59
- "@atproto/oauth-scopes": "^0.5.1",
60
- "@atproto/repo": "^0.10.1",
61
- "@atproto/syntax": "^0.6.2",
62
- "@atproto/xrpc-server": "^0.11.2",
63
- "@atproto/xrpc": "^0.8.1",
64
- "@atproto/lex-data": "^0.1.2"
45
+ "@atproto-labs/simple-store": "^0.4.2",
46
+ "@atproto-labs/fetch-node": "^0.3.3",
47
+ "@atproto-labs/simple-store-redis": "^0.1.2",
48
+ "@atproto-labs/xrpc-utils": "^0.1.2",
49
+ "@atproto/common": "^0.6.4",
50
+ "@atproto/crypto": "^0.5.2",
51
+ "@atproto/aws": "^0.3.2",
52
+ "@atproto-labs/simple-store-memory": "^0.2.2",
53
+ "@atproto/lex": "^0.1.5",
54
+ "@atproto/identity": "^0.5.2",
55
+ "@atproto/lex-cbor": "^0.1.2",
56
+ "@atproto/lex-json": "^0.1.2",
57
+ "@atproto/oauth-provider": "^0.19.5",
58
+ "@atproto/oauth-scopes": "^0.5.2",
59
+ "@atproto/repo": "^0.10.2",
60
+ "@atproto/xrpc": "^0.8.2",
61
+ "@atproto/did": "^0.5.2",
62
+ "@atproto/syntax": "^0.6.3",
63
+ "@atproto/lex-data": "^0.1.3",
64
+ "@atproto/xrpc-server": "^0.11.3"
65
65
  },
66
66
  "devDependencies": {
67
67
  "@did-plc/server": "^0.0.1",
@@ -78,10 +78,10 @@
78
78
  "puppeteer": "^23.11.1",
79
79
  "ts-node": "^10.8.2",
80
80
  "ws": "^8.12.0",
81
- "@atproto/api": "^0.20.17",
82
- "@atproto/lex-document": "^0.1.1",
83
- "@atproto/bsky": "^0.0.244",
84
- "@atproto/oauth-client-browser-example": "^0.1.1"
81
+ "@atproto/api": "^0.20.22",
82
+ "@atproto/bsky": "^0.0.249",
83
+ "@atproto/oauth-client-browser-example": "^0.1.2",
84
+ "@atproto/lex-document": "^0.1.2"
85
85
  },
86
86
  "type": "module",
87
87
  "exports": {
@@ -690,9 +690,13 @@ export class OAuthStore
690
690
  }
691
691
  }
692
692
 
693
- async deactivateAccount({ did }: DeactivateAccountData): Promise<Account> {
693
+ async deactivateAccount({
694
+ did,
695
+ deleteAfter,
696
+ }: DeactivateAccountData): Promise<Account> {
694
697
  const { account } = await this.accountManager.deactivateAccount(did, {
695
698
  deleteCredentials: true,
699
+ deleteAfter,
696
700
  })
697
701
 
698
702
  return this.buildAccount(account)