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

x/oasis/tests/deps.ts>getBan

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