@discordjs/core 3.0.0-dev.1759968109-7f2935695 → 3.0.0-dev.1760184101-dd795252d

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.
package/README.md CHANGED
@@ -118,9 +118,9 @@ If you don't understand something in the documentation, you are experiencing pro
118
118
  [website]: https://discord.js.org
119
119
  [website-source]: https://github.com/discordjs/discord.js/tree/main/apps/website
120
120
  [documentation]: https://discord.js.org/docs/packages/core/stable
121
- [guide]: https://discordjs.guide/
122
- [guide-source]: https://github.com/discordjs/guide
123
- [guide-update]: https://discordjs.guide/additional-info/changes-in-v14.html
121
+ [guide]: https://discordjs.guide
122
+ [guide-source]: https://github.com/discordjs/discord.js/tree/main/apps/guide
123
+ [guide-update]: https://discordjs.guide/legacy/additional-info/changes-in-v14
124
124
  [discord]: https://discord.gg/djs
125
125
  [discord-developers]: https://discord.gg/discord-developers
126
126
  [source]: https://github.com/discordjs/discord.js/tree/main/packages/core
package/dist/http-only.js CHANGED
@@ -3172,7 +3172,7 @@ __name(withFiles, "withFiles");
3172
3172
 
3173
3173
  // src/http-only/index.ts
3174
3174
  __reExport(http_only_exports, require("discord-api-types/v10"), module.exports);
3175
- var version = "3.0.0-dev.1759968109-7f2935695";
3175
+ var version = "3.0.0-dev.1760184101-dd795252d";
3176
3176
  // Annotate the CommonJS export names for ESM import in node:
3177
3177
  0 && (module.exports = {
3178
3178
  API,