@openclaw/discord 2026.7.1-beta.1 → 2026.7.1-beta.4

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 (672) hide show
  1. package/dist/action-runtime-api.js +1 -1
  2. package/dist/{api-CJvEMuA6.js → api-DPRqYi4Z.js} +2 -1
  3. package/dist/api.js +14 -14
  4. package/dist/{approval-handler.runtime-DzoY4ufU.js → approval-handler.runtime-Bw2pZNk1.js} +24 -4
  5. package/dist/{audit-BXGKCgbA.js → audit-MLpDpN3Z.js} +3 -3
  6. package/dist/{channel-actions-CamohoDF.js → channel-actions-D_fjVUZ_.js} +6 -9
  7. package/dist/{channel-actions.runtime-C1y4B9J0.js → channel-actions.runtime-CVHlFqQg.js} +5 -5
  8. package/dist/channel-config-api.js +1 -1
  9. package/dist/{channel-Da36gsaP.js → channel-kBTCV_g9.js} +27 -47
  10. package/dist/channel-plugin-api.js +1 -1
  11. package/dist/{channel.setup-KhiBHeGT.js → channel.setup-tZcpIn4e.js} +3 -3
  12. package/dist/{components-CBPNJhVP.js → components-BIBizbtZ.js} +10 -6
  13. package/dist/{config-schema-spuxW477.js → config-schema-BgIhO3ko.js} +1 -1
  14. package/dist/{conversation-identity-BEsyd7A1.js → conversation-identity-DWC5d8Sy.js} +2 -2
  15. package/dist/{directory-config-CouAqvDj.js → directory-config-ByaUKL1f.js} +1 -1
  16. package/dist/directory-contract-api.js +1 -1
  17. package/dist/{directory-live-C8lwwDJo.js → directory-live-BX79ImQA.js} +2 -2
  18. package/dist/{doctor-D3ngpo-Y.js → doctor-Bgoxm5AN.js} +1 -1
  19. package/dist/{handle-action.guild-admin-zmPNo8TF.js → handle-action.guild-admin-CgJSNVui.js} +2 -2
  20. package/dist/index.js +1 -1
  21. package/dist/{manager.runtime-TLLuQzsA.js → manager.runtime-D-ZJn56X.js} +28 -15
  22. package/dist/{message-handler-ClZrgeka.js → message-handler-DbrX-sHg.js} +12 -16
  23. package/dist/{message-handler.preflight-CjnHwEwP.js → message-handler.preflight-Dd-xQ-qv.js} +38 -44
  24. package/dist/{message-handler.process-OruF8JFV.js → message-handler.process-CV1GmuBj.js} +33 -95
  25. package/dist/{message-utils-C_tYBSAu.js → message-utils-B_3yA5bN.js} +11 -6
  26. package/dist/{outbound-adapter-B0iwUl6c.js → outbound-adapter-82RWi_SR.js} +140 -166
  27. package/dist/{pluralkit-DaWTJTmF.js → pluralkit-DcD-3EcL.js} +1 -1
  28. package/dist/{preflight-audio-ClWbnQto.js → preflight-audio-DYL2ABgA.js} +3 -6
  29. package/dist/presence-cache-z1N8MbJ3.js +45 -0
  30. package/dist/{probe-Bkf8mJlj.js → probe-D1ImJEo2.js} +2 -2
  31. package/dist/{probe.runtime-3Rerer9g.js → probe.runtime-B1dsEeBD.js} +1 -1
  32. package/dist/{provider-CChQJujf.js → provider-Cm9QSAO8.js} +65 -65
  33. package/dist/{provider-session.runtime-Dy71XetI.js → provider-session.runtime-DYKny61v.js} +3 -3
  34. package/dist/provider.runtime-BIHvVXCg.js +2 -0
  35. package/dist/{resolve-allowlist-common-BDNoAQll.js → resolve-allowlist-common-CWbE8XlH.js} +1 -1
  36. package/dist/{resolve-channels-C_rAwrkj.js → resolve-channels-CcpvWoRa.js} +3 -3
  37. package/dist/{resolve-users-Cz1tkemy.js → resolve-users-DJamun9s.js} +3 -3
  38. package/dist/{runtime-C-fNslbg.js → runtime-C6rRmQ6l.js} +344 -313
  39. package/dist/runtime-api.actions.js +2 -2
  40. package/dist/runtime-api.js +20 -20
  41. package/dist/runtime-api.lookup.js +5 -5
  42. package/dist/runtime-api.monitor-DoCAqUlv.js +6 -0
  43. package/dist/runtime-api.monitor.js +6 -5
  44. package/dist/runtime-api.send.js +5 -5
  45. package/dist/runtime-api.threads.js +3 -3
  46. package/dist/{secret-config-contract-BjM-1hr9.js → secret-config-contract-BDNrRWvd.js} +6 -1
  47. package/dist/secret-contract-api.js +1 -1
  48. package/dist/{send-BYTToRY1.js → send-iJ0B4bAX.js} +28 -17
  49. package/dist/{send.components-Cmv2qMB5.js → send.components-D0I39utR.js} +18 -15
  50. package/dist/{send.outbound-BqvRMxXy.js → send.outbound-Bj61Q3a0.js} +105 -20
  51. package/dist/{send.receipt-CK162xD0.js → send.receipt-BpBQED_5.js} +51 -26
  52. package/dist/{send.shared-YLGCAMjV.js → send.shared-wAwMhHDN.js} +147 -41
  53. package/dist/session-binding-contract-api.js +1 -1
  54. package/dist/setup-plugin-api.js +1 -1
  55. package/dist/{shared-D11J9bXI.js → shared-BQVKfnev.js} +5 -12
  56. package/dist/{subagent-hooks-cE_tFGCX.js → subagent-hooks-B-bJxxGg.js} +2 -2
  57. package/dist/subagent-hooks-api.js +2 -5
  58. package/dist/{system-events-XRYuwB2n.js → system-events-DVnqSyTt.js} +1 -1
  59. package/dist/{target-resolver-DYufMbXm.js → target-resolver-CwHaSLt3.js} +2 -2
  60. package/dist/targets-69w7c3vU.js +3 -0
  61. package/dist/{thread-bindings-C1yhwdOw.js → thread-bindings-DsTxqu3E.js} +4 -4
  62. package/dist/{thread-bindings.discord-api-XBJmlLaf.js → thread-bindings.discord-api-BjIf9lGs.js} +4 -4
  63. package/dist/{thread-bindings.manager-BdFs0ot7.js → thread-bindings.manager-Bwmtqc3E.js} +3 -3
  64. package/dist/{transcripts-source-DW6d1eCL.js → transcripts-source-BvvM5Ns9.js} +1 -1
  65. package/dist/transcripts-source-api.js +1 -1
  66. package/dist/{typing-BMQEI8OW.js → typing-BVcJgILg.js} +1 -1
  67. package/node_modules/@napi-rs/wasm-runtime/dist/fs-proxy.cjs +23 -1
  68. package/node_modules/@napi-rs/wasm-runtime/dist/fs.js +291 -256
  69. package/node_modules/@napi-rs/wasm-runtime/fs-proxy.js +23 -1
  70. package/node_modules/@napi-rs/wasm-runtime/package.json +6 -6
  71. package/node_modules/@snazzah/davey/index.js +46 -46
  72. package/node_modules/@snazzah/davey/package.json +20 -20
  73. package/node_modules/@snazzah/davey-android-arm-eabi/davey.android-arm-eabi.node +0 -0
  74. package/node_modules/@snazzah/davey-android-arm-eabi/package.json +1 -1
  75. package/node_modules/@snazzah/davey-android-arm64/davey.android-arm64.node +0 -0
  76. package/node_modules/@snazzah/davey-android-arm64/package.json +1 -1
  77. package/node_modules/@snazzah/davey-darwin-arm64/davey.darwin-arm64.node +0 -0
  78. package/node_modules/@snazzah/davey-darwin-arm64/package.json +1 -1
  79. package/node_modules/@snazzah/davey-darwin-x64/davey.darwin-x64.node +0 -0
  80. package/node_modules/@snazzah/davey-darwin-x64/package.json +1 -1
  81. package/node_modules/@snazzah/davey-freebsd-x64/davey.freebsd-x64.node +0 -0
  82. package/node_modules/@snazzah/davey-freebsd-x64/package.json +1 -1
  83. package/node_modules/@snazzah/davey-linux-arm-gnueabihf/davey.linux-arm-gnueabihf.node +0 -0
  84. package/node_modules/@snazzah/davey-linux-arm-gnueabihf/package.json +1 -1
  85. package/node_modules/@snazzah/davey-linux-arm64-gnu/davey.linux-arm64-gnu.node +0 -0
  86. package/node_modules/@snazzah/davey-linux-arm64-gnu/package.json +1 -1
  87. package/node_modules/@snazzah/davey-linux-arm64-musl/davey.linux-arm64-musl.node +0 -0
  88. package/node_modules/@snazzah/davey-linux-arm64-musl/package.json +1 -1
  89. package/node_modules/@snazzah/davey-linux-x64-gnu/davey.linux-x64-gnu.node +0 -0
  90. package/node_modules/@snazzah/davey-linux-x64-gnu/package.json +1 -1
  91. package/node_modules/@snazzah/davey-linux-x64-musl/davey.linux-x64-musl.node +0 -0
  92. package/node_modules/@snazzah/davey-linux-x64-musl/package.json +1 -1
  93. package/node_modules/@snazzah/davey-wasm32-wasi/davey.wasm32-wasi.wasm +0 -0
  94. package/node_modules/@snazzah/davey-wasm32-wasi/package.json +2 -2
  95. package/node_modules/@snazzah/davey-win32-arm64-msvc/davey.win32-arm64-msvc.node +0 -0
  96. package/node_modules/@snazzah/davey-win32-arm64-msvc/package.json +1 -1
  97. package/node_modules/@snazzah/davey-win32-ia32-msvc/davey.win32-ia32-msvc.node +0 -0
  98. package/node_modules/@snazzah/davey-win32-ia32-msvc/package.json +1 -1
  99. package/node_modules/@snazzah/davey-win32-x64-msvc/davey.win32-x64-msvc.node +0 -0
  100. package/node_modules/@snazzah/davey-win32-x64-msvc/package.json +1 -1
  101. package/node_modules/@tybys/wasm-util/dist/wasm-util.esm-bundler.js +60 -48
  102. package/node_modules/@tybys/wasm-util/dist/wasm-util.esm.js +60 -48
  103. package/node_modules/@tybys/wasm-util/dist/wasm-util.esm.min.js +1 -1
  104. package/node_modules/@tybys/wasm-util/dist/wasm-util.js +60 -48
  105. package/node_modules/@tybys/wasm-util/dist/wasm-util.min.js +1 -1
  106. package/node_modules/@tybys/wasm-util/lib/cjs/wasi/preview1.js +62 -49
  107. package/node_modules/@tybys/wasm-util/lib/mjs/wasi/preview1.mjs +60 -48
  108. package/node_modules/@tybys/wasm-util/package.json +1 -1
  109. package/node_modules/@types/node/README.md +1 -1
  110. package/node_modules/@types/node/assert/strict.d.ts +10 -1
  111. package/node_modules/@types/node/assert.d.ts +144 -17
  112. package/node_modules/@types/node/async_hooks.d.ts +9 -9
  113. package/node_modules/@types/node/buffer.d.ts +64 -30
  114. package/node_modules/@types/node/child_process.d.ts +17 -21
  115. package/node_modules/@types/node/cluster.d.ts +13 -13
  116. package/node_modules/@types/node/console.d.ts +1 -1
  117. package/node_modules/@types/node/crypto.d.ts +471 -575
  118. package/node_modules/@types/node/diagnostics_channel.d.ts +274 -32
  119. package/node_modules/@types/node/dns.d.ts +15 -15
  120. package/node_modules/@types/node/events.d.ts +3 -3
  121. package/node_modules/@types/node/ffi.d.ts +486 -0
  122. package/node_modules/@types/node/fs/promises.d.ts +7 -4
  123. package/node_modules/@types/node/fs.d.ts +24 -18
  124. package/node_modules/@types/node/globals.d.ts +4 -4
  125. package/node_modules/@types/node/http.d.ts +30 -5
  126. package/node_modules/@types/node/http2.d.ts +5 -1
  127. package/node_modules/@types/node/index.d.ts +1 -3
  128. package/node_modules/@types/node/inspector.d.ts +1 -1
  129. package/node_modules/@types/node/module.d.ts +16 -45
  130. package/node_modules/@types/node/net.d.ts +1 -1
  131. package/node_modules/@types/node/os.d.ts +2 -2
  132. package/node_modules/@types/node/package.json +4 -4
  133. package/node_modules/@types/node/perf_hooks.d.ts +1 -9
  134. package/node_modules/@types/node/process.d.ts +25 -12
  135. package/node_modules/@types/node/quic.d.ts +92 -11
  136. package/node_modules/@types/node/readline.d.ts +12 -11
  137. package/node_modules/@types/node/repl.d.ts +10 -10
  138. package/node_modules/@types/node/sqlite.d.ts +56 -1
  139. package/node_modules/@types/node/stream/iter.d.ts +150 -0
  140. package/node_modules/@types/node/stream/promises.d.ts +2 -2
  141. package/node_modules/@types/node/stream/web.d.ts +1 -1
  142. package/node_modules/@types/node/stream.d.ts +37 -5
  143. package/node_modules/@types/node/test/reporters.d.ts +1 -1
  144. package/node_modules/@types/node/test.d.ts +120 -10
  145. package/node_modules/@types/node/tls.d.ts +1 -1
  146. package/node_modules/@types/node/ts5.6/index.d.ts +2 -4
  147. package/node_modules/@types/node/ts5.7/index.d.ts +1 -3
  148. package/node_modules/@types/node/url.d.ts +3 -3
  149. package/node_modules/@types/node/util/types.d.ts +1 -1
  150. package/node_modules/@types/node/util.d.ts +22 -22
  151. package/node_modules/@types/node/v8.d.ts +85 -3
  152. package/node_modules/@types/node/vm.d.ts +9 -9
  153. package/node_modules/@types/node/web-globals/domexception.d.ts +15 -0
  154. package/node_modules/@types/node/worker_threads.d.ts +10 -12
  155. package/node_modules/@types/node/zlib.d.ts +3 -3
  156. package/node_modules/discord-api-types/CHANGELOG.md +16 -0
  157. package/node_modules/discord-api-types/README.md +1 -1
  158. package/node_modules/discord-api-types/_generated_/rest/v10/interfaces.d.ts +16 -0
  159. package/node_modules/discord-api-types/_generated_/rest/v10/interfaces.d.ts.map +1 -1
  160. package/node_modules/discord-api-types/_generated_/rest/v9/interfaces.d.ts +16 -0
  161. package/node_modules/discord-api-types/_generated_/rest/v9/interfaces.d.ts.map +1 -1
  162. package/node_modules/discord-api-types/gateway/index.mjs +1 -0
  163. package/node_modules/discord-api-types/gateway/v10.d.ts +125 -8
  164. package/node_modules/discord-api-types/gateway/v10.d.ts.map +1 -1
  165. package/node_modules/discord-api-types/gateway/v10.js +13 -1
  166. package/node_modules/discord-api-types/gateway/v10.js.map +1 -1
  167. package/node_modules/discord-api-types/gateway/v10.mjs +1 -0
  168. package/node_modules/discord-api-types/gateway/v9.d.ts +125 -8
  169. package/node_modules/discord-api-types/gateway/v9.d.ts.map +1 -1
  170. package/node_modules/discord-api-types/gateway/v9.js +13 -1
  171. package/node_modules/discord-api-types/gateway/v9.js.map +1 -1
  172. package/node_modules/discord-api-types/gateway/v9.mjs +1 -0
  173. package/node_modules/discord-api-types/package.json +4 -4
  174. package/node_modules/discord-api-types/payloads/common.d.ts +6 -0
  175. package/node_modules/discord-api-types/payloads/common.d.ts.map +1 -1
  176. package/node_modules/discord-api-types/payloads/common.js +6 -0
  177. package/node_modules/discord-api-types/payloads/common.js.map +1 -1
  178. package/node_modules/discord-api-types/payloads/v10/_interactions/ping.d.ts +1 -1
  179. package/node_modules/discord-api-types/payloads/v10/_interactions/ping.d.ts.map +1 -1
  180. package/node_modules/discord-api-types/payloads/v10/auditLog.d.ts +12 -1
  181. package/node_modules/discord-api-types/payloads/v10/auditLog.d.ts.map +1 -1
  182. package/node_modules/discord-api-types/payloads/v10/auditLog.js +2 -0
  183. package/node_modules/discord-api-types/payloads/v10/auditLog.js.map +1 -1
  184. package/node_modules/discord-api-types/payloads/v10/invite.d.ts +7 -1
  185. package/node_modules/discord-api-types/payloads/v10/invite.d.ts.map +1 -1
  186. package/node_modules/discord-api-types/payloads/v10/invite.js.map +1 -1
  187. package/node_modules/discord-api-types/payloads/v10/monetization.d.ts +4 -4
  188. package/node_modules/discord-api-types/payloads/v10/monetization.d.ts.map +1 -1
  189. package/node_modules/discord-api-types/payloads/v10/monetization.js +4 -4
  190. package/node_modules/discord-api-types/payloads/v10/monetization.js.map +1 -1
  191. package/node_modules/discord-api-types/payloads/v10/webhook.d.ts +2 -2
  192. package/node_modules/discord-api-types/payloads/v10/webhook.d.ts.map +1 -1
  193. package/node_modules/discord-api-types/payloads/v9/_interactions/ping.d.ts +1 -1
  194. package/node_modules/discord-api-types/payloads/v9/_interactions/ping.d.ts.map +1 -1
  195. package/node_modules/discord-api-types/payloads/v9/auditLog.d.ts +12 -1
  196. package/node_modules/discord-api-types/payloads/v9/auditLog.d.ts.map +1 -1
  197. package/node_modules/discord-api-types/payloads/v9/auditLog.js +2 -0
  198. package/node_modules/discord-api-types/payloads/v9/auditLog.js.map +1 -1
  199. package/node_modules/discord-api-types/payloads/v9/invite.d.ts +7 -1
  200. package/node_modules/discord-api-types/payloads/v9/invite.d.ts.map +1 -1
  201. package/node_modules/discord-api-types/payloads/v9/invite.js.map +1 -1
  202. package/node_modules/discord-api-types/payloads/v9/monetization.d.ts +4 -4
  203. package/node_modules/discord-api-types/payloads/v9/monetization.d.ts.map +1 -1
  204. package/node_modules/discord-api-types/payloads/v9/monetization.js +4 -4
  205. package/node_modules/discord-api-types/payloads/v9/monetization.js.map +1 -1
  206. package/node_modules/discord-api-types/payloads/v9/webhook.d.ts +2 -2
  207. package/node_modules/discord-api-types/payloads/v9/webhook.d.ts.map +1 -1
  208. package/node_modules/discord-api-types/rest/common.d.ts +5 -0
  209. package/node_modules/discord-api-types/rest/common.d.ts.map +1 -1
  210. package/node_modules/discord-api-types/rest/common.js +5 -0
  211. package/node_modules/discord-api-types/rest/common.js.map +1 -1
  212. package/node_modules/discord-api-types/rest/index.mjs +1 -0
  213. package/node_modules/discord-api-types/rest/v10/autoModeration.d.ts +1 -1
  214. package/node_modules/discord-api-types/rest/v10/autoModeration.d.ts.map +1 -1
  215. package/node_modules/discord-api-types/rest/v10/channel.d.ts +49 -16
  216. package/node_modules/discord-api-types/rest/v10/channel.d.ts.map +1 -1
  217. package/node_modules/discord-api-types/rest/v10/emoji.d.ts +2 -2
  218. package/node_modules/discord-api-types/rest/v10/emoji.d.ts.map +1 -1
  219. package/node_modules/discord-api-types/rest/v10/guild.d.ts +9 -9
  220. package/node_modules/discord-api-types/rest/v10/guild.d.ts.map +1 -1
  221. package/node_modules/discord-api-types/rest/v10/guildScheduledEvent.d.ts +1 -1
  222. package/node_modules/discord-api-types/rest/v10/guildScheduledEvent.d.ts.map +1 -1
  223. package/node_modules/discord-api-types/rest/v10/index.d.ts +1 -1
  224. package/node_modules/discord-api-types/rest/v10/index.d.ts.map +1 -1
  225. package/node_modules/discord-api-types/rest/v10/index.js +23 -0
  226. package/node_modules/discord-api-types/rest/v10/index.js.map +1 -1
  227. package/node_modules/discord-api-types/rest/v10/index.mjs +1 -0
  228. package/node_modules/discord-api-types/rest/v10/interactions.d.ts +1 -1
  229. package/node_modules/discord-api-types/rest/v10/interactions.d.ts.map +1 -1
  230. package/node_modules/discord-api-types/rest/v10/invite.d.ts +67 -0
  231. package/node_modules/discord-api-types/rest/v10/invite.d.ts.map +1 -1
  232. package/node_modules/discord-api-types/rest/v10/invite.js +23 -0
  233. package/node_modules/discord-api-types/rest/v10/invite.js.map +1 -1
  234. package/node_modules/discord-api-types/rest/v10/monetization.d.ts +2 -2
  235. package/node_modules/discord-api-types/rest/v10/monetization.d.ts.map +1 -1
  236. package/node_modules/discord-api-types/rest/v10/soundboard.d.ts +2 -2
  237. package/node_modules/discord-api-types/rest/v10/soundboard.d.ts.map +1 -1
  238. package/node_modules/discord-api-types/rest/v10/stageInstance.d.ts +1 -1
  239. package/node_modules/discord-api-types/rest/v10/stageInstance.d.ts.map +1 -1
  240. package/node_modules/discord-api-types/rest/v10/sticker.d.ts +1 -1
  241. package/node_modules/discord-api-types/rest/v10/sticker.d.ts.map +1 -1
  242. package/node_modules/discord-api-types/rest/v10/user.d.ts +1 -1
  243. package/node_modules/discord-api-types/rest/v10/user.d.ts.map +1 -1
  244. package/node_modules/discord-api-types/rest/v10/voice.d.ts +2 -2
  245. package/node_modules/discord-api-types/rest/v10/voice.d.ts.map +1 -1
  246. package/node_modules/discord-api-types/rest/v10/webhook.d.ts +6 -6
  247. package/node_modules/discord-api-types/rest/v10/webhook.d.ts.map +1 -1
  248. package/node_modules/discord-api-types/rest/v9/autoModeration.d.ts +1 -1
  249. package/node_modules/discord-api-types/rest/v9/autoModeration.d.ts.map +1 -1
  250. package/node_modules/discord-api-types/rest/v9/channel.d.ts +49 -16
  251. package/node_modules/discord-api-types/rest/v9/channel.d.ts.map +1 -1
  252. package/node_modules/discord-api-types/rest/v9/emoji.d.ts +2 -2
  253. package/node_modules/discord-api-types/rest/v9/emoji.d.ts.map +1 -1
  254. package/node_modules/discord-api-types/rest/v9/guild.d.ts +9 -9
  255. package/node_modules/discord-api-types/rest/v9/guild.d.ts.map +1 -1
  256. package/node_modules/discord-api-types/rest/v9/guildScheduledEvent.d.ts +1 -1
  257. package/node_modules/discord-api-types/rest/v9/guildScheduledEvent.d.ts.map +1 -1
  258. package/node_modules/discord-api-types/rest/v9/index.d.ts +1 -1
  259. package/node_modules/discord-api-types/rest/v9/index.d.ts.map +1 -1
  260. package/node_modules/discord-api-types/rest/v9/index.js +23 -0
  261. package/node_modules/discord-api-types/rest/v9/index.js.map +1 -1
  262. package/node_modules/discord-api-types/rest/v9/index.mjs +1 -0
  263. package/node_modules/discord-api-types/rest/v9/interactions.d.ts +1 -1
  264. package/node_modules/discord-api-types/rest/v9/interactions.d.ts.map +1 -1
  265. package/node_modules/discord-api-types/rest/v9/invite.d.ts +67 -0
  266. package/node_modules/discord-api-types/rest/v9/invite.d.ts.map +1 -1
  267. package/node_modules/discord-api-types/rest/v9/invite.js +23 -0
  268. package/node_modules/discord-api-types/rest/v9/invite.js.map +1 -1
  269. package/node_modules/discord-api-types/rest/v9/monetization.d.ts +2 -2
  270. package/node_modules/discord-api-types/rest/v9/monetization.d.ts.map +1 -1
  271. package/node_modules/discord-api-types/rest/v9/soundboard.d.ts +2 -2
  272. package/node_modules/discord-api-types/rest/v9/soundboard.d.ts.map +1 -1
  273. package/node_modules/discord-api-types/rest/v9/stageInstance.d.ts +1 -1
  274. package/node_modules/discord-api-types/rest/v9/stageInstance.d.ts.map +1 -1
  275. package/node_modules/discord-api-types/rest/v9/sticker.d.ts +1 -1
  276. package/node_modules/discord-api-types/rest/v9/sticker.d.ts.map +1 -1
  277. package/node_modules/discord-api-types/rest/v9/user.d.ts +1 -1
  278. package/node_modules/discord-api-types/rest/v9/user.d.ts.map +1 -1
  279. package/node_modules/discord-api-types/rest/v9/voice.d.ts +2 -2
  280. package/node_modules/discord-api-types/rest/v9/voice.d.ts.map +1 -1
  281. package/node_modules/discord-api-types/rest/v9/webhook.d.ts +6 -6
  282. package/node_modules/discord-api-types/rest/v9/webhook.d.ts.map +1 -1
  283. package/node_modules/discord-api-types/rpc/v10.d.ts +19 -19
  284. package/node_modules/discord-api-types/rpc/v10.d.ts.map +1 -1
  285. package/node_modules/discord-api-types/v10.mjs +2 -0
  286. package/node_modules/discord-api-types/v9.mjs +2 -0
  287. package/node_modules/typebox/build/compile/validator.d.mts +2 -7
  288. package/node_modules/typebox/build/compile/validator.mjs +6 -36
  289. package/node_modules/typebox/build/error/errors.d.mts +1 -7
  290. package/node_modules/typebox/build/format/_idna.mjs +36 -6
  291. package/node_modules/typebox/build/format/_puny.mjs +4 -1
  292. package/node_modules/typebox/build/format/uuid.d.mts +2 -2
  293. package/node_modules/typebox/build/format/uuid.mjs +3 -3
  294. package/node_modules/typebox/build/guard/emit.d.mts +0 -4
  295. package/node_modules/typebox/build/guard/emit.mjs +0 -8
  296. package/node_modules/typebox/build/guard/guard.d.mts +4 -8
  297. package/node_modules/typebox/build/guard/guard.mjs +5 -13
  298. package/node_modules/typebox/build/schema/engine/boolean.d.mts +3 -3
  299. package/node_modules/typebox/build/schema/engine/boolean.mjs +4 -4
  300. package/node_modules/typebox/build/schema/engine/index.d.mts +0 -1
  301. package/node_modules/typebox/build/schema/engine/index.mjs +0 -1
  302. package/node_modules/typebox/build/schema/engine/schema.mjs +5 -10
  303. package/node_modules/typebox/build/schema/engine/type.mjs +14 -18
  304. package/node_modules/typebox/build/schema/types/dependencies.mjs +1 -1
  305. package/node_modules/typebox/build/schema/types/index.d.mts +0 -1
  306. package/node_modules/typebox/build/schema/types/index.mjs +0 -1
  307. package/node_modules/typebox/build/schema/types/schema.d.mts +1 -1
  308. package/node_modules/typebox/build/schema/types/schema.mjs +2 -2
  309. package/node_modules/typebox/build/system/locale/ar_001.mjs +0 -1
  310. package/node_modules/typebox/build/system/locale/bn_BD.mjs +0 -1
  311. package/node_modules/typebox/build/system/locale/cs_CZ.mjs +0 -1
  312. package/node_modules/typebox/build/system/locale/de_DE.mjs +0 -1
  313. package/node_modules/typebox/build/system/locale/el_GR.mjs +0 -1
  314. package/node_modules/typebox/build/system/locale/en_US.mjs +0 -1
  315. package/node_modules/typebox/build/system/locale/es_419.mjs +0 -1
  316. package/node_modules/typebox/build/system/locale/es_AR.mjs +0 -1
  317. package/node_modules/typebox/build/system/locale/es_ES.mjs +0 -1
  318. package/node_modules/typebox/build/system/locale/es_MX.mjs +0 -1
  319. package/node_modules/typebox/build/system/locale/fa_IR.mjs +0 -1
  320. package/node_modules/typebox/build/system/locale/fil_PH.mjs +0 -1
  321. package/node_modules/typebox/build/system/locale/fr_CA.mjs +0 -1
  322. package/node_modules/typebox/build/system/locale/fr_FR.mjs +0 -1
  323. package/node_modules/typebox/build/system/locale/ha_NG.mjs +0 -1
  324. package/node_modules/typebox/build/system/locale/hi_IN.mjs +0 -1
  325. package/node_modules/typebox/build/system/locale/hu_HU.mjs +0 -1
  326. package/node_modules/typebox/build/system/locale/id_ID.mjs +0 -1
  327. package/node_modules/typebox/build/system/locale/it_IT.mjs +0 -1
  328. package/node_modules/typebox/build/system/locale/ja_JP.mjs +0 -1
  329. package/node_modules/typebox/build/system/locale/ko_KR.mjs +0 -1
  330. package/node_modules/typebox/build/system/locale/ms_MY.mjs +0 -1
  331. package/node_modules/typebox/build/system/locale/nl_NL.mjs +0 -1
  332. package/node_modules/typebox/build/system/locale/pl_PL.mjs +0 -1
  333. package/node_modules/typebox/build/system/locale/pt_BR.mjs +0 -1
  334. package/node_modules/typebox/build/system/locale/pt_PT.mjs +0 -1
  335. package/node_modules/typebox/build/system/locale/ro_RO.mjs +0 -1
  336. package/node_modules/typebox/build/system/locale/ru_RU.mjs +0 -1
  337. package/node_modules/typebox/build/system/locale/sv_SE.mjs +0 -1
  338. package/node_modules/typebox/build/system/locale/sw_TZ.mjs +0 -1
  339. package/node_modules/typebox/build/system/locale/th_TH.mjs +0 -1
  340. package/node_modules/typebox/build/system/locale/tr_TR.mjs +0 -1
  341. package/node_modules/typebox/build/system/locale/uk_UA.mjs +0 -1
  342. package/node_modules/typebox/build/system/locale/ur_PK.mjs +0 -1
  343. package/node_modules/typebox/build/system/locale/vi_VN.mjs +0 -1
  344. package/node_modules/typebox/build/system/locale/yo_NG.mjs +0 -1
  345. package/node_modules/typebox/build/system/locale/zh_Hans.mjs +0 -1
  346. package/node_modules/typebox/build/system/locale/zh_Hant.mjs +0 -1
  347. package/node_modules/typebox/build/system/memory/clone.d.mts +2 -3
  348. package/node_modules/typebox/build/system/memory/clone.mjs +73 -26
  349. package/node_modules/typebox/build/system/settings/settings.d.mts +15 -0
  350. package/node_modules/typebox/build/system/settings/settings.mjs +3 -1
  351. package/node_modules/typebox/build/type/action/_add_immutable.d.mts +11 -0
  352. package/node_modules/typebox/build/type/action/_add_immutable.mjs +11 -0
  353. package/node_modules/typebox/build/type/action/_add_optional.d.mts +11 -0
  354. package/node_modules/typebox/build/type/action/_add_optional.mjs +11 -0
  355. package/node_modules/typebox/build/type/action/_add_readonly.d.mts +11 -0
  356. package/node_modules/typebox/build/type/action/_add_readonly.mjs +11 -0
  357. package/node_modules/typebox/build/type/action/_remove_immutable.d.mts +11 -0
  358. package/node_modules/typebox/build/type/action/_remove_immutable.mjs +11 -0
  359. package/node_modules/typebox/build/type/action/_remove_optional.d.mts +11 -0
  360. package/node_modules/typebox/build/type/action/_remove_optional.mjs +11 -0
  361. package/node_modules/typebox/build/type/action/_remove_readonly.d.mts +11 -0
  362. package/node_modules/typebox/build/type/action/_remove_readonly.mjs +11 -0
  363. package/node_modules/typebox/build/type/action/conditional.d.mts +2 -3
  364. package/node_modules/typebox/build/type/action/conditional.mjs +2 -1
  365. package/node_modules/typebox/build/type/action/index.d.mts +7 -4
  366. package/node_modules/typebox/build/type/action/index.mjs +7 -4
  367. package/node_modules/typebox/build/type/action/mapped.d.mts +2 -3
  368. package/node_modules/typebox/build/type/action/mapped.mjs +2 -1
  369. package/node_modules/typebox/build/type/action/module.d.mts +8 -7
  370. package/node_modules/typebox/build/type/action/module.mjs +7 -6
  371. package/node_modules/typebox/build/type/action/readonly_object.d.mts +0 -5
  372. package/node_modules/typebox/build/type/action/readonly_object.mjs +0 -5
  373. package/node_modules/typebox/build/type/action/with.d.mts +11 -0
  374. package/node_modules/typebox/build/type/action/with.mjs +11 -0
  375. package/node_modules/typebox/build/type/engine/call/distribute_arguments.mjs +1 -1
  376. package/node_modules/typebox/build/type/engine/call/instantiate.d.mts +1 -3
  377. package/node_modules/typebox/build/type/engine/call/instantiate.mjs +3 -2
  378. package/node_modules/typebox/build/type/engine/call/resolve_arguments.mjs +2 -2
  379. package/node_modules/typebox/build/type/engine/constructor_parameters/instantiate.d.mts +3 -4
  380. package/node_modules/typebox/build/type/engine/constructor_parameters/instantiate.mjs +2 -1
  381. package/node_modules/typebox/build/type/engine/cyclic/candidates.d.mts +2 -3
  382. package/node_modules/typebox/build/type/engine/cyclic/candidates.mjs +3 -6
  383. package/node_modules/typebox/build/type/engine/cyclic/check.d.mts +6 -9
  384. package/node_modules/typebox/build/type/engine/cyclic/check.mjs +10 -16
  385. package/node_modules/typebox/build/type/engine/cyclic/dependencies.d.mts +1 -4
  386. package/node_modules/typebox/build/type/engine/cyclic/dependencies.mjs +9 -15
  387. package/node_modules/typebox/build/type/engine/cyclic/extends.d.mts +1 -4
  388. package/node_modules/typebox/build/type/engine/cyclic/extends.mjs +8 -14
  389. package/node_modules/typebox/build/type/engine/cyclic/instantiate.d.mts +2 -5
  390. package/node_modules/typebox/build/type/engine/cyclic/instantiate.mjs +3 -2
  391. package/node_modules/typebox/build/type/engine/enum/index.d.mts +0 -1
  392. package/node_modules/typebox/build/type/engine/enum/index.mjs +0 -1
  393. package/node_modules/typebox/build/type/engine/evaluate/broaden.d.mts +1 -2
  394. package/node_modules/typebox/build/type/engine/evaluate/broaden.mjs +2 -6
  395. package/node_modules/typebox/build/type/engine/evaluate/composite.d.mts +10 -6
  396. package/node_modules/typebox/build/type/engine/evaluate/composite.mjs +10 -6
  397. package/node_modules/typebox/build/type/engine/evaluate/distribute.d.mts +2 -1
  398. package/node_modules/typebox/build/type/engine/evaluate/distribute.mjs +3 -3
  399. package/node_modules/typebox/build/type/engine/evaluate/evaluate.d.mts +17 -5
  400. package/node_modules/typebox/build/type/engine/evaluate/evaluate.mjs +34 -8
  401. package/node_modules/typebox/build/type/engine/exclude/operation.d.mts +5 -6
  402. package/node_modules/typebox/build/type/engine/exclude/operation.mjs +11 -12
  403. package/node_modules/typebox/build/type/engine/extract/operation.d.mts +5 -6
  404. package/node_modules/typebox/build/type/engine/extract/operation.mjs +11 -12
  405. package/node_modules/typebox/build/type/engine/immutable/instantiate_add.d.mts +10 -0
  406. package/node_modules/typebox/build/type/engine/immutable/instantiate_add.mjs +14 -0
  407. package/node_modules/typebox/build/type/engine/immutable/instantiate_remove.d.mts +10 -0
  408. package/node_modules/typebox/build/type/engine/immutable/instantiate_remove.mjs +14 -0
  409. package/node_modules/typebox/build/type/engine/index.d.mts +2 -2
  410. package/node_modules/typebox/build/type/engine/index.mjs +2 -2
  411. package/node_modules/typebox/build/type/engine/indexable/from_dependent.d.mts +5 -0
  412. package/node_modules/typebox/build/type/engine/indexable/from_dependent.mjs +8 -0
  413. package/node_modules/typebox/build/type/engine/indexable/from_enum.d.mts +3 -3
  414. package/node_modules/typebox/build/type/engine/indexable/from_enum.mjs +4 -4
  415. package/node_modules/typebox/build/type/engine/indexable/from_template_literal.d.mts +2 -2
  416. package/node_modules/typebox/build/type/engine/indexable/from_template_literal.mjs +3 -3
  417. package/node_modules/typebox/build/type/engine/indexable/from_type.d.mts +3 -1
  418. package/node_modules/typebox/build/type/engine/indexable/from_type.mjs +9 -6
  419. package/node_modules/typebox/build/type/engine/indexed/instantiate.d.mts +2 -1
  420. package/node_modules/typebox/build/type/engine/indexed/instantiate.mjs +5 -2
  421. package/node_modules/typebox/build/type/engine/instantiate.d.mts +44 -31
  422. package/node_modules/typebox/build/type/engine/instantiate.mjs +82 -83
  423. package/node_modules/typebox/build/type/engine/interface/instantiate.d.mts +3 -6
  424. package/node_modules/typebox/build/type/engine/intrinsics/from_template_literal.d.mts +2 -2
  425. package/node_modules/typebox/build/type/engine/intrinsics/from_template_literal.mjs +3 -3
  426. package/node_modules/typebox/build/type/engine/keyof/instantiate.d.mts +2 -1
  427. package/node_modules/typebox/build/type/engine/keyof/instantiate.mjs +5 -1
  428. package/node_modules/typebox/build/type/engine/mapped/mapped_operation.d.mts +4 -4
  429. package/node_modules/typebox/build/type/engine/mapped/mapped_operation.mjs +3 -3
  430. package/node_modules/typebox/build/type/engine/mapped/mapped_variants.d.mts +5 -4
  431. package/node_modules/typebox/build/type/engine/mapped/mapped_variants.mjs +10 -5
  432. package/node_modules/typebox/build/type/engine/module/instantiate.d.mts +7 -9
  433. package/node_modules/typebox/build/type/engine/module/instantiate.mjs +17 -15
  434. package/node_modules/typebox/build/type/engine/object/from_dependent.d.mts +5 -0
  435. package/node_modules/typebox/build/type/engine/object/from_dependent.mjs +8 -0
  436. package/node_modules/typebox/build/type/engine/object/from_type.d.mts +3 -1
  437. package/node_modules/typebox/build/type/engine/object/from_type.mjs +8 -5
  438. package/node_modules/typebox/build/type/engine/object/from_union.mjs +2 -2
  439. package/node_modules/typebox/build/type/engine/optional/instantiate_add.d.mts +10 -0
  440. package/node_modules/typebox/build/type/engine/optional/instantiate_add.mjs +14 -0
  441. package/node_modules/typebox/build/type/engine/optional/instantiate_remove.d.mts +10 -0
  442. package/node_modules/typebox/build/type/engine/optional/instantiate_remove.mjs +14 -0
  443. package/node_modules/typebox/build/type/engine/parameters/instantiate.d.mts +3 -4
  444. package/node_modules/typebox/build/type/engine/parameters/instantiate.mjs +2 -1
  445. package/node_modules/typebox/build/type/engine/partial/from_dependent.d.mts +5 -0
  446. package/node_modules/typebox/build/type/engine/partial/from_dependent.mjs +8 -0
  447. package/node_modules/typebox/build/type/engine/partial/from_intersect.d.mts +1 -1
  448. package/node_modules/typebox/build/type/engine/partial/from_intersect.mjs +3 -2
  449. package/node_modules/typebox/build/type/engine/partial/from_object.d.mts +2 -2
  450. package/node_modules/typebox/build/type/engine/partial/from_object.mjs +2 -2
  451. package/node_modules/typebox/build/type/engine/partial/from_type.d.mts +3 -1
  452. package/node_modules/typebox/build/type/engine/partial/from_type.mjs +7 -4
  453. package/node_modules/typebox/build/type/engine/priority/index.d.mts +1 -0
  454. package/node_modules/typebox/build/type/engine/priority/index.mjs +1 -0
  455. package/node_modules/typebox/build/type/engine/priority/priority.d.mts +20 -0
  456. package/node_modules/typebox/build/type/engine/priority/priority.mjs +28 -0
  457. package/node_modules/typebox/build/type/engine/readonly/instantiate_add.d.mts +10 -0
  458. package/node_modules/typebox/build/type/engine/readonly/instantiate_add.mjs +14 -0
  459. package/node_modules/typebox/build/type/engine/readonly/instantiate_remove.d.mts +10 -0
  460. package/node_modules/typebox/build/type/engine/readonly/instantiate_remove.mjs +14 -0
  461. package/node_modules/typebox/build/type/engine/readonly_object/from_array.d.mts +2 -2
  462. package/node_modules/typebox/build/type/engine/readonly_object/from_array.mjs +2 -2
  463. package/node_modules/typebox/build/type/engine/readonly_object/from_dependent.d.mts +5 -0
  464. package/node_modules/typebox/build/type/engine/readonly_object/from_dependent.mjs +8 -0
  465. package/node_modules/typebox/build/type/engine/readonly_object/from_intersect.d.mts +1 -1
  466. package/node_modules/typebox/build/type/engine/readonly_object/from_intersect.mjs +3 -2
  467. package/node_modules/typebox/build/type/engine/readonly_object/from_object.d.mts +2 -2
  468. package/node_modules/typebox/build/type/engine/readonly_object/from_object.mjs +2 -2
  469. package/node_modules/typebox/build/type/engine/readonly_object/from_tuple.d.mts +2 -2
  470. package/node_modules/typebox/build/type/engine/readonly_object/from_tuple.mjs +2 -2
  471. package/node_modules/typebox/build/type/engine/readonly_object/from_type.d.mts +3 -1
  472. package/node_modules/typebox/build/type/engine/readonly_object/from_type.mjs +8 -5
  473. package/node_modules/typebox/build/type/engine/record/from_key_enum.d.mts +2 -2
  474. package/node_modules/typebox/build/type/engine/record/from_key_enum.mjs +2 -2
  475. package/node_modules/typebox/build/type/engine/record/from_key_template_literal.d.mts +2 -2
  476. package/node_modules/typebox/build/type/engine/record/from_key_template_literal.mjs +2 -2
  477. package/node_modules/typebox/build/type/engine/ref/instantiate.d.mts +3 -3
  478. package/node_modules/typebox/build/type/engine/ref/instantiate.mjs +6 -6
  479. package/node_modules/typebox/build/type/engine/required/from_dependent.d.mts +5 -0
  480. package/node_modules/typebox/build/type/engine/required/from_dependent.mjs +8 -0
  481. package/node_modules/typebox/build/type/engine/required/from_intersect.d.mts +1 -1
  482. package/node_modules/typebox/build/type/engine/required/from_intersect.mjs +3 -2
  483. package/node_modules/typebox/build/type/engine/required/from_object.d.mts +2 -2
  484. package/node_modules/typebox/build/type/engine/required/from_object.mjs +2 -2
  485. package/node_modules/typebox/build/type/engine/required/from_type.d.mts +3 -1
  486. package/node_modules/typebox/build/type/engine/required/from_type.mjs +7 -4
  487. package/node_modules/typebox/build/type/engine/template_literal/decode.mjs +3 -3
  488. package/node_modules/typebox/build/type/engine/template_literal/encode.d.mts +2 -2
  489. package/node_modules/typebox/build/type/engine/template_literal/encode.mjs +6 -6
  490. package/node_modules/typebox/build/type/engine/template_literal/is_finite.mjs +1 -1
  491. package/node_modules/typebox/build/type/engine/template_literal/is_pattern.mjs +1 -0
  492. package/node_modules/typebox/build/type/engine/this/expand_this.d.mts +1 -4
  493. package/node_modules/typebox/build/type/engine/this/expand_this.mjs +7 -13
  494. package/node_modules/typebox/build/type/engine/with/instantiate.d.mts +8 -0
  495. package/node_modules/typebox/build/type/engine/{options → with}/instantiate.mjs +5 -5
  496. package/node_modules/typebox/build/type/extends/dependent.d.mts +6 -0
  497. package/node_modules/typebox/build/type/extends/dependent.mjs +6 -0
  498. package/node_modules/typebox/build/type/extends/enum.d.mts +4 -4
  499. package/node_modules/typebox/build/type/extends/enum.mjs +3 -2
  500. package/node_modules/typebox/build/type/extends/extends_left.d.mts +5 -7
  501. package/node_modules/typebox/build/type/extends/extends_left.mjs +24 -27
  502. package/node_modules/typebox/build/type/extends/extends_right.d.mts +7 -5
  503. package/node_modules/typebox/build/type/extends/extends_right.mjs +20 -15
  504. package/node_modules/typebox/build/type/extends/inference.mjs +1 -1
  505. package/node_modules/typebox/build/type/extends/object.d.mts +8 -1
  506. package/node_modules/typebox/build/type/extends/object.mjs +25 -3
  507. package/node_modules/typebox/build/type/extends/parameters.mjs +2 -2
  508. package/node_modules/typebox/build/type/extends/record.d.mts +13 -0
  509. package/node_modules/typebox/build/type/extends/record.mjs +23 -0
  510. package/node_modules/typebox/build/type/extends/template_literal.d.mts +3 -3
  511. package/node_modules/typebox/build/type/extends/template_literal.mjs +3 -3
  512. package/node_modules/typebox/build/type/extends/tuple.d.mts +3 -6
  513. package/node_modules/typebox/build/type/extends/tuple.mjs +6 -5
  514. package/node_modules/typebox/build/type/extends/union.mjs +2 -2
  515. package/node_modules/typebox/build/type/script/mapping.d.mts +84 -99
  516. package/node_modules/typebox/build/type/script/mapping.mjs +81 -85
  517. package/node_modules/typebox/build/type/script/parser.d.mts +40 -40
  518. package/node_modules/typebox/build/type/script/parser.mjs +22 -22
  519. package/node_modules/typebox/build/type/script/script.d.mts +3 -4
  520. package/node_modules/typebox/build/type/script/script.mjs +3 -2
  521. package/node_modules/typebox/build/type/script/token/internal/guard.d.mts +1 -1
  522. package/node_modules/typebox/build/type/script/token/internal/guard.mjs +1 -1
  523. package/node_modules/typebox/build/type/script/token/internal/take.mjs +1 -1
  524. package/node_modules/typebox/build/type/script/token/until.mjs +2 -2
  525. package/node_modules/typebox/build/type/types/_codec.d.mts +12 -12
  526. package/node_modules/typebox/build/type/types/_codec.mjs +0 -1
  527. package/node_modules/typebox/build/type/types/_immutable.d.mts +2 -9
  528. package/node_modules/typebox/build/type/types/_immutable.mjs +2 -10
  529. package/node_modules/typebox/build/type/types/_optional.d.mts +2 -9
  530. package/node_modules/typebox/build/type/types/_optional.mjs +2 -11
  531. package/node_modules/typebox/build/type/types/_readonly.d.mts +2 -9
  532. package/node_modules/typebox/build/type/types/_readonly.mjs +2 -10
  533. package/node_modules/typebox/build/type/types/_refine.d.mts +8 -10
  534. package/node_modules/typebox/build/type/types/_refine.mjs +1 -2
  535. package/node_modules/typebox/build/type/types/call.d.mts +3 -3
  536. package/node_modules/typebox/build/type/types/call.mjs +3 -2
  537. package/node_modules/typebox/build/type/types/deferred.d.mts +1 -0
  538. package/node_modules/typebox/build/type/types/deferred.mjs +1 -1
  539. package/node_modules/typebox/build/type/types/dependent.d.mts +17 -0
  540. package/node_modules/typebox/build/type/types/dependent.mjs +24 -0
  541. package/node_modules/typebox/build/type/types/enum.d.mts +3 -1
  542. package/node_modules/typebox/build/type/types/enum.mjs +5 -0
  543. package/node_modules/typebox/build/type/types/index.d.mts +1 -4
  544. package/node_modules/typebox/build/type/types/index.mjs +1 -4
  545. package/node_modules/typebox/build/type/types/number.d.mts +1 -1
  546. package/node_modules/typebox/build/type/types/number.mjs +1 -1
  547. package/node_modules/typebox/build/type/types/record.d.mts +13 -7
  548. package/node_modules/typebox/build/type/types/record.mjs +15 -9
  549. package/node_modules/typebox/build/type/types/static.d.mts +2 -5
  550. package/node_modules/typebox/build/typebox.d.mts +4 -8
  551. package/node_modules/typebox/build/typebox.mjs +4 -8
  552. package/node_modules/typebox/build/value/clean/clean.mjs +4 -2
  553. package/node_modules/typebox/build/value/clean/from_intersect.mjs +2 -2
  554. package/node_modules/typebox/build/value/clean/from_type.mjs +8 -10
  555. package/node_modules/typebox/build/value/clean/from_union.d.mts +1 -1
  556. package/node_modules/typebox/build/value/clean/from_union.mjs +1 -2
  557. package/node_modules/typebox/build/value/clone/clone.mjs +2 -73
  558. package/node_modules/typebox/build/value/codec/decode.mjs +4 -2
  559. package/node_modules/typebox/build/value/codec/encode.mjs +4 -2
  560. package/node_modules/typebox/build/value/codec/from_array.mjs +1 -4
  561. package/node_modules/typebox/build/value/codec/from_object.mjs +1 -4
  562. package/node_modules/typebox/build/value/codec/from_record.mjs +2 -7
  563. package/node_modules/typebox/build/value/codec/from_tuple.mjs +1 -4
  564. package/node_modules/typebox/build/value/codec/from_union.mjs +2 -3
  565. package/node_modules/typebox/build/value/convert/from_enum.mjs +3 -4
  566. package/node_modules/typebox/build/value/convert/from_template_literal.d.mts +1 -1
  567. package/node_modules/typebox/build/value/convert/from_template_literal.mjs +2 -3
  568. package/node_modules/typebox/build/value/convert/from_type.mjs +19 -21
  569. package/node_modules/typebox/build/value/create/from_enum.mjs +2 -2
  570. package/node_modules/typebox/build/value/create/from_type.mjs +23 -31
  571. package/node_modules/typebox/build/value/default/from_object.mjs +1 -1
  572. package/node_modules/typebox/build/value/default/from_type.mjs +8 -10
  573. package/node_modules/typebox/build/value/index.d.mts +0 -1
  574. package/node_modules/typebox/build/value/index.mjs +0 -1
  575. package/node_modules/typebox/build/value/repair/from_enum.mjs +2 -3
  576. package/node_modules/typebox/build/value/repair/from_type.mjs +24 -22
  577. package/node_modules/typebox/build/value/shared/union_priority_sort.d.mts +6 -2
  578. package/node_modules/typebox/build/value/shared/union_priority_sort.mjs +62 -26
  579. package/node_modules/typebox/build/value/value.d.mts +0 -1
  580. package/node_modules/typebox/build/value/value.mjs +0 -1
  581. package/node_modules/typebox/package.json +25 -25
  582. package/node_modules/typebox/readme.md +97 -80
  583. package/node_modules/undici-types/agent.d.ts +0 -2
  584. package/node_modules/undici-types/client.d.ts +25 -19
  585. package/node_modules/undici-types/dispatcher.d.ts +7 -33
  586. package/node_modules/undici-types/dispatcher1-wrapper.d.ts +7 -0
  587. package/node_modules/undici-types/fetch.d.ts +24 -4
  588. package/node_modules/undici-types/h2c-client.d.ts +6 -6
  589. package/node_modules/undici-types/handlers.d.ts +1 -2
  590. package/node_modules/undici-types/header.d.ts +5 -0
  591. package/node_modules/undici-types/index.d.ts +3 -1
  592. package/node_modules/undici-types/interceptors.d.ts +1 -1
  593. package/node_modules/undici-types/package.json +1 -1
  594. package/node_modules/undici-types/pool.d.ts +0 -2
  595. package/node_modules/undici-types/proxy-agent.d.ts +2 -2
  596. package/node_modules/undici-types/round-robin-pool.d.ts +0 -2
  597. package/node_modules/undici-types/snapshot-agent.d.ts +4 -0
  598. package/node_modules/undici-types/socks5-proxy-agent.d.ts +2 -2
  599. package/node_modules/undici-types/webidl.d.ts +0 -1
  600. package/npm-shrinkwrap.json +85 -85
  601. package/openclaw.plugin.json +1 -1
  602. package/package.json +6 -6
  603. package/dist/gateway-registry-DPxmW0Db.js +0 -74
  604. package/dist/provider.runtime-BiOSsG0m.js +0 -2
  605. package/dist/runtime-api.monitor-CN1_mmYY.js +0 -6
  606. package/dist/targets-BA7gf0K0.js +0 -3
  607. package/node_modules/@types/node/compatibility/iterators.d.ts +0 -21
  608. package/node_modules/typebox/build/schema/engine/_guard.d.mts +0 -6
  609. package/node_modules/typebox/build/schema/engine/_guard.mjs +0 -26
  610. package/node_modules/typebox/build/schema/types/_guard.d.mts +0 -10
  611. package/node_modules/typebox/build/schema/types/_guard.mjs +0 -16
  612. package/node_modules/typebox/build/type/action/_optional.d.mts +0 -19
  613. package/node_modules/typebox/build/type/action/_optional.mjs +0 -40
  614. package/node_modules/typebox/build/type/action/_readonly.d.mts +0 -19
  615. package/node_modules/typebox/build/type/action/_readonly.mjs +0 -40
  616. package/node_modules/typebox/build/type/action/awaited.d.mts +0 -15
  617. package/node_modules/typebox/build/type/action/awaited.mjs +0 -15
  618. package/node_modules/typebox/build/type/action/options.d.mts +0 -11
  619. package/node_modules/typebox/build/type/action/options.mjs +0 -11
  620. package/node_modules/typebox/build/type/engine/awaited/instantiate.d.mts +0 -11
  621. package/node_modules/typebox/build/type/engine/awaited/instantiate.mjs +0 -20
  622. package/node_modules/typebox/build/type/engine/enum/enum_to_union.d.mts +0 -14
  623. package/node_modules/typebox/build/type/engine/enum/enum_to_union.mjs +0 -24
  624. package/node_modules/typebox/build/type/engine/options/index.d.mts +0 -1
  625. package/node_modules/typebox/build/type/engine/options/index.mjs +0 -1
  626. package/node_modules/typebox/build/type/engine/options/instantiate.d.mts +0 -8
  627. package/node_modules/typebox/build/type/extends/async_iterator.d.mts +0 -7
  628. package/node_modules/typebox/build/type/extends/async_iterator.mjs +0 -9
  629. package/node_modules/typebox/build/type/extends/iterator.d.mts +0 -7
  630. package/node_modules/typebox/build/type/extends/iterator.mjs +0 -9
  631. package/node_modules/typebox/build/type/extends/promise.d.mts +0 -7
  632. package/node_modules/typebox/build/type/extends/promise.mjs +0 -9
  633. package/node_modules/typebox/build/type/types/async_iterator.d.mts +0 -20
  634. package/node_modules/typebox/build/type/types/async_iterator.mjs +0 -28
  635. package/node_modules/typebox/build/type/types/base.d.mts +0 -50
  636. package/node_modules/typebox/build/type/types/base.mjs +0 -84
  637. package/node_modules/typebox/build/type/types/iterator.d.mts +0 -20
  638. package/node_modules/typebox/build/type/types/iterator.mjs +0 -28
  639. package/node_modules/typebox/build/type/types/promise.d.mts +0 -21
  640. package/node_modules/typebox/build/type/types/promise.mjs +0 -29
  641. package/node_modules/typebox/build/value/clean/from_base.d.mts +0 -2
  642. package/node_modules/typebox/build/value/clean/from_base.mjs +0 -4
  643. package/node_modules/typebox/build/value/convert/from_base.d.mts +0 -2
  644. package/node_modules/typebox/build/value/convert/from_base.mjs +0 -4
  645. package/node_modules/typebox/build/value/create/from_async_iterator.d.mts +0 -2
  646. package/node_modules/typebox/build/value/create/from_async_iterator.mjs +0 -5
  647. package/node_modules/typebox/build/value/create/from_base.d.mts +0 -2
  648. package/node_modules/typebox/build/value/create/from_base.mjs +0 -4
  649. package/node_modules/typebox/build/value/create/from_iterator.d.mts +0 -2
  650. package/node_modules/typebox/build/value/create/from_iterator.mjs +0 -5
  651. package/node_modules/typebox/build/value/create/from_promise.d.mts +0 -2
  652. package/node_modules/typebox/build/value/create/from_promise.mjs +0 -5
  653. package/node_modules/typebox/build/value/default/from_base.d.mts +0 -2
  654. package/node_modules/typebox/build/value/default/from_base.mjs +0 -5
  655. package/node_modules/typebox/build/value/mutate/error.d.mts +0 -3
  656. package/node_modules/typebox/build/value/mutate/error.mjs +0 -6
  657. package/node_modules/typebox/build/value/mutate/from_array.d.mts +0 -2
  658. package/node_modules/typebox/build/value/mutate/from_array.mjs +0 -16
  659. package/node_modules/typebox/build/value/mutate/from_object.d.mts +0 -2
  660. package/node_modules/typebox/build/value/mutate/from_object.mjs +0 -40
  661. package/node_modules/typebox/build/value/mutate/from_unknown.d.mts +0 -2
  662. package/node_modules/typebox/build/value/mutate/from_unknown.mjs +0 -7
  663. package/node_modules/typebox/build/value/mutate/from_value.d.mts +0 -2
  664. package/node_modules/typebox/build/value/mutate/from_value.mjs +0 -12
  665. package/node_modules/typebox/build/value/mutate/index.d.mts +0 -1
  666. package/node_modules/typebox/build/value/mutate/index.mjs +0 -1
  667. package/node_modules/typebox/build/value/mutate/mutate.d.mts +0 -11
  668. package/node_modules/typebox/build/value/mutate/mutate.mjs +0 -41
  669. package/node_modules/typebox/build/value/repair/from_base.d.mts +0 -2
  670. package/node_modules/typebox/build/value/repair/from_base.mjs +0 -8
  671. /package/node_modules/typebox/build/type/engine/{awaited → with}/index.d.mts +0 -0
  672. /package/node_modules/typebox/build/type/engine/{awaited → with}/index.mjs +0 -0
