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