From c63f91327151a13c6451b82fafc6697a01b4d901 Mon Sep 17 00:00:00 2001 From: Bxio Date: Sat, 5 Apr 2025 11:31:59 +0100 Subject: [PATCH] --- src/commands/Community/teste.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/commands/Community/teste.js b/src/commands/Community/teste.js index 2c540d3..aff515b 100644 --- a/src/commands/Community/teste.js +++ b/src/commands/Community/teste.js @@ -1,5 +1,5 @@ // comandos/add.js -const { SlashCommandBuilder } = require('discord.js'); +const { InteractionContextType, PermissionFlagsBits, SlashCommandBuilder, MessageFlags } = require('discord.js');