Message schema
| Field | Description |
|---|---|
| _id | A canonical ID that can be used to retrieve the message. |
| text | Text received from bot user, or interpreted text from voice message |
| received | Unix timestamp of the receive time |
| source | The source of message, which includes the raw message from the channel |