Skip to main content
Module

x/discordeno/mod.ts>Ban

Discord API library for Deno
Extremely Popular
Go to Latest
type alias Ban
Re-export
import { type Ban } from "https://deno.land/x/discordeno@17.2.0/mod.ts";
definition: { reason?: string; user: User; }