
## Reaction codes

48 available codes for [adding](/docs/bots/ui/reaction-add) and [removing](/docs/bots/ui/reaction-delete) reactions.

| Code | Description |
|-----|---------|
| `like` | Like |
| `dislike` | Dislike |
| `faceWithTearsOfJoy` | Laughing to tears |
| `redHeart` | Heart |
| `neutralFace` | Indifferent |
| `fire` | Fire! |
| `cry` | What a pity |
| `slightlySmilingFace` | Smiling |
| `winkingFace` | Winking |
| `laugh` | Laughing |
| `kiss` | Admiring |
| `wonder` | Shock |
| `slightlyFrowningFace` | Sad |
| `loudlyCryingFace` | Crying |
| `faceWithStuckOutTongue` | Tongue |
| `faceWithStuckOutTongueAndWinkingEye` | Teasing |
| `smilingFaceWithSunglasses` | Cool |
| `confusedFace` | Not sure |
| `flushedFace` | Embarrassed |
| `thinkingFace` | Doubtful |
| `angry` | Angry |
| `smilingFaceWithHorns` | Gloating |
| `faceWithThermometer` | Sick |
| `facepalm` | No comment |
| `poo` | Yuck |
| `flexedBiceps` | Powerful |
| `clappingHands` | Magnificent |
| `raisedHand` | High five |
| `smilingFaceWithHeartEyes` | Beautiful |
| `smilingFaceWithHearts` | Love it |
| `pleadingFace` | Pleading |
| `relievedFace` | Zen |
| `foldedHands` | Thank you |
| `okHand` | OK |
| `signHorns` | Rock! |
| `loveYouGesture` | All good |
| `clownFace` | Clown |
| `partyingFace` | Congratulations |
| `questionMark` | Question |
| `exclamationMark` | Attention |
| `lightBulb` | Idea |
| `bomb` | Bomb |
| `sleepingSymbol` | Falling asleep |
| `crossMark` | Cancel |
| `whiteHeavyCheckMark` | Done |
| `eyes` | Eyes |
| `handshake` | Agreed |
| `hundredPoints` | Support |

## See also

- [Add reaction](/docs/bots/ui/reaction-add) — setting a reaction on a message
- [Remove reaction](/docs/bots/ui/reaction-delete) — removing a reaction
- [Events](/docs/bots/events) — the `ONIMBOTV2REACTIONCHANGE` event
