@ -54,7 +54,7 @@ client.on(Events.InteractionCreate, async interaction => {
}
try {
await command.execute(interaction);
await command.execute(interaction, client);
} catch (error) {
console.error(error);
if (interaction.replied || interaction.deferred) {
The note is not visible to the blocked user.