Values.MessageSourceRepresents the message to be sent, composed of a subject and a body.
val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `String of MessageData.t
| `Structure of (string * [> `String of MessageData.t ]) list ])
list ])
list ]