Skip to main content

find_notice_candidate

Function find_notice_candidate 

Source
async fn find_notice_candidate(
    services: &Services,
    server_user: &UserId,
    target: &UserId,
    tag: &TagName,
    candidates: Vec<OwnedRoomId>,
) -> Option<OwnedRoomId>