GatewayMessageReactionAddDispatchData

export interface GatewayMessageReactionAddDispatchData extends GatewayMessageReactionRemoveDispatchData
export interface GatewayMessageReactionAddDispatchData extends GatewayMessageReactionRemoveDispatchData
burst_colors?:string[]
Colors used for super-reaction animation in "#rrggbb" format
burst:boolean
True if this is a super-reaction
Inherited from GatewayMessageReactionRemoveDispatchData
channel_id:Snowflake
The id of the channel
Inherited from GatewayMessageReactionRemoveDispatchData
guild_id?:Snowflake
The id of the guild
Inherited from GatewayMessageReactionRemoveDispatchData
The member who reacted if this happened in a guild
message_author_id?:Snowflake
The id of the user that posted the message that was reacted to
message_id:Snowflake
The id of the message
Inherited from GatewayMessageReactionRemoveDispatchData
The type of reaction
Inherited from GatewayMessageReactionRemoveDispatchData
user_id:Snowflake
The id of the user
Inherited from GatewayMessageReactionRemoveDispatchData