send message to room (room) with content (content)
Send a message to a Matrix room.
Parameters
Parameter name | Parameter type | Required? | Description |
---|---|---|---|
room | room | ✓ | The room to send the message to. |
content | String OR attachment OR sticker | ✓ | The content of the message. |
Output
void - This is a statement with no outputs