@discordjs/builders 2.0.0-dev.1757851336-b66f52f9a → 2.0.0-dev.1758499311-7886d9b09

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
@@ -5471,7 +5471,7 @@ var MessageBuilder = class {
5471
5471
  };
5472
5472
 
5473
5473
  // src/index.ts
5474
- var version = "2.0.0-dev.1757851336-b66f52f9a";
5474
+ var version = "2.0.0-dev.1758499311-7886d9b09";
5475
5475
  export {
5476
5476
  ActionRowBuilder,
5477
5477
  AllowedMentionsBuilder,