interface APIReaction

external
export interface APIReaction

https://discord.com/developers/docs/resources/channel#reaction-object-reaction-structure

external
burst_colors : string[]

Hexadecimal colors used for this super reaction

external
count_details : APIReactionCountDetails

An object detailing the individual reaction counts for different types of reactions

external
count : number

Total number of times this emoji has been used to react (including super reacts)

external
emoji : APIPartialEmoji

Emoji informationSee https://discord.com/developers/docs/resources/emoji#emoji-object

external
me_burst : boolean

Whether the current user super-reacted using this emoji

external
me : boolean

Whether the current user reacted using this emoji