APIReaction

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

Signature

export interface APIReaction

Properties

6

Methods

0

No methods.

Properties

count: number;

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

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