Skip to main content

report_user_route

Function report_user_route 

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

ยงPOST /_matrix/client/v3/users/{userId}/report

Reports an inappropriate user to homeserver admins (MSC4260).