This commit is contained in:
Bxio 2025-05-01 23:37:04 +01:00
parent f4e97efbaa
commit 4ebe293e3b

View File

@ -36,7 +36,7 @@ const {
const row = new ActionRowBuilder().addComponents(select);
return interaction.reply({
return interaction.editReply({
content: '📦 Escolhe o recurso que queres editar:',
components: [row],
ephemeral: true,