generated from Baipyrus/DiscordJS-Template
bugfix: missing import
This commit is contained in:
parent
73fe43a392
commit
4bd3e83add
@ -1,6 +1,7 @@
|
||||
import {
|
||||
SlashCommandBuilder,
|
||||
PermissionFlagsBits,
|
||||
ModalSubmitInteraction,
|
||||
AutocompleteInteraction,
|
||||
ChatInputCommandInteraction
|
||||
} from 'discord.js';
|
||||
|
Loading…
Reference in New Issue
Block a user