pub(crate) async fn create_knock_event_template_route(
__arg0: State<State>,
body: Args<Request>,
) -> Result<Response>Expand description
ยงGET /_matrix/federation/v1/make_knock/{roomId}/{userId}
Creates a knock template.