@discordjs/builders 2.0.0-dev.1763205226-9d5c6b458 → 2.0.0-dev.1763510521-315f42278

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/dist/index.mjs CHANGED
@@ -5623,7 +5623,7 @@ var MessageBuilder = class {
5623
5623
  };
5624
5624
 
5625
5625
  // src/index.ts
5626
- var version = "2.0.0-dev.1763205226-9d5c6b458";
5626
+ var version = "2.0.0-dev.1763510521-315f42278";
5627
5627
  export {
5628
5628
  ActionRowBuilder,
5629
5629
  AllowedMentionsBuilder,