Skip to main content

create_knock_event_v1_route

Function create_knock_event_v1_route 

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

ยงPUT /_matrix/federation/v1/send_knock/{roomId}/{eventId}

Submits a signed knock event.