Argument of type 'ButtonStyle.Link' is not assignable to parameter of type 'ButtonStyle'
Im using
@discord.js/core with @discordjs/builders for the ButtonBuilder and discord-api-types/v10 for the ButtonStyleVersions:
discord-api-types: "^0.37.92" @discordjs/core: "^1.2.0",@discordjs/builders: "^1.8.2",


