Ids of users which are mentioned (e.g., `Hey @Vishal Narkhede, how are you`) in a message, which is being composed in MessageInput component.

```tsx
['vishal-user-id', 'jaap-user-id']
```

| Type |
| - |
| array |
