@discordjs/builders 2.0.0-dev.1757116903-f7c77a73d → 2.0.0-dev.1757160090-352c9819b

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
@@ -5426,7 +5426,7 @@ var MessageBuilder = class {
5426
5426
  };
5427
5427
 
5428
5428
  // src/index.ts
5429
- var version = "2.0.0-dev.1757116903-f7c77a73d";
5429
+ var version = "2.0.0-dev.1757160090-352c9819b";
5430
5430
  export {
5431
5431
  ActionRowBuilder,
5432
5432
  AllowedMentionsBuilder,