Home > borogove > ChatMessage > body
ChatMessage.body() method
HTML representation of the message body WARNING: this is possibly untrusted HTML. You must parse or sanitize appropriately!
Signature:
body(sender?: borogove_Participant | null): borogove_Html;
Parameters
| Parameter | Type | Description |
|---|---|---|
| sender | borogove_Participant | null | (Optional) optionally specify the full details of the sender |
Returns: