Skip to main content

kick_user_route

Function kick_user_route 

Source
pub(crate) async fn kick_user_route(
    __arg0: State<State>,
    body: Args<Request>,
) -> Result<Response>
Expand description

ยงPOST /_matrix/client/r0/rooms/{roomId}/kick

Tries to send a kick event into the room.