class ChatMessage
package borogove
Variables
finalversions:ReadOnlyArray<ChatMessage>
Array of past versions of this message, if it has been edited
Methods
html(?sender:Participant):String
Get HTML version of the message body
WARNING: this is possibly untrusted HTML. You must parse or sanitize appropriately!
Parameters:
sender | optionally specify the full details of the sender |
|---|
threadIcon():Null<Null<String>>
The URI of an icon for the thread associated with this message, or NULL