diff --git a/src/commands/mod/sus.ts b/src/commands/mod/sus.ts index d635970..2217811 100644 --- a/src/commands/mod/sus.ts +++ b/src/commands/mod/sus.ts @@ -21,6 +21,7 @@ import { Command, RegisterBehavior, Args } from '@sapphire/framework'; import { MessageEmbed, MessageActionRow, MessageButton, Constants, ButtonInteraction, } from 'discord.js'; +import type { Message, GuildMember } from 'discord.js'; import { isMessageInstance } from '@sapphire/discord.js-utilities'; import { addExistingUser, userExists } from '../../utils/database/dbExistingUser'; import {