Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/discord_api_types/v10.ts>GatewayMessageDeleteBulkDispatchData

Up to date Discord API Typings, versioned by the API version
Go to Latest
interface GatewayMessageDeleteBulkDispatchData
import { type GatewayMessageDeleteBulkDispatchData } from "https://deno.land/x/discord_api_types@0.37.37/v10.ts";

Properties

ids: Snowflake[]

The ids of the messages

channel_id: Snowflake

The id of the channel

optional
guild_id: Snowflake

The id of the guild

Properties

ids: Snowflake[]

The ids of the messages

channel_id: Snowflake

The id of the channel

optional
guild_id: Snowflake

The id of the guild