DiscordMessageReactionAdd
Documentation / @discordeno/bot / DiscordMessageReactionAdd
Interface: DiscordMessageReactionAdd
Defined in: packages/types/dist/types/discord/gateway.d.ts:532
Properties
burst
burst:
boolean
Defined in: packages/types/dist/types/discord/gateway.d.ts:548
true if this is a super-reaction
burst_colors?
optional
burst_colors:string
[]
Defined in: packages/types/dist/types/discord/gateway.d.ts:550
Colors used for super-reaction animation in "#rrggbb" format
channel_id
channel_id:
string
Defined in: packages/types/dist/types/discord/gateway.d.ts:536
The id of the channel
emoji
emoji:
Partial
<DiscordEmoji
>
Defined in: packages/types/dist/types/discord/gateway.d.ts:544
The emoji used to react
guild_id?
optional
guild_id:string
Defined in: packages/types/dist/types/discord/gateway.d.ts:540
The id of the guild
member?
optional
member:DiscordMemberWithUser
Defined in: packages/types/dist/types/discord/gateway.d.ts:542
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/gateway.d.ts:546
The id of the author of this message
message_id
message_id:
string
Defined in: packages/types/dist/types/discord/gateway.d.ts:538
The id of the message
type
type:
DiscordReactionType
Defined in: packages/types/dist/types/discord/gateway.d.ts:552
The type of reaction
user_id
user_id:
string
Defined in: packages/types/dist/types/discord/gateway.d.ts:534
The id of the user