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');