Mention Fields
| Param | Data type | Access | Description |
|---|---|---|---|
| id | integer | read | Id of mention |
| author_id | integer | read | Id of mention author |
| link | string | read | Link to source of mention |
| message | string | read | Message body |
| read | boolean | read | Flag if mention was read |
| created_at | datetime | read | Date and time mention was created |