1 messages · Page 1 of 1 (latest)
<message>.channel.send({
components: [
new ActionRowBuilder()
.addComponents(
new ButtonBuilder()
.setLabel('Premium')
.setStyle(6)
.setSKUId('skuid'))
]
})
This error occurred.
Expected the value to be a string or number