This commit is contained in:
Bxio 2025-04-27 14:41:44 +01:00
parent 20847c8423
commit 2cee5250df

View File

@ -18,7 +18,7 @@ module.exports = {
//), //),
async execute(interaction) { async execute(interaction) {
await interaction.deferReply({ ephemeral: true });
const embed = new EmbedBuilder() const embed = new EmbedBuilder()
.setTitle('📋 Informações do Membro') .setTitle('📋 Informações do Membro')