export interface GatewayMessageReactionRemoveDispatchData
See also: https://discord.com/developers/docs/topics/gateway-events#message-reaction-removeundefined
boolean burst :
True if this is a super-reaction
Snowflake channel_id :
The id of the channel
APIEmoji emoji :
The emoji used to react
See also: https://discord.com/developers/docs/resources/emoji#emoji-objectundefined
optionalSnowflake guild_id? :
The id of the guild
Snowflake message_id :
The id of the message
ReactionType type :
The type of reaction
Snowflake user_id :
The id of the user