Skip to content

Message

Esteban Galvis Triana edited this page Sep 5, 2023 · 2 revisions

Message

A message node allows a message to be sent, these messages can be formatted using jinja variables.

Content:

- id: m1
  type: message
  message_type: "m.text | m.notice"
  text: "Hello World!"
  o_connection: m2

Clone this wiki locally