@discordjs/builders 2.0.0-dev.1774527161-9ade8dcc7 → 2.0.0-dev.1774570043-22b820fbf

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
@@ -5773,7 +5773,7 @@ var MessageBuilder = class {
5773
5773
  };
5774
5774
 
5775
5775
  // src/index.ts
5776
- var version = "2.0.0-dev.1774527161-9ade8dcc7";
5776
+ var version = "2.0.0-dev.1774570043-22b820fbf";
5777
5777
  export {
5778
5778
  ActionRowBuilder,
5779
5779
  AllowedMentionsBuilder,