List of reactions added to the message.

```tsx
[
  {
    own: true,
    type: 'love'
  },
  {
    own: false,
    type: 'haha'
  }
]
```

| Type |
| - |
| array |
