This commit is contained in:
parent
44a00df2a8
commit
a73bfc31a8
@ -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 {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user