Latest
interface DiscordMessageDeleteBulk
import { type DiscordMessageDeleteBulk } from "https://dotland.deno.dev/x/discordeno@18.0.1/mod.ts";

Properties

ids: string[]

The ids of the messages

channel_id: string

The id of the channel

optional
guild_id: string

The id of the guild

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