Skip to main content
Module

x/oasis/mod.ts>getBans

An object oriented Discordeno framework
Latest
function getBans
import { getBans } from "https://deno.land/x/oasis@2.1.0/mod.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