GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

GatewayMessageDeleteDispatchData

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

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

Signature

export interface GatewayMessageDeleteDispatchData

Properties

3
idchannel_idguild_id

Methods

0

No methods.

Properties

id#
id: Snowflake;

The id of the message

channel_id#
channel_id: Snowflake;

The id of the channel

guild_id#
guild_id?: Snowflake;

The id of the guild