Skip to main content
Latest
function getBan
import { getBan } from "https://deno.land/x/discordeno_cache_plugin@0.0.21/deps.ts";

Returns a ban object for the given user or a 404 not found if the ban cannot be found. Requires the BAN_MEMBERS permission.

Parameters

bot: Bot
guildId: bigint
memberId: bigint