GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

GatewayMessageDeleteBulkDispatchData

https://discord.com/developers/docs/topics/gateway-events#message-delete-bulk

API/Interfaces/GatewayMessageDeleteBulkDispatchData
seyfert/lib/types/gateway.d.ts

Signature

export interface GatewayMessageDeleteBulkDispatchData

Properties

3
idschannel_idguild_id

Methods

0

No methods.

Properties

ids#
ids: Snowflake[];

The ids of the messages

channel_id#
channel_id: Snowflake;

The id of the channel

guild_id#
guild_id?: Snowflake;

The id of the guild