Sends a message to another user.
| Name | Type | Description | Mode |
|---|---|---|---|
| to | String | the recipient of the message | in |
| type | String | the type of message | in |
| subject | String | the subject of the message | in |
| body | String | the content of the message | in |
| thread | String | a conversation thread | in |