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:
parent
9eef219483
commit
fc36ea3f40
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@ import { CasesPlugin } from "../../Cases/CasesPlugin";
|
||||||
import { ModActionsPluginType, WarnOptions, WarnResult } from "../types";
|
import { ModActionsPluginType, WarnOptions, WarnResult } from "../types";
|
||||||
import { getDefaultContactMethods } from "./getDefaultContactMethods";
|
import { getDefaultContactMethods } from "./getDefaultContactMethods";
|
||||||
import { LogsPlugin } from "../../Logs/LogsPlugin";
|
import { LogsPlugin } from "../../Logs/LogsPlugin";
|
||||||
import { parseReason } from "./parseReason";
|
|
||||||
|
|
||||||
export async function warnMember(
|
export async function warnMember(
|
||||||
pluginData: GuildPluginData<ModActionsPluginType>,
|
pluginData: GuildPluginData<ModActionsPluginType>,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue