Skip to content

makeHtmlNotice

makeHtmlNotice(body, htmlBody): RoomMessageEventContent

Defined in: src/content-helpers.ts:56

Generates the content for a HTML Notice event

string

the plaintext body of the notice

string

the HTML representation of the notice

RoomMessageEventContent