#It's decided
14 messages · Page 1 of 1 (latest)
what is ButtonStyle defined as?
const { EmbedBuilder, ActionRowBuilder, ButtonStyle, ButtonBuilder } = require("@discordjs/builders");
should be imported from discord.js, not @discordjs/builders
and also, discord.js re-exports discord-api-types/v10, @discordjs/rest and @discordjs/builders
so you can uninstall them and import everything from discord.js
is new error
@floral kindle ^
ok
the same mistake
how EmbedBuilder is defined as?
I didn't finish reading, I'm sorry, I fixed the error 😓
no prob