This commit is contained in:
parent
bb27bde5b8
commit
4a5bb56160
@ -48,7 +48,7 @@ const {
|
||||
new ButtonBuilder()
|
||||
.setCustomId('mostrarDropdown')
|
||||
.setLabel('Escolher Recurso')
|
||||
.setStyle('PRIMARY')
|
||||
.setStyle(1) // Usando o valor numérico para PRIMARY (1)
|
||||
);
|
||||
|
||||
await interaction.reply({
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user