GatewayMessageReactionRemoveEmojiDispatchData

export interface GatewayMessageReactionRemoveEmojiDispatchData extends GatewayMessageReactionRemoveData
export interface GatewayMessageReactionRemoveEmojiDispatchData extends GatewayMessageReactionRemoveData
channel_id:Snowflake
The id of the channel
Inherited from GatewayMessageReactionRemoveData
emoji:APIEmoji
The emoji that was removed
guild_id?:Snowflake
The id of the guild
Inherited from GatewayMessageReactionRemoveData
message_id:Snowflake
The id of the message
Inherited from GatewayMessageReactionRemoveData