Skip to main content

DiscordMessageDelete

@discordeno/botDocs


Documentation / @discordeno/bot / DiscordMessageDelete

Interface: DiscordMessageDelete

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

Properties

channel_id

channel_id: string

The id of the channel

Defined in

packages/types/dist/types/discord.d.ts:2885


guild_id?

optional guild_id: string

The id of the guild

Defined in

packages/types/dist/types/discord.d.ts:2887


id

id: string

The id of the message

Defined in

packages/types/dist/types/discord.d.ts:2883