Interface
APIMessageReaction
Reaction aggregation on a message.
Properties
| Name | Type | Description |
|---|---|---|
| count | number | Total count of reactions with this emoji. |
| emoji | APIReactionEmoji | The emoji used. |
| me? | boolean | null | Whether the current user reacted with this emoji. |