pub(crate) async fn upload_signatures_route(
__arg0: State<State>,
body: Args<Request>,
) -> Result<Response>Expand description
ยงPOST /_matrix/client/r0/keys/signatures/upload
Uploads end-to-end key signatures from the sender user.