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