Function restore_client_from_session

Source
pub async fn restore_client_from_session(
    session: FullMatrixSession,
) -> Result<Client>