DiscordMessageReactionAdd
Documentation / @discordeno/types / DiscordMessageReactionAdd
Interface: DiscordMessageReactionAdd
Defined in: discord/gateway.ts:760
Properties
burst
burst:
boolean
Defined in: discord/gateway.ts:776
true if this is a super-reaction
burst_colors?
optionalburst_colors?:string[]
Defined in: discord/gateway.ts:778
Colors used for super-reaction animation in "#rrggbb" format
channel_id
channel_id:
string
Defined in: discord/gateway.ts:764
The id of the channel
emoji
emoji:
Partial<DiscordEmoji>
Defined in: discord/gateway.ts:772
The emoji used to react
guild_id?
optionalguild_id?:string
Defined in: discord/gateway.ts:768
The id of the guild
member?
optionalmember?:DiscordMemberWithUser
Defined in: discord/gateway.ts:770
The member who reacted if this happened in a guild
message_author_id?
optionalmessage_author_id?:string
Defined in: discord/gateway.ts:774
The id of the author of this message
message_id
message_id:
string
Defined in: discord/gateway.ts:766
The id of the message
type
type:
DiscordReactionType
Defined in: discord/gateway.ts:780
The type of reaction
user_id
user_id:
string
Defined in: discord/gateway.ts:762
The id of the user