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