Skip to main content

claim_keys_helper

Function claim_keys_helper 

Source
pub(crate) async fn claim_keys_helper(
    services: &Services,
    one_time_keys_input: &BTreeMap<OwnedUserId, BTreeMap<OwnedDeviceId, OneTimeKeyAlgorithm>>,
) -> Result<Response>