pub async fn users_slash_check_following_for_user(
configuration: &Configuration,
username: &str,
target_user: &str,
) -> Result<(), Error<UsersSlashCheckFollowingForUserError>>
pub async fn users_slash_check_following_for_user(
configuration: &Configuration,
username: &str,
target_user: &str,
) -> Result<(), Error<UsersSlashCheckFollowingForUserError>>