Preview environment

interface GatewayMessageReactionRemoveDispatchData

external
export interface GatewayMessageReactionRemoveDispatchData

See also: https://discord.com/developers/docs/topics/gateway-events#message-reaction-remove

external
burst : boolean

True if this is a super-reaction

external
channel_id : Snowflake

The id of the channel

external
emoji : APIEmoji

The emoji used to react

See also: https://discord.com/developers/docs/resources/emoji#emoji-object

optionalexternal
guild_id? : Snowflake

The id of the guild

external
message_id : Snowflake

The id of the message

external
type : ReactionType

The type of reaction

external
user_id : Snowflake

The id of the user