Module

x/discordeno/mod.ts>DiscordMessageDelete

Discord API library for Deno
Go to Latest
interface DiscordMessageDelete
import { type DiscordMessageDelete } from "https://dotland.deno.dev/x/discordeno@17.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@17.0.1/mod.ts";