Function user_current_delete_follow

Source
pub async fn user_current_delete_follow(
    configuration: &Configuration,
    username: &str,
) -> Result<(), Error<UserCurrentDeleteFollowError>>