@@ -1,3 +1,3 @@
1
- import { a as readDiscordChannelCreateParams, c as readDiscordParentIdParam, i as requiredGuildPermissionForModerationAction, n as isDiscordModerationAction, o as readDiscordChannelEditParams, r as readDiscordModerationCommand, s as readDiscordChannelMoveParams, t as handleDiscordAction } from "./runtime-C-fNslbg.js";
2
- import { t as discordMessageActions } from "./channel-actions-CamohoDF.js";
1
+ import { a as readDiscordChannelCreateParams, c as readDiscordParentIdParam, i as requiredGuildPermissionForModerationAction, n as isDiscordModerationAction, o as readDiscordChannelEditParams, r as readDiscordModerationCommand, s as readDiscordChannelMoveParams, t as handleDiscordAction } from "./runtime-C6rRmQ6l.js";
2
+ import { t as discordMessageActions } from "./channel-actions-D_fjVUZ_.js";
3
3
  export { discordMessageActions, handleDiscordAction, isDiscordModerationAction, readDiscordChannelCreateParams, readDiscordChannelEditParams, readDiscordChannelMoveParams, readDiscordModerationCommand, readDiscordParentIdParam, requiredGuildPermissionForModerationAction };
@@ -1,30 +1,30 @@
1
- import { x as resolveDiscordOutboundSessionRoute } from "./components-CBPNJhVP.js";
2
- import { n as registerBuiltDiscordComponentMessage, r as sendDiscordComponentMessage, t as editDiscordComponentMessage } from "./send.components-Cmv2qMB5.js";
3
- import { a as clearPresences, c as setPresence, i as unregisterGateway, n as getGateway, o as getPresence, r as registerGateway, s as presenceCacheSize, t as clearGateways } from "./gateway-registry-DPxmW0Db.js";
4
- import { A as hasAllGuildPermissionsDiscord, M as hasAnyGuildPermissionDiscord, O as fetchChannelPermissionsDiscord, k as fetchMemberGuildPermissionsDiscord, w as DiscordSendError } from "./send.shared-YLGCAMjV.js";
5
- import { n as listDiscordDirectoryGroupsLive, r as listDiscordDirectoryPeersLive } from "./directory-live-C8lwwDJo.js";
1
+ import { x as resolveDiscordOutboundSessionRoute } from "./components-BIBizbtZ.js";
2
+ import { n as registerBuiltDiscordComponentMessage, r as sendDiscordComponentMessage, t as editDiscordComponentMessage } from "./send.components-D0I39utR.js";
3
+ import { i as setPresence, n as getPresence, r as presenceCacheSize, t as clearPresences } from "./presence-cache-z1N8MbJ3.js";
4
+ import { A as hasAllGuildPermissionsDiscord, G as registerGateway, K as unregisterGateway, M as hasAnyGuildPermissionDiscord, O as fetchChannelPermissionsDiscord, U as clearGateways, W as getGateway, k as fetchMemberGuildPermissionsDiscord, w as DiscordSendError } from "./send.shared-wAwMhHDN.js";
5
+ import { n as listDiscordDirectoryGroupsLive, r as listDiscordDirectoryPeersLive } from "./directory-live-BX79ImQA.js";
6
6
  import { _ as resolveGroupDmAllow, a as normalizeDiscordSlug, c as resolveDiscordChannelConfigWithFallback, d as resolveDiscordGuildEntry, g as resolveDiscordShouldRequireMention, n as isDiscordGroupAllowedByPolicy, r as normalizeDiscordAllowList, s as resolveDiscordChannelConfig, t as allowListMatches, u as resolveDiscordCommandAuthorized, v as shouldEmitDiscordReactionNotification } from "./allow-list-C-MqM-B_.js";
