DiscordMessageReactionAdd
Documentation / @discordeno/bot / DiscordMessageReactionAdd
Interface: DiscordMessageReactionAdd
Defined in: packages/types/dist/types/discord.d.ts:2722
https://discord.com/developers/docs/events/gateway#message-reaction-add
Properties
burst
burst:
boolean
Defined in: packages/types/dist/types/discord.d.ts:2738
true if this is a super-reaction
burst_colors?
optional
burst_colors:string
[]
Defined in: packages/types/dist/types/discord.d.ts:2740
Colors used for super-reaction animation in "#rrggbb" format
channel_id
channel_id:
string
Defined in: packages/types/dist/types/discord.d.ts:2726
The id of the channel
emoji
emoji:
Partial
<DiscordEmoji
>
Defined in: packages/types/dist/types/discord.d.ts:2734
The emoji used to react
guild_id?
optional
guild_id:string
Defined in: packages/types/dist/types/discord.d.ts:2730
The id of the guild
member?
optional
member:DiscordMemberWithUser
Defined in: packages/types/dist/types/discord.d.ts:2732
The member who reacted if this happened in a guild
message_author_id?
optional
message_author_id:string
Defined in: packages/types/dist/types/discord.d.ts:2736
The id of the author of this message
message_id
message_id:
string
Defined in: packages/types/dist/types/discord.d.ts:2728
The id of the message
type
type:
DiscordReactionType
Defined in: packages/types/dist/types/discord.d.ts:2742
The type of reaction
user_id
user_id:
string
Defined in: packages/types/dist/types/discord.d.ts:2724
The id of the user