Skip to main content

create_leave_event_v2_route

Function create_leave_event_v2_route 

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

ยงPUT /_matrix/federation/v2/send_leave/{roomId}/{eventId}

Submits a signed leave event.