7
- import { A as listScheduledEventsDiscord, B as moveChannelDiscord, C as fetchChannelInfoDiscord, D as fetchVoiceStatusDiscord, E as fetchRoleInfoDiscord, F as uploadEmojiDiscord, H as setChannelPermissionDiscord, I as uploadStickerDiscord, L as createChannelDiscord, M as resolveEventCoverImage, N as timeoutMemberDiscord, O as kickMemberDiscord, P as listGuildEmojisDiscord, R as deleteChannelDiscord, S as createScheduledEventDiscord, T as fetchMemberInfoDiscord, V as removeChannelPermissionDiscord, _ as readMessagesDiscord, a as removeReactionDiscord, b as addRoleDiscord, c as sendWebhookMessageDiscord, d as deleteMessageDiscord, f as editMessageDiscord, g as pinMessageDiscord, h as listThreadsDiscord, i as removeOwnReactionsDiscord, j as removeRoleDiscord, k as listGuildChannelsDiscord, m as listPinsDiscord, n as fetchReactionsDiscord, o as sendTypingDiscord, p as fetchMessageDiscord, r as reactMessageDiscord, s as sendVoiceMessageDiscord, u as createThreadDiscord, v as searchMessagesDiscord, x as banMemberDiscord, y as unpinMessageDiscord, z as editChannelDiscord } from "./send-BYTToRY1.js";
8
- import { n as sendPollDiscord, r as sendStickerDiscord, t as sendMessageDiscord } from "./send.outbound-BqvRMxXy.js";
9
- import { a as readDiscordChannelCreateParams, c as readDiscordParentIdParam, i as requiredGuildPermissionForModerationAction, n as isDiscordModerationAction, o as readDiscordChannelEditParams, r as readDiscordModerationCommand, s as readDiscordChannelMoveParams, t as handleDiscordAction } from "./runtime-C-fNslbg.js";
7
+ import { A as listScheduledEventsDiscord, B as moveChannelDiscord, C as fetchChannelInfoDiscord, D as fetchVoiceStatusDiscord, E as fetchRoleInfoDiscord, F as uploadEmojiDiscord, H as setChannelPermissionDiscord, I as uploadStickerDiscord, L as createChannelDiscord, M as resolveEventCoverImage, N as timeoutMemberDiscord, O as kickMemberDiscord, P as listGuildEmojisDiscord, R as deleteChannelDiscord, S as createScheduledEventDiscord, T as fetchMemberInfoDiscord, V as removeChannelPermissionDiscord, _ as readMessagesDiscord, a as removeReactionDiscord, b as addRoleDiscord, c as sendWebhookMessageDiscord, d as deleteMessageDiscord, f as editMessageDiscord, g as pinMessageDiscord, h as listThreadsDiscord, i as removeOwnReactionsDiscord, j as removeRoleDiscord, k as listGuildChannelsDiscord, m as listPinsDiscord, n as fetchReactionsDiscord, o as sendTypingDiscord, p as fetchMessageDiscord, r as reactMessageDiscord, s as sendVoiceMessageDiscord, u as createThreadDiscord, v as searchMessagesDiscord, x as banMemberDiscord, y as unpinMessageDiscord, z as editChannelDiscord } from "./send-iJ0B4bAX.js";
8
+ import { n as sendPollDiscord, r as sendStickerDiscord, t as sendMessageDiscord } from "./send.outbound-Bj61Q3a0.js";
10
9
  import { r as setDiscordRuntime } from "./runtime-DgnVQ7zW.js";
