This commit is contained in:
parent
d6ccc5ffd0
commit
dbf024afac
@ -63,7 +63,10 @@ try {
|
||||
|
||||
await interaction.editReply({ embeds: [embed] });
|
||||
|
||||
await interaction.editReply(tabelaSemBorda);
|
||||
|
||||
await interaction.editReply(`\`\`\`${tabelaSemBorda}\`\`\``);
|
||||
|
||||
|
||||
} catch (error) {
|
||||
console.error('Erro ao acessar o banco de dados:', error);
|
||||
await interaction.editReply({ content: 'Erro ao carregar os dados dos membros!' });
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user