Skip to main content
Module

x/discordeno/helpers/guilds/getBan.ts

Discord API library for Deno
Extremely Popular
Go to Latest
import * as discordeno from "https://deno.land/x/discordeno@13.0.0-rc45/helpers/guilds/getBan.ts";

Functions

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