html(sender:)

The HTML version of the message body

func html(sender: Participant? = 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!