Skip to main content
Module

x/discordeno/mod.ts>banMember

Discord API library for Deno
Extremely Popular
Go to Latest
function banMember
import { banMember } from "https://deno.land/x/discordeno@13.0.0-rc45/mod.ts";

Ban a user from the guild and optionally delete previous messages sent by the user. Requires the BAN_MEMBERS permission.

Parameters

bot: Bot
guildId: bigint
id: bigint
optional
options: CreateGuildBan