Skip to main content
Module

x/wackford/discordeno.ts>Ban

The wackiest Discord bot framework for Deno powered by Discordeno
Latest
type alias Ban
Re-export
import { type Ban } from "https://deno.land/x/wackford@v0.0.6/discordeno.ts";
definition: { reason?: string; user: User; }