import { banMember } from "https://deno.land/x/discordeno@13.0.0-rc45/helpers/mod.ts";
Ban a user from the guild and optionally delete previous messages sent by the user. Requires the BAN_MEMBERS permission.
import { banMember } from "https://deno.land/x/discordeno@13.0.0-rc45/helpers/mod.ts";
Ban a user from the guild and optionally delete previous messages sent by the user. Requires the BAN_MEMBERS permission.