body(sender:)

HTML representation of the message body

func body(sender: Member? = nil) -> Html

Parameters

sender

optionally specify the full details of the sender

Discussion

WARNING: this is possibly untrusted HTML. You must parse or sanitize appropriately!