From 49f18bd10c6a0b4e69efc0fc7255daa6a7b9b885 Mon Sep 17 00:00:00 2001 From: smyalygames Date: Thu, 20 Oct 2022 22:46:01 +0100 Subject: [PATCH] fix(arabot): fix import merge conflicts --- src/commands/mod/sus.ts | 1 + 1 file changed, 1 insertion(+) 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 {