makeHtmlMessage
makeHtmlMessage(
body,htmlBody):RoomMessageEventContent
Defined in: src/content-helpers.ts:41
Generates the content for a HTML Message event
Parameters
Section titled “Parameters”string
the plaintext body of the message
htmlBody
Section titled “htmlBody”string
the HTML representation of the message