pub async fn user_check_following(
configuration: &Configuration,
username: &str,
target: &str,
) -> Result<(), Error<UserCheckFollowingError>>
pub async fn user_check_following(
configuration: &Configuration,
username: &str,
target: &str,
) -> Result<(), Error<UserCheckFollowingError>>