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