pub fn get_prev_batch_from(
    baseu: &Url,
    tk: String,
    roomid: String,
    evid: String
) -> Result<String, Error>