pub(crate) async fn create_join_event_v2_route(
__arg0: State<State>,
body: Args<Request>,
) -> Result<Response>Expand description
ยงPUT /_matrix/federation/v2/send_join/{roomId}/{eventId}
Submits a signed join event.