Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/coward/src/Client.ts>Options.putBan

🐔 Coward is a Deno module for easy interaction with the Discord API.
Go to Latest
interface Options.putBan
import { type Options } from "https://deno.land/x/coward@v0.1.0/src/Client.ts";
const { putBan } = Options;

Properties

optional
delete-message-days: number

Amount of days to delete messages for (between 1-7)

optional
reason: string