# MentionsType

| Properties | Description                                | Type           |
| ---------- | ------------------------------------------ | -------------- |
| users?     | Array of object including mentioned users. | Array\<Object> |
| channels?  | List of mentioned channels                 | Array\<Object> |
| roles?     | List of mentioned roles                    | Array\<Object> |
| everyone?  | mention/ping type                          | Boolean        |
| here?      | mention/ping type                          | Boolean        |
