updated discord.js

This commit is contained in:
Ashley Rosch
2021-08-19 23:56:19 -05:00
parent 6d9bea9a6f
commit 808785bb93

View File

@@ -1,4 +1,4 @@
import { ButtonInteraction, CommandInteractionOptionResolver, GuildMember, Interaction, Message, MessageActionRow, MessageActionRowComponent, MessageButton, MessageSelectMenu, MessageSelectOptionData, SelectMenuInteraction } from "discord.js";
import { ButtonInteraction, GuildMember, Interaction, Message, MessageActionRow, MessageButton, MessageSelectMenu, MessageSelectOptionData, SelectMenuInteraction } from "discord.js";
import { TextChannel } from "discord.js";
import * as Opt from "../types/Opt";