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