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