Module

x/discordeno/helpers/guilds/getBan.ts>Ban

Discord API library for Deno
Latest
type alias Ban
import { type Ban } from "https://dotland.deno.dev/x/discordeno@18.0.1/helpers/guilds/getBan.ts";
definition: { reason?: string; user: User; }