invite user (user) to room (room)
In Matrix → Users; Matrix → Rooms
Invite a user to a room.
Requires the following blocks to be present in the project: matrix login
Parameters
Parameter name | Parameter type | Required? | Description |
---|---|---|---|
user | user | ✓ | The user to invite. |
room | room | ✓ | The room to invite the user to. |
Output
void - This is a statement with no outputs