pub(crate) async fn report_event_route(
__arg0: State<State>,
__arg1: ClientIp,
body: Args<Request>,
) -> Result<Response>Expand description
ยงPOST /_matrix/client/v3/rooms/{roomId}/report/{eventId}
Reports an inappropriate event to homeserver admins