11
- import { t as discordMessageActions } from "./channel-actions-CamohoDF.js";
10
+ import { a as readDiscordChannelCreateParams, c as readDiscordParentIdParam, i as requiredGuildPermissionForModerationAction, n as isDiscordModerationAction, o as readDiscordChannelEditParams, r as readDiscordModerationCommand, s as readDiscordChannelMoveParams, t as handleDiscordAction } from "./runtime-C6rRmQ6l.js";
11
+ import { t as discordMessageActions } from "./channel-actions-D_fjVUZ_.js";
12
12
  import { C as resolveThreadBindingIdleTimeoutMs, E as resolveThreadBindingMaxAgeMs, T as resolveThreadBindingMaxAgeExpiresAt, d as isRecentlyUnboundThreadWebhookMessage, w as resolveThreadBindingInactivityExpiresAt } from "./thread-bindings.state-iSWjCYjB.js";
13
13
  import { n as setThreadBindingMaxAgeBySessionKey, t as setThreadBindingIdleTimeoutBySessionKey } from "./thread-bindings.session-updates-Chs3HgGa.js";
14
14
  import { a as isAbortError, c as normalizeDiscordListenerTimeoutMs, i as DISCORD_DEFAULT_LISTENER_TIMEOUT_MS, n as DISCORD_ATTACHMENT_TOTAL_TIMEOUT_MS, o as mergeAbortSignals, r as DISCORD_DEFAULT_INBOUND_WORKER_TIMEOUT_MS, s as normalizeDiscordInboundWorkerTimeoutMs, t as DISCORD_ATTACHMENT_IDLE_TIMEOUT_MS, u as runDiscordTaskWithTimeout } from "./timeouts-C5TBc_9x.js";
