maelstrom icon indicating copy to clipboard operation
maelstrom copied to clipboard

Room membership: inviteUser

Open chrisabruce opened this issue 4 years ago • 0 comments

Invite a user to participate in a particular room.

.. _invite-by-user-id-endpoint:

Note that there are two forms of this API, which are documented separately. This version of the API requires that the inviter knows the Matrix identifier of the invitee. The other is documented in the third party invites section_.

This API invites a user to participate in a particular room. They do not start participating in the room until they actually join the room.

Only users currently in a particular room can invite other users to join that room.

If the user was invited to the room, the homeserver will append a m.room.member event to the room.

.. third party invites section: invite-by-third-party-id-endpoint

chrisabruce avatar Apr 06 '20 11:04 chrisabruce