Module

x/discordeno/mod.ts>WithReason

Discord API library for Deno
Extremely Popular
Go to Latest
interface WithReason
import { type WithReason } from "https://dotland.deno.dev/x/discordeno@17.2.0/mod.ts";

Properties

optional
reason: string

The reason which should be added in the audit logs for doing this action.

import WithReason
import { WithReason } from "https://dotland.deno.dev/x/discordeno@17.2.0/mod.ts";