Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/oasis/packages/deps.ts>getBans

An object oriented Discordeno framework
Latest
function getBans
import { getBans } from "https://deno.land/x/oasis@2.1.0/packages/deps.ts";

Returns a list of ban objects for the users banned from this guild. Requires the BAN_MEMBERS permission.

Parameters

bot: Bot
guildId: bigint
optional
options: GetBans