Skip to main content

remove_join_request

Function remove_join_request 

Source
pub async fn remove_join_request(
    client: &mut Client,
    id: u64,
    user_id: u64,
) -> Result<(), Error>