This commit is contained in:
parent
e48e995df2
commit
a326d3200a
@ -50,7 +50,7 @@ const {
|
||||
|
||||
} catch (error) {
|
||||
console.error('Erro ao buscar usuários:', error);
|
||||
await interaction.editReply({ content: '❌ Erro ao carregar informações dos usuários.' });
|
||||
await interaction.reply({ content: '❌ Erro ao carregar informações dos usuários.' });
|
||||
}
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user