Updated type system
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { ChannelType, InteractionContextType, PermissionFlagsBits, SlashCommandBuilder, TextChannel } from "discord.js"
|
||||
import { devMessage, embedColor } from "~/config/options.js"
|
||||
import { ICommand } from "~/interfaces"
|
||||
import { ICommand } from "~/typings"
|
||||
|
||||
export default {
|
||||
name: "send",
|
||||
|
||||
Reference in New Issue
Block a user