Skip to main content

DiscordMessageReactionRemoveAll

@discordeno/bot


Documentation / @discordeno/bot / DiscordMessageReactionRemoveAll

Interface: DiscordMessageReactionRemoveAll

Defined in: packages/types/dist/types/discord/gateway.d.ts:558

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

Extends

Properties

channel_id

channel_id: string

Defined in: packages/types/dist/types/discord/gateway.d.ts:536

The id of the channel

Inherited from

Pick.channel_id


guild_id?

optional guild_id: string

Defined in: packages/types/dist/types/discord/gateway.d.ts:540

The id of the guild

Inherited from

Pick.guild_id


message_id

message_id: string

Defined in: packages/types/dist/types/discord/gateway.d.ts:538

The id of the message

Inherited from

Pick.message_id