15
- import { t as resolveDiscordChannelAllowlist } from "./resolve-channels-C_rAwrkj.js";
16
- import { t as resolveDiscordUserAllowlist } from "./resolve-users-Cz1tkemy.js";
17
- import { _ as formatThreadBindingDurationLabel, b as resolveThreadBindingThreadName, g as resolveThreadBindingPersonaFromRecord, h as resolveThreadBindingPersona, y as resolveThreadBindingIntroText } from "./thread-bindings.discord-api-XBJmlLaf.js";
18
- import { a as reconcileAcpThreadBindingsOnStartup, c as resolveDiscordThreadBindingMaxAgeMs, i as listThreadBindingsForAccount, l as resolveThreadBindingsEnabled, n as autoBindSpawnedDiscordSubagent, o as unbindThreadBindingsBySessionKey, r as listThreadBindingsBySessionKey, s as resolveDiscordThreadBindingIdleTimeoutMs } from "./thread-bindings-C1yhwdOw.js";
19
- import { i as testing, n as createThreadBindingManager, r as getThreadBindingManager, t as createNoopThreadBindingManager } from "./thread-bindings.manager-BdFs0ot7.js";
20
- import { a as resolveDiscordPrivilegedIntentsFromFlags, i as probeDiscord, n as fetchDiscordApplicationSummary, r as parseApplicationIdFromToken, t as fetchDiscordApplicationId } from "./probe-Bkf8mJlj.js";
15
+ import { t as resolveDiscordChannelAllowlist } from "./resolve-channels-CcpvWoRa.js";
16
+ import { t as resolveDiscordUserAllowlist } from "./resolve-users-DJamun9s.js";
17
+ import { _ as formatThreadBindingDurationLabel, b as resolveThreadBindingThreadName, g as resolveThreadBindingPersonaFromRecord, h as resolveThreadBindingPersona, y as resolveThreadBindingIntroText } from "./thread-bindings.discord-api-BjIf9lGs.js";
18
+ import { a as reconcileAcpThreadBindingsOnStartup, c as resolveDiscordThreadBindingMaxAgeMs, i as listThreadBindingsForAccount, l as resolveThreadBindingsEnabled, n as autoBindSpawnedDiscordSubagent, o as unbindThreadBindingsBySessionKey, r as listThreadBindingsBySessionKey, s as resolveDiscordThreadBindingIdleTimeoutMs } from "./thread-bindings-DsTxqu3E.js";
19
+ import { i as testing, n as createThreadBindingManager, r as getThreadBindingManager, t as createNoopThreadBindingManager } from "./thread-bindings.manager-Bwmtqc3E.js";
20
+ import { a as resolveDiscordPrivilegedIntentsFromFlags, i as probeDiscord, n as fetchDiscordApplicationSummary, r as parseApplicationIdFromToken, t as fetchDiscordApplicationId } from "./probe-D1ImJEo2.js";
21
21
  import "./runtime-api.actions.js";
22
- import { r as collectDiscordAuditChannelIds, t as auditDiscordChannelPermissions } from "./audit-BXGKCgbA.js";
22
+ import { r as collectDiscordAuditChannelIds, t as auditDiscordChannelPermissions } from "./audit-MLpDpN3Z.js";
23
23
  import "./runtime-api.lookup.js";
24
- import { E as sanitizeDiscordThreadName, c as createDiscordGatewayPlugin, f as createDiscordNativeCommand, l as resolveDiscordGatewayIntents, t as monitorDiscordProvider, u as waitForDiscordGatewayPluginRegistration, w as resolveDiscordReplyTarget, x as registerDiscordListener } from "./provider-CChQJujf.js";
25
- import { i as buildDiscordMediaPayload } from "./message-utils-C_tYBSAu.js";
26
- import { t as createDiscordMessageHandler } from "./message-handler-ClZrgeka.js";
27
- import "./runtime-api.monitor-CN1_mmYY.js";
24
+ import { E as sanitizeDiscordThreadName, c as createDiscordGatewayPlugin, f as createDiscordNativeCommand, l as resolveDiscordGatewayIntents, t as monitorDiscordProvider, u as waitForDiscordGatewayPluginRegistration, w as resolveDiscordReplyTarget, x as registerDiscordListener } from "./provider-Cm9QSAO8.js";
25
+ import { i as buildDiscordMediaPayload } from "./message-utils-B_3yA5bN.js";
26
+ import { t as createDiscordMessageHandler } from "./message-handler-DbrX-sHg.js";
27
+ import "./runtime-api.monitor-DoCAqUlv.js";
28
28
  import "./runtime-api.send.js";
29
29
  import "./runtime-api.threads.js";
30
30
  export { DISCORD_ATTACHMENT_IDLE_TIMEOUT_MS, DISCORD_ATTACHMENT_TOTAL_TIMEOUT_MS, DISCORD_DEFAULT_INBOUND_WORKER_TIMEOUT_MS, DISCORD_DEFAULT_LISTENER_TIMEOUT_MS, DiscordSendError, testing as __testing, testing, addRoleDiscord, allowListMatches, auditDiscordChannelPermissions, autoBindSpawnedDiscordSubagent, banMemberDiscord, buildDiscordMediaPayload, clearGateways, clearPresences, collectDiscordAuditChannelIds, createChannelDiscord, createDiscordGatewayPlugin, createDiscordMessageHandler, createDiscordNativeCommand, createNoopThreadBindingManager, createScheduledEventDiscord, createThreadBindingManager, createThreadDiscord, deleteChannelDiscord, deleteMessageDiscord, discordMessageActions, editChannelDiscord, editDiscordComponentMessage, editMessageDiscord, fetchChannelInfoDiscord, fetchChannelPermissionsDiscord, fetchDiscordApplicationId, fetchDiscordApplicationSummary, fetchMemberGuildPermissionsDiscord, fetchMemberInfoDiscord, fetchMessageDiscord, fetchReactionsDiscord, fetchRoleInfoDiscord, fetchVoiceStatusDiscord, formatThreadBindingDurationLabel, getGateway, getPresence, getThreadBindingManager, handleDiscordAction, hasAllGuildPermissionsDiscord, hasAnyGuildPermissionDiscord, isAbortError, isDiscordGroupAllowedByPolicy, isDiscordModerationAction, isRecentlyUnboundThreadWebhookMessage, kickMemberDiscord, listDiscordDirectoryGroupsLive, listDiscordDirectoryPeersLive, listGuildChannelsDiscord, listGuildEmojisDiscord, listPinsDiscord, listScheduledEventsDiscord, listThreadBindingsBySessionKey, listThreadBindingsForAccount, listThreadsDiscord, mergeAbortSignals, monitorDiscordProvider, moveChannelDiscord, normalizeDiscordAllowList, normalizeDiscordInboundWorkerTimeoutMs, normalizeDiscordListenerTimeoutMs, normalizeDiscordSlug, parseApplicationIdFromToken, pinMessageDiscord, presenceCacheSize, probeDiscord, reactMessageDiscord, readDiscordChannelCreateParams, readDiscordChannelEditParams, readDiscordChannelMoveParams, readDiscordModerationCommand, readDiscordParentIdParam, readMessagesDiscord, reconcileAcpThreadBindingsOnStartup, registerBuiltDiscordComponentMessage, registerDiscordListener, registerGateway, removeChannelPermissionDiscord, removeOwnReactionsDiscord, removeReactionDiscord, removeRoleDiscord, requiredGuildPermissionForModerationAction, resolveDiscordChannelAllowlist, resolveDiscordChannelConfig, resolveDiscordChannelConfigWithFallback, resolveDiscordCommandAuthorized, resolveDiscordGatewayIntents, resolveDiscordGuildEntry, resolveDiscordOutboundSessionRoute, resolveDiscordPrivilegedIntentsFromFlags, resolveDiscordReplyTarget, resolveDiscordShouldRequireMention, resolveDiscordThreadBindingIdleTimeoutMs, resolveDiscordThreadBindingMaxAgeMs, resolveDiscordUserAllowlist, resolveEventCoverImage, resolveGroupDmAllow, resolveThreadBindingIdleTimeoutMs, resolveThreadBindingInactivityExpiresAt, resolveThreadBindingIntroText, resolveThreadBindingMaxAgeExpiresAt, resolveThreadBindingMaxAgeMs, resolveThreadBindingPersona, resolveThreadBindingPersonaFromRecord, resolveThreadBindingThreadName, resolveThreadBindingsEnabled, runDiscordTaskWithTimeout, sanitizeDiscordThreadName, searchMessagesDiscord, sendDiscordComponentMessage, sendMessageDiscord, sendPollDiscord, sendStickerDiscord, sendTypingDiscord, sendVoiceMessageDiscord, sendWebhookMessageDiscord, setChannelPermissionDiscord, setDiscordRuntime, setPresence, setThreadBindingIdleTimeoutBySessionKey, setThreadBindingMaxAgeBySessionKey, shouldEmitDiscordReactionNotification, timeoutMemberDiscord, unbindThreadBindingsBySessionKey, unpinMessageDiscord, unregisterGateway, uploadEmojiDiscord, uploadStickerDiscord, waitForDiscordGatewayPluginRegistration };
@@ -1,7 +1,7 @@
1
- import { n as listDiscordDirectoryGroupsLive, r as listDiscordDirectoryPeersLive } from "./directory-live-C8lwwDJo.js";
1
+ import { n as listDiscordDirectoryGroupsLive, r as listDiscordDirectoryPeersLive } from "./directory-live-BX79ImQA.js";
2
2
  import { r as setDiscordRuntime } from "./runtime-DgnVQ7zW.js";
