3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-25 10:25:01 +00:00

Update warnMember.ts

This commit is contained in:
srqc 2023-01-13 00:26:34 -05:00 committed by GitHub
parent 9eef219483
commit fc36ea3f40
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,6 @@ import { CasesPlugin } from "../../Cases/CasesPlugin";
import { ModActionsPluginType, WarnOptions, WarnResult } from "../types";
import { getDefaultContactMethods } from "./getDefaultContactMethods";
import { LogsPlugin } from "../../Logs/LogsPlugin";
import { parseReason } from "./parseReason";
export async function warnMember(
pluginData: GuildPluginData<ModActionsPluginType>,