Skip to main content

DiscordMessageReactionRemoveAll

@discordeno/botDocs


Documentation / @discordeno/bot / DiscordMessageReactionRemoveAll

Interface: DiscordMessageReactionRemoveAll

https://discord.com/developers/docs/events/gateway#message-reaction-remove-all

Extends

Properties

channel_id

channel_id: string

The id of the channel

Inherited from

Pick.channel_id

Defined in

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


guild_id?

optional guild_id: string

The id of the guild

Inherited from

Pick.guild_id

Defined in

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


message_id

message_id: string

The id of the message

Inherited from

Pick.message_id

Defined in

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