This commit is contained in:
Bxio 2025-05-01 23:40:03 +01:00
parent 44a00df2a8
commit a73bfc31a8

View File

@ -13,9 +13,9 @@ const {
.setDescription('Escolhe um recurso para editar a meta.'),
await interaction.deferReply({ ephemeral: true });
async execute(interaction) {
async execute(interaction) {
await interaction.deferReply({ ephemeral: true });
// Parte adicional que recupera e exibe informações de usuários e suas metas
try {