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