Module

x/discordeno/mod.ts>DiscordMessageDelete

Discord API library for Deno
Latest
interface DiscordMessageDelete
import { type DiscordMessageDelete } from "https://dotland.deno.dev/x/discordeno@18.0.1/mod.ts";

Properties

id: string

The id of the message

channel_id: string

The id of the channel

optional
guild_id: string

The id of the guild

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