mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-25 10:25:01 +00:00
Update backend/src/plugins/ModActions/functions/actualKickMemberCmd.ts
Co-authored-by: Almeida <almeidx@pm.me>
This commit is contained in:
parent
4e6deff1db
commit
930d2077ab
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
import { GuildMember, Message, TextChannel, ThreadChannel } from "discord.js";
|
||||
import { GuildPluginData } from "knub";
|
||||
import { hasPermission } from "knub/dist/helpers";
|
||||
import { GuildMessage } from "knub/dist/types";
|
||||
import { LogType } from "../../../data/LogType";
|
||||
import { canActOn, sendErrorMessage, sendSuccessMessage } from "../../../pluginUtils";
|
||||
import { errorMessage, resolveMember, resolveUser } from "../../../utils";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue