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