Skip to main content

unban_user_route

Function unban_user_route 

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

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

Tries to send an unban event into the room.