@discordjs/builders 2.0.0-dev.1745453588-abc5d99ce → 2.0.0-dev.1745540007-8e4e319c2

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
@@ -5110,7 +5110,7 @@ var MessageBuilder = class {
5110
5110
  };
5111
5111
 
5112
5112
  // src/index.ts
5113
- var version = "2.0.0-dev.1745453588-abc5d99ce";
5113
+ var version = "2.0.0-dev.1745540007-8e4e319c2";
5114
5114
  export {
5115
5115
  ActionRowBuilder,
5116
5116
  AllowedMentionsBuilder,
@@ -5138,6 +5138,7 @@ export {
5138
5138
  ChatInputCommandUserOption,
5139
5139
  CommandBuilder,
5140
5140
  ComponentBuilder,
5141
+ ContainerBuilder,
5141
5142
  ContextMenuCommandBuilder,
5142
5143
  CustomIdButtonBuilder,
5143
5144
  DangerButtonBuilder,