pub(crate) async fn send_transaction_message_route(
__arg0: State<State>,
__arg1: ClientIp,
body: Args<Request>,
) -> Result<Response>Expand description
ยงPUT /_matrix/federation/v1/send/{txnId}
Push EDUs and PDUs to this server.