Latest
interface DiscordBan
import { type DiscordBan } from "https://dotland.deno.dev/x/discordeno@18.0.1/template/beginner/deps.ts";

Properties

reason: string | null

The reason for the ban

user: DiscordUser

The banned user

import DiscordBan
import { DiscordBan } from "https://dotland.deno.dev/x/discordeno@18.0.1/template/beginner/deps.ts";