Skip to content

makeTextMessage

makeTextMessage(body): RoomMessageEventContent

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

Generates the content for a Plaintext Message event

string

the plaintext body of the emote

RoomMessageEventContent