@discordjs/builders 2.0.0-dev.1757548920-90aac127f → 2.0.0-dev.1757808111-126529f46

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
@@ -5428,7 +5428,7 @@ var MessageBuilder = class {
5428
5428
  };
5429
5429
 
5430
5430
  // src/index.ts
5431
- var version = "2.0.0-dev.1757548920-90aac127f";
5431
+ var version = "2.0.0-dev.1757808111-126529f46";
5432
5432
  export {
5433
5433
  ActionRowBuilder,
5434
5434
  AllowedMentionsBuilder,