3
- import { t as resolveDiscordChannelAllowlist } from "./resolve-channels-C_rAwrkj.js";
4
- import { t as resolveDiscordUserAllowlist } from "./resolve-users-Cz1tkemy.js";
5
- import { a as resolveDiscordPrivilegedIntentsFromFlags, i as probeDiscord, n as fetchDiscordApplicationSummary, r as parseApplicationIdFromToken, t as fetchDiscordApplicationId } from "./probe-Bkf8mJlj.js";
6
- import { r as collectDiscordAuditChannelIds, t as auditDiscordChannelPermissions } from "./audit-BXGKCgbA.js";
3
+ import { t as resolveDiscordChannelAllowlist } from "./resolve-channels-CcpvWoRa.js";
4
+ import { t as resolveDiscordUserAllowlist } from "./resolve-users-DJamun9s.js";
5
+ import { a as resolveDiscordPrivilegedIntentsFromFlags, i as probeDiscord, n as fetchDiscordApplicationSummary, r as parseApplicationIdFromToken, t as fetchDiscordApplicationId } from "./probe-D1ImJEo2.js";
6
+ import { r as collectDiscordAuditChannelIds, t as auditDiscordChannelPermissions } from "./audit-MLpDpN3Z.js";
7
7
  export { auditDiscordChannelPermissions, collectDiscordAuditChannelIds, fetchDiscordApplicationId, fetchDiscordApplicationSummary, listDiscordDirectoryGroupsLive, listDiscordDirectoryPeersLive, parseApplicationIdFromToken, probeDiscord, resolveDiscordChannelAllowlist, resolveDiscordPrivilegedIntentsFromFlags, resolveDiscordUserAllowlist, setDiscordRuntime };
@@ -0,0 +1,6 @@
1
+ import "./allow-list-C-MqM-B_.js";
2
+ import "./timeouts-C5TBc_9x.js";
3
+ import "./provider-Cm9QSAO8.js";
4
+ import "./message-utils-B_3yA5bN.js";
5
+ import "./message-handler-DbrX-sHg.js";
6
+ export {};
@@ -1,8 +1,9 @@
1
- import { a as clearPresences, c as setPresence, i as unregisterGateway, n as getGateway, o as getPresence, r as registerGateway, s as presenceCacheSize, t as clearGateways } from "./gateway-registry-DPxmW0Db.js";
1
+ import { i as setPresence, n as getPresence, r as presenceCacheSize, t as clearPresences } from "./presence-cache-z1N8MbJ3.js";
2
+ import { G as registerGateway, K as unregisterGateway, U as clearGateways, W as getGateway } from "./send.shared-wAwMhHDN.js";
2
3
  import { _ as resolveGroupDmAllow, a as normalizeDiscordSlug, c as resolveDiscordChannelConfigWithFallback, d as resolveDiscordGuildEntry, g as resolveDiscordShouldRequireMention, n as isDiscordGroupAllowedByPolicy, r as normalizeDiscordAllowList, s as resolveDiscordChannelConfig, t as allowListMatches, u as resolveDiscordCommandAuthorized, v as shouldEmitDiscordReactionNotification } from "./allow-list-C-MqM-B_.js";
3
4
  import { a as isAbortError, c as normalizeDiscordListenerTimeoutMs, i as DISCORD_DEFAULT_LISTENER_TIMEOUT_MS, n as DISCORD_ATTACHMENT_TOTAL_TIMEOUT_MS, o as mergeAbortSignals, r as DISCORD_DEFAULT_INBOUND_WORKER_TIMEOUT_MS, s as normalizeDiscordInboundWorkerTimeoutMs, t as DISCORD_ATTACHMENT_IDLE_TIMEOUT_MS, u as runDiscordTaskWithTimeout } from "./timeouts-C5TBc_9x.js";
4
- import { E as sanitizeDiscordThreadName, c as createDiscordGatewayPlugin, f as createDiscordNativeCommand, l as resolveDiscordGatewayIntents, t as monitorDiscordProvider, u as waitForDiscordGatewayPluginRegistration, w as resolveDiscordReplyTarget, x as registerDiscordListener } from "./provider-CChQJujf.js";
5
- import { i as buildDiscordMediaPayload } from "./message-utils-C_tYBSAu.js";
6
- import { t as createDiscordMessageHandler } from "./message-handler-ClZrgeka.js";
7
- import "./runtime-api.monitor-CN1_mmYY.js";
5
+ import { E as sanitizeDiscordThreadName, c as createDiscordGatewayPlugin, f as createDiscordNativeCommand, l as resolveDiscordGatewayIntents, t as monitorDiscordProvider, u as waitForDiscordGatewayPluginRegistration, w as resolveDiscordReplyTarget, x as registerDiscordListener } from "./provider-Cm9QSAO8.js";
6
+ import { i as buildDiscordMediaPayload } from "./message-utils-B_3yA5bN.js";
7
+ import { t as createDiscordMessageHandler } from "./message-handler-DbrX-sHg.js";
8
+ import "./runtime-api.monitor-DoCAqUlv.js";
8
9
  export { DISCORD_ATTACHMENT_IDLE_TIMEOUT_MS, DISCORD_ATTACHMENT_TOTAL_TIMEOUT_MS, DISCORD_DEFAULT_INBOUND_WORKER_TIMEOUT_MS, DISCORD_DEFAULT_LISTENER_TIMEOUT_MS, allowListMatches, buildDiscordMediaPayload, clearGateways, clearPresences, createDiscordGatewayPlugin, createDiscordMessageHandler, createDiscordNativeCommand, getGateway, getPresence, isAbortError, isDiscordGroupAllowedByPolicy, mergeAbortSignals, monitorDiscordProvider, normalizeDiscordAllowList, normalizeDiscordInboundWorkerTimeoutMs, normalizeDiscordListenerTimeoutMs, normalizeDiscordSlug, presenceCacheSize, registerDiscordListener, registerGateway, resolveDiscordChannelConfig, resolveDiscordChannelConfigWithFallback, resolveDiscordCommandAuthorized, resolveDiscordGatewayIntents, resolveDiscordGuildEntry, resolveDiscordReplyTarget, resolveDiscordShouldRequireMention, resolveGroupDmAllow, runDiscordTaskWithTimeout, sanitizeDiscordThreadName, setPresence, shouldEmitDiscordReactionNotification, unregisterGateway, waitForDiscordGatewayPluginRegistration };
@@ -1,6 +1,6 @@
1
- import { x as resolveDiscordOutboundSessionRoute } from "./components-CBPNJhVP.js";
2
- import { n as registerBuiltDiscordComponentMessage, r as sendDiscordComponentMessage, t as editDiscordComponentMessage } from "./send.components-Cmv2qMB5.js";
3
- import { A as hasAllGuildPermissionsDiscord, M as hasAnyGuildPermissionDiscord, O as fetchChannelPermissionsDiscord, k as fetchMemberGuildPermissionsDiscord, w as DiscordSendError } from "./send.shared-YLGCAMjV.js";
4
- import { A as listScheduledEventsDiscord, B as moveChannelDiscord, C as fetchChannelInfoDiscord, D as fetchVoiceStatusDiscord, E as fetchRoleInfoDiscord, F as uploadEmojiDiscord, H as setChannelPermissionDiscord, I as uploadStickerDiscord, L as createChannelDiscord, M as resolveEventCoverImage, N as timeoutMemberDiscord, O as kickMemberDiscord, P as listGuildEmojisDiscord, R as deleteChannelDiscord, S as createScheduledEventDiscord, T as fetchMemberInfoDiscord, V as removeChannelPermissionDiscord, _ as readMessagesDiscord, a as removeReactionDiscord, b as addRoleDiscord, c as sendWebhookMessageDiscord, d as deleteMessageDiscord, f as editMessageDiscord, g as pinMessageDiscord, h as listThreadsDiscord, i as removeOwnReactionsDiscord, j as removeRoleDiscord, k as listGuildChannelsDiscord, m as listPinsDiscord, n as fetchReactionsDiscord, o as sendTypingDiscord, p as fetchMessageDiscord, r as reactMessageDiscord, s as sendVoiceMessageDiscord, u as createThreadDiscord, v as searchMessagesDiscord, x as banMemberDiscord, y as unpinMessageDiscord, z as editChannelDiscord } from "./send-BYTToRY1.js";
5
- import { n as sendPollDiscord, r as sendStickerDiscord, t as sendMessageDiscord } from "./send.outbound-BqvRMxXy.js";
1
+ import { x as resolveDiscordOutboundSessionRoute } from "./components-BIBizbtZ.js";
2
+ import { n as registerBuiltDiscordComponentMessage, r as sendDiscordComponentMessage, t as editDiscordComponentMessage } from "./send.components-D0I39utR.js";
3
+ import { A as hasAllGuildPermissionsDiscord, M as hasAnyGuildPermissionDiscord, O as fetchChannelPermissionsDiscord, k as fetchMemberGuildPermissionsDiscord, w as DiscordSendError } from "./send.shared-wAwMhHDN.js";
4
+ import { A as listScheduledEventsDiscord, B as moveChannelDiscord, C as fetchChannelInfoDiscord, D as fetchVoiceStatusDiscord, E as fetchRoleInfoDiscord, F as uploadEmojiDiscord, H as setChannelPermissionDiscord, I as uploadStickerDiscord, L as createChannelDiscord, M as resolveEventCoverImage, N as timeoutMemberDiscord, O as kickMemberDiscord, P as listGuildEmojisDiscord, R as deleteChannelDiscord, S as createScheduledEventDiscord, T as fetchMemberInfoDiscord, V as removeChannelPermissionDiscord, _ as readMessagesDiscord, a as removeReactionDiscord, b as addRoleDiscord, c as sendWebhookMessageDiscord, d as deleteMessageDiscord, f as editMessageDiscord, g as pinMessageDiscord, h as listThreadsDiscord, i as removeOwnReactionsDiscord, j as removeRoleDiscord, k as listGuildChannelsDiscord, m as listPinsDiscord, n as fetchReactionsDiscord, o as sendTypingDiscord, p as fetchMessageDiscord, r as reactMessageDiscord, s as sendVoiceMessageDiscord, u as createThreadDiscord, v as searchMessagesDiscord, x as banMemberDiscord, y as unpinMessageDiscord, z as editChannelDiscord } from "./send-iJ0B4bAX.js";
5
+ import { n as sendPollDiscord, r as sendStickerDiscord, t as sendMessageDiscord } from "./send.outbound-Bj61Q3a0.js";
6
6
  export { DiscordSendError, addRoleDiscord, banMemberDiscord, createChannelDiscord, createScheduledEventDiscord, createThreadDiscord, deleteChannelDiscord, deleteMessageDiscord, editChannelDiscord, editDiscordComponentMessage, editMessageDiscord, fetchChannelInfoDiscord, fetchChannelPermissionsDiscord, fetchMemberGuildPermissionsDiscord, fetchMemberInfoDiscord, fetchMessageDiscord, fetchReactionsDiscord, fetchRoleInfoDiscord, fetchVoiceStatusDiscord, hasAllGuildPermissionsDiscord, hasAnyGuildPermissionDiscord, kickMemberDiscord, listGuildChannelsDiscord, listGuildEmojisDiscord, listPinsDiscord, listScheduledEventsDiscord, listThreadsDiscord, moveChannelDiscord, pinMessageDiscord, reactMessageDiscord, readMessagesDiscord, registerBuiltDiscordComponentMessage, removeChannelPermissionDiscord, removeOwnReactionsDiscord, removeReactionDiscord, removeRoleDiscord, resolveDiscordOutboundSessionRoute, resolveEventCoverImage, searchMessagesDiscord, sendDiscordComponentMessage, sendMessageDiscord, sendPollDiscord, sendStickerDiscord, sendTypingDiscord, sendVoiceMessageDiscord, sendWebhookMessageDiscord, setChannelPermissionDiscord, timeoutMemberDiscord, unpinMessageDiscord, uploadEmojiDiscord, uploadStickerDiscord };
@@ -1,6 +1,6 @@
1
1
  import { C as resolveThreadBindingIdleTimeoutMs, E as resolveThreadBindingMaxAgeMs, T as resolveThreadBindingMaxAgeExpiresAt, d as isRecentlyUnboundThreadWebhookMessage, w as resolveThreadBindingInactivityExpiresAt } from "./thread-bindings.state-iSWjCYjB.js";
2
2
  import { n as setThreadBindingMaxAgeBySessionKey, t as setThreadBindingIdleTimeoutBySessionKey } from "./thread-bindings.session-updates-Chs3HgGa.js";
3
- import { _ as formatThreadBindingDurationLabel, b as resolveThreadBindingThreadName, g as resolveThreadBindingPersonaFromRecord, h as resolveThreadBindingPersona, y as resolveThreadBindingIntroText } from "./thread-bindings.discord-api-XBJmlLaf.js";
4
- import { a as reconcileAcpThreadBindingsOnStartup, c as resolveDiscordThreadBindingMaxAgeMs, i as listThreadBindingsForAccount, l as resolveThreadBindingsEnabled, n as autoBindSpawnedDiscordSubagent, o as unbindThreadBindingsBySessionKey, r as listThreadBindingsBySessionKey, s as resolveDiscordThreadBindingIdleTimeoutMs } from "./thread-bindings-C1yhwdOw.js";
5
- import { i as testing, n as createThreadBindingManager, r as getThreadBindingManager, t as createNoopThreadBindingManager } from "./thread-bindings.manager-BdFs0ot7.js";
3
+ import { _ as formatThreadBindingDurationLabel, b as resolveThreadBindingThreadName, g as resolveThreadBindingPersonaFromRecord, h as resolveThreadBindingPersona, y as resolveThreadBindingIntroText } from "./thread-bindings.discord-api-BjIf9lGs.js";
4
+ import { a as reconcileAcpThreadBindingsOnStartup, c as resolveDiscordThreadBindingMaxAgeMs, i as listThreadBindingsForAccount, l as resolveThreadBindingsEnabled, n as autoBindSpawnedDiscordSubagent, o as unbindThreadBindingsBySessionKey, r as listThreadBindingsBySessionKey, s as resolveDiscordThreadBindingIdleTimeoutMs } from "./thread-bindings-DsTxqu3E.js";
5
+ import { i as testing, n as createThreadBindingManager, r as getThreadBindingManager, t as createNoopThreadBindingManager } from "./thread-bindings.manager-Bwmtqc3E.js";
6
6
  export { testing as __testing, testing, autoBindSpawnedDiscordSubagent, createNoopThreadBindingManager, createThreadBindingManager, formatThreadBindingDurationLabel, getThreadBindingManager, isRecentlyUnboundThreadWebhookMessage, listThreadBindingsBySessionKey, listThreadBindingsForAccount, reconcileAcpThreadBindingsOnStartup, resolveDiscordThreadBindingIdleTimeoutMs, resolveDiscordThreadBindingMaxAgeMs, resolveThreadBindingIdleTimeoutMs, resolveThreadBindingInactivityExpiresAt, resolveThreadBindingIntroText, resolveThreadBindingMaxAgeExpiresAt, resolveThreadBindingMaxAgeMs, resolveThreadBindingPersona, resolveThreadBindingPersonaFromRecord, resolveThreadBindingThreadName, resolveThreadBindingsEnabled, setThreadBindingIdleTimeoutBySessionKey, setThreadBindingMaxAgeBySessionKey, unbindThreadBindingsBySessionKey };
@@ -1,4 +1,4 @@
1
- import { collectNestedChannelFieldAssignments, collectSimpleChannelFieldAssignments, getChannelSurface, isBaseFieldActiveForChannelSurface, isEnabledFlag, isRecord } from "openclaw/plugin-sdk/channel-secret-basic-runtime";
1
+ import { collectNestedChannelFieldAssignments, collectSimpleChannelFieldAssignments, getChannelSurface, hasConfiguredSecretInputValue, isBaseFieldActiveForChannelSurface, isEnabledFlag, isRecord } from "openclaw/plugin-sdk/channel-secret-basic-runtime";
2
2
  import { collectNestedChannelTtsAssignments } from "openclaw/plugin-sdk/channel-secret-tts-runtime";
3
3
  //#region extensions/discord/src/secret-config-contract.ts
