@discordjs/builders 2.0.0-dev.1746835988-4f6fedfb1 → 2.0.0-dev.1747095230-aa533efe2

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
@@ -5163,7 +5163,7 @@ var MessageBuilder = class {
5163
5163
  };
5164
5164
 
5165
5165
  // src/index.ts
5166
- var version = "2.0.0-dev.1746835988-4f6fedfb1";
5166
+ var version = "2.0.0-dev.1747095230-aa533efe2";
5167
5167
  export {
5168
5168
  ActionRowBuilder,
5169
5169
  AllowedMentionsBuilder,