ol.trixnity.room.message
Helpers for constructing normalized room message payloads.
This namespace provides small builders for the message-spec maps accepted by
ol.trixnity.room/send-message.
The helpers here focus on common text-message cases:
Use ol.trixnity.event to inspect the events you are replying to.
text
(text body)
(text body opts)
Builds a text message-spec map understood by ol.trixnity.room/send-message.