maelstrom icon indicating copy to clipboard operation
maelstrom copied to clipboard

Room membership: kick

Open chrisabruce opened this issue 4 years ago • 0 comments

Kick a user from the room.

Kick a user from the room.

The caller must have the required power level in order to perform this operation.

Kicking a user adjusts the target member's membership state to be leave with an optional reason. Like with other membership changes, a user can directly adjust the target member's state by making a request to /rooms/<room id>/state/m.room.member/<user id>.

chrisabruce avatar Apr 06 '20 11:04 chrisabruce