4
4
  const secretTargetRegistryEntries = [
@@ -75,6 +75,11 @@ function collectRuntimeConfigAssignments(params) {
75
75
  const resolved = getChannelSurface(params.config, "discord");
76
76
  if (!resolved) return;
77
77
  const { channel: discord, surface } = resolved;
78
+ if (surface.hasExplicitAccounts && !surface.accounts.some(({ accountId }) => accountId === "default") && [discord.token, params.context.env.DISCORD_BOT_TOKEN].some((value) => hasConfiguredSecretInputValue(value, params.defaults))) surface.accounts.push({
79
+ accountId: "default",
80
+ account: {},
81
+ enabled: surface.channelEnabled
82
+ });
78
83
  collectSimpleChannelFieldAssignments({
79
84
  channelKey: "discord",
80
85
  field: "token",
@@ -1,2 +1,2 @@
1
- import { n as secretTargetRegistryEntries, t as collectRuntimeConfigAssignments } from "./secret-config-contract-BjM-1hr9.js";
1
+ import { n as secretTargetRegistryEntries, t as collectRuntimeConfigAssignments } from "./secret-config-contract-BDNrRWvd.js";
2
2
  export { collectRuntimeConfigAssignments, secretTargetRegistryEntries };
@@ -1,20 +1,20 @@
1
- import { At as getGuildMember, Bt as removeGuildMemberRole, C as readDiscordCode, Ct as createGuildBan, Dt as createGuildSticker, Et as createGuildScheduledEvent, Ft as listGuildRoles, It as listGuildScheduledEvents, Lt as moveGuildChannels, Mt as listGuildActiveThreads, Nt as listGuildChannels, Ot as deleteChannelPermission, Pt as listGuildEmojis, Rt as putChannelPermission, S as RateLimitError, St as addGuildMemberRole, T as readRetryAfter, Tt as createGuildEmoji, Vt as timeoutGuildMember, Wt as __exportAll, _t as listChannelPins, at as deleteOwnMessageReaction, bt as sendChannelTyping, ct as createThread, dt as editChannel, ft as editChannelMessage, gt as listChannelMessages, ht as listChannelArchivedThreads, it as createOwnMessageReaction, jt as getGuildVoiceState, kt as getGuild, lt as deleteChannel, mt as getChannelMessage, n as createDiscordSendResult, ot as listMessageReactionUsers, pt as getChannel, st as createChannelMessage, ut as deleteChannelMessage, vt as pinChannelMessage, w as readDiscordMessage, wt as createGuildChannel, x as DiscordError, xt as unpinChannelMessage, yt as searchGuildMessages, zt as removeGuildMember } from "./send.receipt-CK162xD0.js";
1
+ import { At as createGuildScheduledEvent, Bt as listGuildScheduledEvents, Ct as searchGuildMessages, D as readDiscordCode, Dt as createGuildBan, E as isUnknownDiscordVoiceStateError, Et as addGuildMemberRole, Ft as getGuildVoiceState, Gt as timeoutGuildMember, Ht as putChannelPermission, It as listGuildActiveThreads, Jt as __exportAll, Lt as listGuildChannels, Mt as deleteChannelPermission, Nt as getGuild, O as readDiscordMessage, Ot as createGuildChannel, Pt as getGuildMember, Rt as listGuildEmojis, St as pinChannelMessage, T as RateLimitError, Tt as unpinChannelMessage, Ut as removeGuildMember, Vt as moveGuildChannels, Wt as removeGuildMemberRole, _t as getChannel, bt as listChannelMessages, ct as createOwnMessageReaction, dt as createChannelMessage, ft as createThread, gt as editChannelMessage, ht as editChannel, jt as createGuildSticker, k as readRetryAfter, kt as createGuildEmoji, lt as deleteOwnMessageReaction, mt as deleteChannelMessage, n as createDiscordSendResult, pt as deleteChannel, ut as listMessageReactionUsers, vt as getChannelMessage, w as DiscordError, wt as sendChannelTyping, xt as listChannelPins, yt as listChannelArchivedThreads, zt as listGuildRoles } from "./send.receipt-BpBQED_5.js";
2
2
  import { s as resolveDiscordAccount } from "./accounts-P19jm1lf.js";
3
- import { A as hasAllGuildPermissionsDiscord, C as DISCORD_MAX_STICKER_BYTES, D as canViewDiscordGuildChannel, E as canManageGuildRoleDiscord, F as createDiscordClient, M as hasAnyGuildPermissionDiscord, O as fetchChannelPermissionsDiscord, P as parseAndResolveChannelRecipient, R as resolveDiscordClientAccountContext, S as DISCORD_MAX_EVENT_COVER_BYTES, T as canManageGuildMemberRoleDiscord, i as formatReactionEmoji, j as hasAnyChannelPermissionDiscord, k as fetchMemberGuildPermissionsDiscord, l as resolveChannelId, o as normalizeEmojiName, r as buildReactionIdentifier, s as normalizeReactionEmoji, t as buildDiscordSendError, w as DiscordSendError, x as DISCORD_MAX_EMOJI_BYTES, z as resolveDiscordRest } from "./send.shared-YLGCAMjV.js";
4
- import { n as sendPollDiscord, r as sendStickerDiscord, s as rewriteDiscordKnownMentions, t as sendMessageDiscord } from "./send.outbound-BqvRMxXy.js";
3
+ import { A as hasAllGuildPermissionsDiscord, C as DISCORD_MAX_STICKER_BYTES, D as canViewDiscordGuildChannel, E as canManageGuildRoleDiscord, F as createDiscordClient, M as hasAnyGuildPermissionDiscord, O as fetchChannelPermissionsDiscord, P as parseAndResolveChannelRecipient, R as resolveDiscordClientAccountContext, S as DISCORD_MAX_EVENT_COVER_BYTES, T as canManageGuildMemberRoleDiscord, i as formatReactionEmoji, j as hasAnyChannelPermissionDiscord, k as fetchMemberGuildPermissionsDiscord, l as resolveChannelId, o as normalizeEmojiName, r as buildReactionIdentifier, s as normalizeReactionEmoji, t as buildDiscordSendError, w as DiscordSendError, x as DISCORD_MAX_EMOJI_BYTES, z as resolveDiscordRest } from "./send.shared-wAwMhHDN.js";
4
+ import { n as sendPollDiscord, o as rewriteDiscordKnownMentions, r as sendStickerDiscord, t as sendMessageDiscord } from "./send.outbound-Bj61Q3a0.js";
5
5
  import { normalizeLowercaseStringOrEmpty, normalizeOptionalLowercaseString, normalizeOptionalString, normalizeStringEntries } from "openclaw/plugin-sdk/string-coerce-runtime";
6
6
  import { ChannelType } from "discord-api-types/v10";
7
7
  import { parseStrictFiniteNumber, resolveExpiresAtMsFromDurationMs, timestampMsToIsoString } from "openclaw/plugin-sdk/number-runtime";
8
8
  import crypto from "node:crypto";
9
9
  import path from "node:path";
10
10
  import { writeExternalFileWithinRoot } from "openclaw/plugin-sdk/security-runtime";
11
+ import { formatErrorMessage } from "openclaw/plugin-sdk/error-runtime";
11
12
  import { MEDIA_FFMPEG_MAX_AUDIO_DURATION_SECS, extensionForMime, maxBytesForKind, parseFfprobeCodecAndSampleRate, runFfmpeg, runFfprobe, unlinkIfExists } from "openclaw/plugin-sdk/media-runtime";
12
13
  import { requireRuntimeConfig } from "openclaw/plugin-sdk/plugin-config-runtime";
13
14
  import { loadWebMediaRaw } from "openclaw/plugin-sdk/web-media";
14
- import { formatErrorMessage } from "openclaw/plugin-sdk/error-runtime";
15
15
  import { readProviderJsonResponse, readResponseTextLimited } from "openclaw/plugin-sdk/provider-http";
16
- import { recordChannelActivity } from "openclaw/plugin-sdk/channel-activity-runtime";
17
16
  import { truncateUtf16Safe } from "openclaw/plugin-sdk/text-utility-runtime";
17
+ import { recordChannelActivity } from "openclaw/plugin-sdk/channel-activity-runtime";
18
18
  import fs from "node:fs/promises";
19
19
  import { resolvePreferredOpenClawTmpDir, tempWorkspace } from "openclaw/plugin-sdk/temp-path";
20
20
  import { fetchWithSsrFGuard } from "openclaw/plugin-sdk/ssrf-runtime";
@@ -152,12 +152,25 @@ async function listGuildChannelsDiscord(guildId, opts) {
152
152
  return await listGuildChannels(resolveDiscordRest(opts), guildId);
153
153
  }
154
154
  async function fetchVoiceStatusDiscord(guildId, userId, opts) {
155
- return await getGuildVoiceState(resolveDiscordRest(opts), guildId, userId);
155
+ const rest = resolveDiscordRest(opts);
156
+ try {
157
+ return await getGuildVoiceState(rest, guildId, userId);
158
+ } catch (err) {
159
+ if (!isUnknownDiscordVoiceStateError(err)) throw err;
160
+ return {
161
+ guild_id: guildId,
162
+ user_id: userId,
163
+ channel_id: null,
164
+ connected: false,
165
+ absent: true,
166
+ reason: "unknown_voice_state"
167
+ };
168
+ }
156
169
  }
157
170
  async function listScheduledEventsDiscord(guildId, opts) {
158
171
  return await listGuildScheduledEvents(resolveDiscordRest(opts), guildId);
159
172
  }
160
- const ALLOWED_EVENT_COVER_TYPES = new Set([
173
+ const ALLOWED_EVENT_COVER_TYPES = /* @__PURE__ */ new Set([
161
174
  "image/png",
162
175
  "image/jpeg",
163
176
  "image/jpg",
@@ -362,7 +375,7 @@ async function sendWebhookMessageDiscord(text, opts) {
362
375
  })
363
376
  });
364
377
  if (!response.ok) await throwWebhookResponseError(response);
365
- const payload = await response.json().catch(() => ({}));
378
+ const payload = response.status === 204 ? {} : await readProviderJsonResponse(response, "Discord webhook send").catch(() => ({}));
366
379
  try {
367
380
  recordChannelActivity({
368
381
  channel: "discord",
@@ -675,11 +688,12 @@ async function sendDiscordVoiceMessage(rest, channelId, audioBuffer, metadata, r
675
688
  }
676
689
  //#endregion
677
690
  //#region extensions/discord/src/send.voice.ts
678
- function toDiscordSendResult(result, fallbackChannelId) {
691
+ function toDiscordSendResult(result, fallbackChannelId, reply) {
679
692
  return createDiscordSendResult({
680
693
  result,
681
694
  fallbackChannelId,
682
- kind: "voice"
695
+ kind: "voice",
696
+ reply
683
697
  });
684
698
  }
685
699
  async function materializeVoiceMessageInput(mediaUrl) {
@@ -733,13 +747,13 @@ async function sendVoiceMessageDiscord(to, audioPath, opts) {
733
747
  oggCleanup = ogg.cleanup;
734
748
  const metadata = await getVoiceMessageMetadata(oggPath);
735
749
  const audioBuffer = await fs.readFile(oggPath);
736
- const result = await sendDiscordVoiceMessage(rest, channelId, audioBuffer, metadata, opts.replyTo, request, opts.silent, token);
750
+ const result = await sendDiscordVoiceMessage(rest, channelId, audioBuffer, metadata, opts.reply?.messageId, request, opts.silent, token);
737
751
  recordChannelActivity({
738
752
  channel: "discord",
739
753
  accountId: accountInfo.accountId,
740
754
  direction: "outbound"
741
755
  });
742
- return toDiscordSendResult(result, channelId);
756
+ return toDiscordSendResult(result, channelId, opts.reply);
743
757
  } catch (err) {
744
758
  if (channelId && rest && token) throw await buildDiscordSendError(err, {
745
759
  channelId,
@@ -802,11 +816,8 @@ async function removeOwnReactionsDiscord(channelId, messageId, opts) {
802
816
  ok: true,
803
817
  removed: []
804
818
  };
805
- const removed = [];
806
- await Promise.allSettled(Array.from(identifiers, (identifier) => {
807
- removed.push(identifier);
808
- return deleteOwnMessageReaction(rest, channelId, messageId, normalizeReactionEmoji(identifier));
809
- }));
819
+ const removed = Array.from(identifiers);
820
+ await Promise.all(removed.map((identifier) => deleteOwnMessageReaction(rest, channelId, messageId, normalizeReactionEmoji(identifier))));
810
821
  return {
811
822
  ok: true,
812
823
  removed
@@ -1,10 +1,10 @@
1
- import { Wt as __exportAll, ft as editChannelMessage, j as serializePayload, n as createDiscordSendResult, st as createChannelMessage } from "./send.receipt-CK162xD0.js";
1
+ import { F as serializePayload, Jt as __exportAll, dt as createChannelMessage, gt as editChannelMessage, n as createDiscordSendResult } from "./send.receipt-BpBQED_5.js";
2
2
  import { s as resolveDiscordAccount } from "./accounts-P19jm1lf.js";
3
3
  import "./config-api-JiPdJeb0.js";
4
4
  import "./channel-api-CAJ0wMoV.js";
5
- import { c as buildDiscordComponentMessage, f as resolveDiscordComponentAttachmentName, l as buildDiscordComponentMessageFlags } from "./components-CBPNJhVP.js";
6
- import { F as createDiscordClient, P as parseAndResolveChannelRecipient, b as stripUndefinedFields, h as SUPPRESS_NOTIFICATIONS_FLAG, l as resolveChannelId, m as toDiscordFileBlob, t as buildDiscordSendError, u as resolveDiscordChannelType } from "./send.shared-YLGCAMjV.js";
7
- import { t as sendMessageDiscord } from "./send.outbound-BqvRMxXy.js";
5
+ import { c as buildDiscordComponentMessage, f as resolveDiscordComponentAttachmentName, l as buildDiscordComponentMessageFlags } from "./components-BIBizbtZ.js";
6
+ import { F as createDiscordClient, P as parseAndResolveChannelRecipient, b as stripUndefinedFields, h as SUPPRESS_NOTIFICATIONS_FLAG, l as resolveChannelId, m as toDiscordFileBlob, t as buildDiscordSendError, u as resolveDiscordChannelType } from "./send.shared-wAwMhHDN.js";
7
+ import { t as sendMessageDiscord } from "./send.outbound-Bj61Q3a0.js";
8
8
  import { n as getOptionalDiscordRuntime } from "./runtime-DgnVQ7zW.js";
9
9
  import "openclaw/plugin-sdk/account-id";
10
10
  import "openclaw/plugin-sdk/secret-input";
@@ -278,7 +278,7 @@ var send_components_exports = /* @__PURE__ */ __exportAll({
278
278
  registerBuiltDiscordComponentMessage: () => registerBuiltDiscordComponentMessage,
279
279
  sendDiscordComponentMessage: () => sendDiscordComponentMessage
280
280
  });
281
- const DISCORD_FORUM_LIKE_TYPES = new Set([ChannelType.GuildForum, ChannelType.GuildMedia]);
281
+ const DISCORD_FORUM_LIKE_TYPES = /* @__PURE__ */ new Set([ChannelType.GuildForum, ChannelType.GuildMedia]);
282
282
  function extractComponentAttachmentNames(spec) {
283
283
  const names = [];
284
284
  for (const block of spec.blocks ?? []) if (block.type === "file") names.push(resolveDiscordComponentAttachmentName(block.file));
@@ -359,8 +359,8 @@ function resolveDiscordComponentRegistryTtlMs(accountConfig) {
359
359
  return typeof ttlMs === "number" && Number.isFinite(ttlMs) && ttlMs > 0 ? Math.floor(ttlMs) : void 0;
360
360
  }
361
361
  async function buildDiscordComponentPayload(params) {
362
- const messageReference = params.opts.replyTo ? {
363
- message_id: params.opts.replyTo,
362
+ const messageReference = params.opts.reply ? {
363
+ message_id: params.opts.reply.messageId,
364
364
  fail_if_not_exists: false
365
365
  } : void 0;
366
366
  let spec = params.spec;
@@ -416,12 +416,13 @@ async function sendDiscordComponentMessage(to, spec, opts) {
416
416
  mediaLocalRoots: opts.mediaLocalRoots,
417
417
  mediaReadFile: opts.mediaReadFile,
418
418
  mediaAccess: opts.mediaAccess,
419
- replyTo: opts.replyTo,
419
+ reply: opts.reply,
420
420
  silent: opts.silent,
421
421
  textLimit: opts.textLimit,
422
422
  maxLinesPerMessage: opts.maxLinesPerMessage,
423
423
  tableMode: opts.tableMode,
424
424
  chunkMode: opts.chunkMode,
425
+ onDeliveryResult: opts.onDeliveryResult,
425
426
  ...opts.suppressEmbeds === void 0 ? {} : { suppressEmbeds: opts.suppressEmbeds }
426
427
  });
427
428
  const cfg = requireRuntimeConfig(opts.cfg, "Discord component send");
@@ -453,6 +454,13 @@ async function sendDiscordComponentMessage(to, spec, opts) {
453
454
  hasMedia: Boolean(opts.mediaUrl)
454
455
  });
455
456
  }
457
+ const deliveryResult = createDiscordSendResult({
458
+ result,
459
+ fallbackChannelId: channelId,
460
+ kind: "card",
461
+ ...opts.reply ? { reply: opts.reply } : {}
462
+ });
463
+ await opts.onDeliveryResult?.(deliveryResult);
456
464
  registerBuiltDiscordComponentMessage({
457
465
  buildResult,
458
466
  messageId: result.id,
@@ -463,12 +471,7 @@ async function sendDiscordComponentMessage(to, spec, opts) {
463
471
  accountId: accountInfo.accountId,
464
472
  direction: "outbound"
465
473
  });
466
- return createDiscordSendResult({
467
- result,
468
- fallbackChannelId: channelId,
469
- kind: "card",
470
- ...opts.replyTo ? { replyToId: opts.replyTo } : {}
471
- });
474
+ return deliveryResult;
472
475
  }
473
476
  async function editDiscordComponentMessage(to, messageId, spec, opts) {
474
477
  const cfg = requireRuntimeConfig(opts.cfg, "Discord component edit");
@@ -515,7 +518,7 @@ async function editDiscordComponentMessage(to, messageId, spec, opts) {
515
518
  },
516
519
  fallbackChannelId: channelId,
517
520
  kind: "card",
518
- ...opts.replyTo ? { replyToId: opts.replyTo } : {}
521
+ ...opts.reply ? { reply: opts.reply } : {}
519
522
  });
520
523
  }
521
524
  //#endregion
@@ -1,20 +1,19 @@
1
- import { ct as createThread, n as createDiscordSendResult, st as createChannelMessage } from "./send.receipt-CK162xD0.js";
1
+ import { dt as createChannelMessage, ft as createThread, n as createDiscordSendResult, r as createReusableDiscordReplyReference } from "./send.receipt-BpBQED_5.js";
2
2
  import { s as resolveDiscordAccount } from "./accounts-P19jm1lf.js";
3
- import { F as createDiscordClient, P as parseAndResolveChannelRecipient, _ as resolveDiscordMessageFlags, a as normalizeDiscordPollInput, c as normalizeStickerIds, f as sendDiscordMedia, g as buildDiscordMessageRequest, l as resolveChannelId, n as buildDiscordTextChunks, p as sendDiscordText, t as buildDiscordSendError, u as resolveDiscordChannelType, v as resolveDiscordSendComponents, y as resolveDiscordSendEmbeds } from "./send.shared-YLGCAMjV.js";
4
- import { a as resolveDiscordDirectoryUserId } from "./directory-live-C8lwwDJo.js";
3
+ import { F as createDiscordClient, P as parseAndResolveChannelRecipient, _ as resolveDiscordMessageFlags, a as normalizeDiscordPollInput, c as normalizeStickerIds, f as sendDiscordMedia, g as buildDiscordMessageRequest, l as resolveChannelId, n as buildDiscordTextChunks, p as sendDiscordText, t as buildDiscordSendError, u as resolveDiscordChannelType, v as resolveDiscordSendComponents, y as resolveDiscordSendEmbeds } from "./send.shared-wAwMhHDN.js";
4
+ import { a as resolveDiscordDirectoryUserId } from "./directory-live-BX79ImQA.js";
5
5
  import { normalizeLowercaseStringOrEmpty, normalizeOptionalString, normalizeOptionalStringifiedId } from "openclaw/plugin-sdk/string-coerce-runtime";
6
6
  import { ChannelType } from "discord-api-types/v10";
7
7
  import { requireRuntimeConfig } from "openclaw/plugin-sdk/plugin-config-runtime";
8
8
  import { resolveChunkMode } from "openclaw/plugin-sdk/reply-chunking";
9
+ import { truncateUtf16Safe } from "openclaw/plugin-sdk/text-utility-runtime";
9
10
  import { recordChannelActivity } from "openclaw/plugin-sdk/channel-activity-runtime";
10
11
  import { resolveMarkdownTableMode } from "openclaw/plugin-sdk/markdown-table-runtime";
11
12
  import { convertMarkdownTables } from "openclaw/plugin-sdk/text-chunking";
12
- import { truncateUtf16Safe } from "openclaw/plugin-sdk/text-utility-runtime";
13
13
  //#region extensions/discord/src/mentions.ts
14
14
  const MENTION_CANDIDATE_PATTERN = /(^|[\s([{"'.,;:!?])@([a-z0-9_.-]{2,32}(?:#[0-9]{4})?)/gi;
15
- const DISCORD_RESERVED_MENTIONS = new Set(["everyone", "here"]);
15
+ const DISCORD_RESERVED_MENTIONS = /* @__PURE__ */ new Set(["everyone", "here"]);
16
16
  const DISCORD_DISCRIMINATOR_SUFFIX = /#\d{4}$/;
17
- const DISCORD_TARGETED_MENTION_PATTERN = /<@!?\d+>|<@&\d+>/;
18
17
  const DISCORD_BROADCAST_MENTION_PATTERN = /@(everyone|here)\b/;
19
18
  function normalizeSnowflake(value) {
20
19
  const text = normalizeOptionalStringifiedId(value) ?? "";
@@ -139,10 +138,6 @@ function rewriteDiscordKnownMentions(text, params) {
139
138
  rewritten += rewritePlainTextMentions(text.slice(offset), params);
140
139
  return rewritten;
141
140
  }
142
- /** Whether text carries a Discord user/role mention (`<@id>`, `<@!id>`, `<@&id>`) that pings when sent fresh. */
143
- function discordTextHasTargetedMention(text) {
144
- return DISCORD_TARGETED_MENTION_PATTERN.test(text);
145
- }
146
141
  /** Whether text carries an `@everyone`/`@here` broadcast mention. */
147
142
  function discordTextHasBroadcastMention(text) {
148
143
  return DISCORD_BROADCAST_MENTION_PATTERN.test(text);
@@ -151,7 +146,19 @@ function discordTextHasBroadcastMention(text) {
151
146
  //#region extensions/discord/src/send.outbound.ts
152
147
  const DEFAULT_DISCORD_MEDIA_MAX_MB = 100;
153
148
  async function sendDiscordThreadTextChunks(params) {
154
- for (const chunk of params.chunks) await sendDiscordText(params.rest, params.threadId, chunk, void 0, params.request, params.maxLinesPerMessage, void 0, void 0, params.chunkMode, params.silent, params.suppressEmbeds, params.maxChars);
149
+ for (const chunk of params.chunks) await sendDiscordText({
150
+ rest: params.rest,
151
+ channelId: params.threadId,
152
+ text: chunk,
153
+ request: params.request,
154
+ maxLinesPerMessage: params.maxLinesPerMessage,
155
+ chunkMode: params.chunkMode,
156
+ silent: params.silent,
157
+ suppressEmbeds: params.suppressEmbeds,
158
+ allowedMentions: params.allowedMentions,
159
+ maxChars: params.maxChars,
160
+ onResult: params.onResult
161
+ });
155
162
  }
156
163
  function resolveDiscordSuppressEmbeds(params) {
157
164
  return params.override ?? params.configured ?? true;
@@ -173,7 +180,7 @@ function toDiscordSendResult(result, fallbackChannelId, params = {}) {
173
180
  kind: params.kind ?? "text"
174
181
  };
175
182
  if (params.threadId != null) resultParams.threadId = params.threadId;
176
- if (params.replyToId) resultParams.replyToId = params.replyToId;
183
+ if (params.reply) resultParams.reply = params.reply;
177
184
  return createDiscordSendResult(resultParams);
178
185
  }
179
186
  async function resolveDiscordSendTarget(to, opts) {
@@ -243,7 +250,8 @@ async function sendMessageDiscord(to, text, opts) {
243
250
  flags: resolveDiscordMessageFlags({
244
251
  silent: opts.silent,
245
252
  suppressEmbeds: suppressEmbeds && !starterEmbeds?.length
246
- })
253
+ }),
254
+ allowedMentions: opts.allowedMentions
247
255
  });
248
256
  let threadRes;
249
257
  try {
@@ -264,10 +272,41 @@ async function sendMessageDiscord(to, text, opts) {
264
272
  const messageId = threadRes.message?.id ?? threadId;
265
273
  const resultChannelId = threadRes.message?.channel_id ?? threadId;
266
274
  const remainingChunks = chunks.slice(1);
275
+ await opts.onDeliveryResult?.(toDiscordSendResult({
276
+ id: messageId,
277
+ channel_id: resultChannelId
278
+ }, channelId, {
279
+ kind: "text",
280
+ threadId
281
+ }));
282
+ const reportThreadResult = async (result, kind) => {
283
+ await opts.onDeliveryResult?.(toDiscordSendResult(result, threadId, {
284
+ kind,
285
+ threadId
286
+ }));
287
+ };
267
288
  try {
268
289
  if (opts.mediaUrl) {
269
290
  const [mediaCaption, ...afterMediaChunks] = remainingChunks;
270
- await sendDiscordMedia(rest, threadId, mediaCaption ?? "", opts.mediaUrl, opts.filename, opts.mediaAccess, opts.mediaLocalRoots, opts.mediaReadFile, mediaMaxBytes, void 0, request, maxLinesPerMessage, void 0, void 0, chunkMode, opts.silent, suppressEmbeds, textLimit);
291
+ await sendDiscordMedia({
292
+ rest,
293
+ channelId: threadId,
294
+ text: mediaCaption ?? "",
295
+ mediaUrl: opts.mediaUrl,
296
+ filename: opts.filename,
297
+ mediaAccess: opts.mediaAccess,
298
+ mediaLocalRoots: opts.mediaLocalRoots,
299
+ mediaReadFile: opts.mediaReadFile,
300
+ maxBytes: mediaMaxBytes,
301
+ request,
302
+ maxLinesPerMessage,
303
+ chunkMode,
304
+ silent: opts.silent,
305
+ suppressEmbeds,
306
+ allowedMentions: opts.allowedMentions,
307
+ maxChars: textLimit,
308
+ onResult: reportThreadResult
309
+ });
271
310
  await sendDiscordThreadTextChunks({
272
311
  rest,
273
312
  threadId,
@@ -277,7 +316,9 @@ async function sendMessageDiscord(to, text, opts) {
277
316
  chunkMode,
278
317
  maxChars: textLimit,
279
318
  silent: opts.silent,
280
- suppressEmbeds
319
+ suppressEmbeds,
320
+ allowedMentions: opts.allowedMentions,
321
+ onResult: reportThreadResult
281
322
  });
282
323
  } else await sendDiscordThreadTextChunks({
283
324
  rest,
@@ -288,7 +329,9 @@ async function sendMessageDiscord(to, text, opts) {
288
329
  chunkMode,
289
330
  maxChars: textLimit,
290
331
  silent: opts.silent,
291
- suppressEmbeds
332
+ suppressEmbeds,
333
+ allowedMentions: opts.allowedMentions,
334
+ onResult: reportThreadResult
292
335
  });
293
336
  } catch (err) {
294
337
  throw await buildDiscordSendError(err, {
@@ -313,9 +356,51 @@ async function sendMessageDiscord(to, text, opts) {
313
356
  });
314
357
  }
315
358
  let result;
359
+ const reportResult = async (progressResult, kind, replyToId) => {
360
+ await opts.onDeliveryResult?.(toDiscordSendResult(progressResult, channelId, {
361
+ kind,
362
+ reply: createReusableDiscordReplyReference(replyToId)
363
+ }));
364
+ };
316
365
  try {
317
- if (opts.mediaUrl) result = await sendDiscordMedia(rest, channelId, textWithMentions, opts.mediaUrl, opts.filename, opts.mediaAccess, opts.mediaLocalRoots, opts.mediaReadFile, mediaMaxBytes, opts.replyTo, request, maxLinesPerMessage, opts.components, opts.embeds, chunkMode, opts.silent, suppressEmbeds, textLimit);
318
- else result = await sendDiscordText(rest, channelId, textWithMentions, opts.replyTo, request, maxLinesPerMessage, opts.components, opts.embeds, chunkMode, opts.silent, suppressEmbeds, textLimit);
366
+ if (opts.mediaUrl) result = await sendDiscordMedia({
367
+ rest,
368
+ channelId,
369
+ text: textWithMentions,
370
+ mediaUrl: opts.mediaUrl,
371
+ filename: opts.filename,
372
+ mediaAccess: opts.mediaAccess,
373
+ mediaLocalRoots: opts.mediaLocalRoots,
374
+ mediaReadFile: opts.mediaReadFile,
375
+ maxBytes: mediaMaxBytes,
376
+ reply: opts.reply,
377
+ request,
378
+ maxLinesPerMessage,
379
+ components: opts.components,
380
+ embeds: opts.embeds,
381
+ chunkMode,
382
+ silent: opts.silent,
383
+ suppressEmbeds,
384
+ allowedMentions: opts.allowedMentions,
385
+ maxChars: textLimit,
386
+ onResult: reportResult
387
+ });
388
+ else result = await sendDiscordText({
389
+ rest,
390
+ channelId,
391
+ text: textWithMentions,
392
+ reply: opts.reply,
393
+ request,
394
+ maxLinesPerMessage,
395
+ components: opts.components,
396
+ embeds: opts.embeds,
397
+ chunkMode,
398
+ silent: opts.silent,
399
+ suppressEmbeds,
400
+ allowedMentions: opts.allowedMentions,
401
+ maxChars: textLimit,
402
+ onResult: reportResult
403
+ });
319
404
  } catch (err) {
320
405
  throw await buildDiscordSendError(err, {
321
406
  channelId,
@@ -332,7 +417,7 @@ async function sendMessageDiscord(to, text, opts) {
332
417
  });
333
418
  return toDiscordSendResult(result, channelId, {
334
419
  kind: opts.mediaUrl ? "media" : opts.components || opts.embeds ? "card" : "text",
335
- replyToId: opts.replyTo
420
+ reply: opts.reply
336
421
  });
337
422
  }
338
423
  async function sendStickerDiscord(to, stickerIds, opts) {
@@ -381,4 +466,4 @@ async function resolveDiscordStructuredSendContext(to, opts) {
381
466
  };
382
467
  }
383
468
  //#endregion
384
- export { discordTextHasTargetedMention as a, discordTextHasBroadcastMention as i, sendPollDiscord as n, formatMention as o, sendStickerDiscord as r, rewriteDiscordKnownMentions as s, sendMessageDiscord as t };
469
+ export { formatMention as a, discordTextHasBroadcastMention as i, sendPollDiscord as n, rewriteDiscordKnownMentions as o, sendStickerDiscord as r, sendMessageDiscord as t };