# messageReactionRawTypes

| Properties         | Description     | Type           |
| ------------------ | --------------- | -------------- |
| serverId           | guild id        | String         |
| reaction           | reaction object | Object         |
| reaction.channelId | channel id      | String         |
| reaction.messageId | message id      | String         |
| reaction.createdBy | user id         | String         |
| emote              | emote object    | Object         |
| emote.id           | emote id        | Number\|String |
| emote.name         | emote name      | String         |
| emote.url          | emote url       | String         |
