Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Latest
function getBans
import { getBans } from "https://deno.land/x/discordeno_cache_plugin@0.0.21/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