Skip to content

makeHtmlEmote

makeHtmlEmote(body, htmlBody): RoomMessageEventContent

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

Generates the content for a HTML Emote event

string

the plaintext body of the emote

string

the HTML representation of the emote

RoomMessageEventContent