@discordjs/builders 2.0.0-dev.1759968109-7f2935695 → 2.0.0-dev.1760054515-a97ac8261

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
@@ -62,9 +62,9 @@ If you don't understand something in the documentation, you are experiencing pro
62
62
  [website]: https://discord.js.org
63
63
  [website-source]: https://github.com/discordjs/discord.js/tree/main/apps/website
64
64
  [documentation]: https://discord.js.org/docs/packages/builders/stable
65
- [guide]: https://discordjs.guide/
66
- [guide-source]: https://github.com/discordjs/guide
67
- [guide-update]: https://discordjs.guide/additional-info/changes-in-v14.html
65
+ [guide]: https://discordjs.guide
66
+ [guide-source]: https://github.com/discordjs/discord.js/tree/main/apps/guide
67
+ [guide-update]: https://discordjs.guide/legacy/additional-info/changes-in-v14
68
68
  [discord]: https://discord.gg/djs
69
69
  [discord-developers]: https://discord.gg/discord-developers
70
70
  [source]: https://github.com/discordjs/discord.js/tree/main/packages/builders
package/dist/index.js CHANGED
@@ -5626,7 +5626,7 @@ var MessageBuilder = class {
5626
5626
  };
5627
5627
 
5628
5628
  // src/index.ts
5629
- var version = "2.0.0-dev.1759968109-7f2935695";
5629
+ var version = "2.0.0-dev.1760054515-a97ac8261";
5630
5630
  // Annotate the CommonJS export names for ESM import in node:
5631
5631
  0 && (module.exports = {
5632
5632
  ActionRowBuilder,