Closed moruzerinho6 closed 2 years ago
With the creation of the measure command, Discord.js version has been updated from v13 to v14, lots of internal changes happened with causes some commands to not build at all (volume) and other that will cause errors at runtime.
Notable changes:
MessageEmbed -> EmbedBuilder MessageAttachment -> AttachmentBuilder
All component classes also got changed.
With the creation of the measure command, Discord.js version has been updated from v13 to v14, lots of internal changes happened with causes some commands to not build at all (volume) and other that will cause errors at runtime.
Notable changes:
MessageEmbed -> EmbedBuilder MessageAttachment -> AttachmentBuilder
All component classes also got changed.