APIReaction
https://discord.com/developers/docs/resources/channel#reaction-object-reaction-structure
Signature
export interface APIReactionProperties
6Methods
0No methods.
Properties
count: number;Total number of times this emoji has been used to react (including super reacts)
count_details: APIReactionCountDetails;An object detailing the individual reaction counts for different types of reactions
me: boolean;Whether the current user reacted using this emoji
me_burst: boolean;Whether the current user super-reacted using this emoji
emoji: APIPartialEmoji;Emoji information See https://discord.com/developers/docs/resources/emoji#emoji-object
burst_colors: string[];Hexadecimal colors used for this super reaction